/*-----[ structure  ]----------------------------------------------------------------------------*/

body {
	background-color: #EBE3C6;
	margin-top: 0;
	margin-left:0;
}

#wrapper {
	width: 970px;
	height:auto;
	margin-left: 7px;
	margin-top: 7px;
	background:#FFDDA4;
	overflow:hidden;
}

#banner {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream2.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner1 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream3.jpg) no-repeat top left;
	margin-top: 15px;
}
#banner2 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream4.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner3 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream5.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner4 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream6.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner5 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream7.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner6 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream8.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner7 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream9.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner8 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream10.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner9 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream11.jpg) no-repeat top left;
	margin-top: 15px;
}


#banner10 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream12.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner11 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream13.jpg) no-repeat top left;
	margin-top: 15px;
}


#banner12 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream14.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner13 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream15.jpg) no-repeat top left;
	margin-top: 15px;
}


#banner14 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream16.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner15 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream17.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner16 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream18.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner17 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream19.jpg) no-repeat top left;
	margin-top: 15px;
}

#banner18 {
	width: 710px;
	height: 265px;
	float:left;
	background: url(iceCream20.jpg) no-repeat top left;
	margin-top: 15px;
}


#delivery {
	width: 183px;
	height: 179px;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
}

#topMenu {
	width: 710px;
	background-image: url(topMenu.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Georgia,"trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	background-position: left top;
		padding-top: 4px;
}

#menu {
	width: 710px;
	background: url(mainMenuBg.gif) repeat;
	background-repeat: repeat-x;
	height: 25px;
	font-family: Georgia,"trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	float:left;
}

#leftCol {
	width: 241px;
	height:100%;
	float:left;
}



#rightCol {
	width: 710px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	min-height: 650px;
}

html>body #rightCol {
	width: 726px;
}


#content .cent {
	padding: 35px 70px;
}
#content .cent h1 {
	margin-left: 0;
}

/*-----[ presentation ]----------------------------------------------------------------------------*/


ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a img {
	border: none;
	
}

img {
	border: 0px solid red;
	margin: 0;
}



/*-----[ topMenu ]----------------------------------------------------------------------------*/
#topMenu ul li {
	float: left;
}

#topMenu ul li a{
	color: #990000;
	margin-left: 22px;
	margin-right: 23px;
	margin-top: 3px;
	text-decoration: none;
}

#topMenu ul li a:hover{
	color: #FDB515;
}

#topMenu ul li a.white{
	color: #FFFFFF;
	padding-left: 10px;
}

#topMenu ul li.white a:hover{
	color: #FFFFFF;
}

/*-----[ main menu ]----------------------------------------------------------------------------*/


#menu ul li {
	float:left;
}
#menu ul li.active-link {
	background:url(mainMenuBgVisited.gif) repeat;
	height: 22px;
	color: #CF2102;
}
#menu ul li a{
	display: block;
	font: 14px bold Georgia,"trebuchet MS", Arial, sans-serif;
	color: #990000;
	text-decoration: none;
	padding: 6px 22px 2px 22px;
}

#menu ul li a:hover {
	color: #CF2102;
	text-decoration: none;
	background:url(mainMenuBgVisited.gif) repeat;
}

/*-----[ logo ]----------------------------------------------------------------------------*/
#logo1 {
	float:left;
	background:url(logo.gif) no-repeat top left;
	width: 246px;
	height: 154px;
}

a#logo {
	display: block;
	width: 246px;
	height: 154px;
	float: left;
}

a#logo em {
	display: none;
}

/*-----[ left menu ]----------------------------------------------------------------------------*/

#leftMenu {
	background-color: #FFDDA4;
	height: auto;
	
}


#leftMenu h1 {
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-left: 18px;
	padding-top:8px;
	padding-bottom:8px;
	clear: both;
}

html>body #leftMenu h1 {
	padding: 7px;
}

#section {
	background-color: #FFDDA4;
	height: auto;
	float:left;
	
}


.section1  { 
	width:100%; 
	float: left; 
	margin-right: 2px;
	line-height: 21px;
}

.section1 a { 
	display:block;
	color: #990000;
	text-decoration: none;
	line-height: 21px;
	padding-left: 10px; 	
	border-bottom: 1px dotted #990000;
	}

.section1 a:hover { 
	background: #FDB515; 
	line-height: 21px;
 }




/*-----[ recipie ]----------------------------------------------------------------------------*/

#recipie {
	width: 241px;
	height: 137px;
	background:#FFDDA4 url(boxBg.gif) no-repeat 5px 15px;
		float:left;
}
#recipie h1{
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color:#990000;
	padding: 25px 0 0 17px;
}

html>body #recipie h1 {
	padding: 27px 0 0 17px;
}

#recipie li.date{
	color:#FDB515;
	height: 25px;
}

#recipie ul li {
	width: 150px;
	font-family: verdana, "trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color:#990000;
	padding-left: 18px;
}

li.more a{
	float: right;
	font-family: verdana, "trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	background: url(arrow.gif) no-repeat 20px 9px;
	color:#990000;
	padding-right: 20px;
	padding-left: 34px;
	padding-top: 5px;
}
li.more a:hover {
	color: #000;
}

.recipePhoto {
	float: left;
	width: 200px;
	height: auto;
	margin: 20px;
}
.ingredients {
	float: right;
	width: 150px;
	text-align: left;
	margin-top: 20px;
	height: auto;
}

.recipeDes {
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 5px;
	padding:2px;
}

.recipeDes p {
	font-family: georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	padding: 0;
}

/*-----[ competition ]----------------------------------------------------------------------------*/

#competition {
	width: 233px;
	height: 93px;
	background:#FFDDA4;
	padding-top: 15px;
	padding-left: 8px;
		float:left;
}

/*-----[ newsletter ]----------------------------------------------------------------------------*/

#newsletter {
	width: 241px;
	height: 106px;
	padding-top: 12px;
	padding-left: 5px;
}

/*-----[ content ]----------------------------------------------------------------------------*/
#content {
	float: left;
	width: 710px;
	min-height: 390px;
	border-top: 4px solid #FFDDA4;
	background-color:#FFFFFF;
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 390px;
}
/**/

.text {
	font-family: Verdana, "trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	margin: 20px;
	min-height: 390px;
}

#content img.corporate {
	float: right;
	padding: 45px 15px 15px 15px;
}
/* for Internet Explorer */
/*\*/
* html .text {
height: 390px;
}
/**/

#content .left {
	width: 430px;
	height:auto;
	float: left;
}

#content h1, h2{
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	border-bottom: 1px solid #990000;
	margin-left: 20px;
	padding-left: 2px;
	padding-top: 20px;
}
#content h1 a{
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	border-bottom: 1px solid #990000;
	margin: 20px;
        text-decoration:none;
        
}
#content h1 a:hover {
	color: #000;
        
}
#content h3{
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #D59405;
	margin-left: 20px;
	padding-left: 2px;
	padding-top: 20px;
	width: 100%;
}
#content h4{
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #D57105;
	border-bottom: 1px solid #990000;
	margin-left: 20px;
	padding-left: 2px;
}
#content h5{
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #D57105;
	border-bottom: 1px solid #990000;
	margin-left: 2px;
	padding-left: 5px;
}
#content p{
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 20px;
	line-height: 1.5em;
	padding-top: 4px;
}

#content ul li{
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin-left: 20px;
	line-height: 1.5em;
	list-style: square;
}
#content ol li{
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin-left: 40px;
	line-height: 1.5em;
}

#content .right {
	float: right;
	width: 240px;
	height:auto;
	padding-top: 15px;
}

#content .right_lightbox {
	float: right;
	width: 240px;
	height:auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.right_lightbox img {
	border: 1px solid #242424 !important;
}
.right_lightbox a:hover img {
	border: 1px solid #c52126 !important;
}
.right_lightbox h1 {
	margin: -14px 0px 20px 0px !important;
}
/*------[ products ]--------------------------------------------------------------------------*/

div.sweets {
	float:left;
	width: 170px;
	height: auto;
	margin: 0;
	text-align: center;
	padding-bottom: 24px;
}

html>body div.sweets {
	width: 175px;
	height: auto;
	margin: 0;
}

div.sweets img {
	border: 1px solid #8E2C05;
	padding: 3px;
	margin-left: 12px;
}

.Right {
	border: 1px solid #8E2C05;
	padding: 3px;
	margin-left: 12px;
	float:right;
}

div.sweets p {
	display:block;
	width: 130px;
	text-align: left;
	padding: 0 0 0 14px;
	margin: 0;
}

div.sweets a:link{
	color: #F3EDDA;
	width: 140px;
	height: 55px;
	text-decoration:underline;
}

div.sweets a:hover {
	color: #000;
}


div.more a {
	width: 150px;
	height: 21px;
	float: right;
	padding: 20px 0 0 0;
	margin: 0;
	color: #fff;
}

div.more a:hover {
	color: #000
}

/*-----[ footer ]----------------------------------------------------------------------------*/

#footer {
	width: 970px;
	height:28px;
	background: url(bgFooter.gif) repeat;
	clear:both;
}

#footer ul {
	padding-top: 6px;
	padding-left: 10px;
}

#footer ul.menu {
	float: left;
}

#footer ul li {
	float: left;
	margin: 4px 18px;
}

#footer ul li a {
	font-family: Georgia, "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}

#footer ul li a:hover {
	color: #000;
}
