* { margin:0; padding:0;}
body { background:#1f1f1f; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; line-height:1.0625em; color:#484846; text-transform:uppercase;}

input, select, textarea { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1em;}

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

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom: 18px;}

span { color:#BF0832; }

.tail-top { background:url(images/tail-top-restaurant-candiccis.jpg) center top repeat-x;}
.tail-middle { background:url(images/tail-middle.jpg) center 173px repeat-x #222;}
.tail-bottom { background:url(images/tail-bottom.jpg) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#reserve-form label { display:block; height:41px;} 
#reserve-form label input { width:182px; padding:1px 0 1px 3px; color:#484846; background:#f4f2e7; border:none;}
#reserve-form textarea {width:462px; height:95px; padding:1px 0 1px 3px; margin-bottom:14px; color:#484846; background:#f4f2e7; border:none; overflow:auto;}
#reserve-form select { width:54px;  color:#484846; background:#f4f2e7; border:none; margin-right:13px; }
#reserve-form .label {display:block; height:46px;}

#contacts-form { padding-bottom:14px;}
#contacts-form label { display:block; height:40px;} 
#contacts-form label input { width:178px; padding:0 0 0 3px; color:#484846; background:#f4f2e7; border:none;}
#contacts-form textarea {width:178px; height:184px; padding:0 0 0 3px; margin-bottom:27px; padding:1px 0 1px 3px; color:#484846; background:#f4f2e7; border:none; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.top-links { float:right; padding:67px 15px 0 0;}
.top-links li { display:inline; color:#111;}
.top-links li a { color:#111; text-decoration:none; padding:0 13px 0 11px;}
.top-links li a:hover { text-decoration:underline;}

.nav { width:100%; overflow:hidden;}
.nav li { display:inline;}
.nav li a { display:block; float:left; width:131px; height:40px;}
.nav li a:hover { background:url(images/nav-bg1.png) no-repeat left top;}

.slides { width:100%; overflow:hidden; padding-bottom:10px;}
.slides li { float:left; margin-right:8px;}
.slides li.last { margin-right:0;}

.list1 li { color:#957919; padding-bottom:11px;}
.list1 li a { color:#957919; padding-left:6px;}

.list2 li { color:#475a50; padding-bottom:11px;}
.list2 li a { color:#475a50; padding-left:6px;}

.list3 li { color:#747474; padding-bottom:11px;}
.list3 li a { color:#747474; padding-left:6px;}

.list4 { width:100%; overflow:hidden;}
.list4 li { float:left; width:133px; padding-right:31px; background:url(images/line-ver.gif) 147px top repeat-y;}
.list4 li.alt { width:158px; background:url(images/line-ver.gif) 174px top repeat-y;}
.list4 li.last { padding-right:0 !important; background:none;}
.list4 li img { margin:6px 0 8px 0;}

.list9 { width:100%; overflow:hidden;}
.list9 li { float:left; width:133px; padding-right:31px; background:url(images/line-ver.gif) 147px top repeat-y;}
.list9 li.alt { width:158px; background:url(images/line-ver.gif) 174px top repeat-y;}
.list9 li.last { padding-right:0 !important; background:none;}
.list9 li img { margin:6px 0 8px 0;}

.list5 { margin:0 -13px 0 -13px;}
.list5 dt { color:#475a50; padding:0 0 0 13px;}
.list5 dt a { padding-left:4px; color: #475a50;}
.list5 dd { background:url(images/line-hor1.gif) left bottom repeat-x; margin-bottom:14px; padding:0 0 13px 24px;}
.list5 dd.last { background:none; margin-bottom:0; padding-bottom:10px;}

.list6 { margin:0 -13px 0 -13px;}
.list6 dt { color:#BF0832; padding:0 0 0 13px;}
.list6 dt a { padding-left:4px; color: #BF0832;}
.list6 dd { background:url(images/line-hor1.gif) left bottom repeat-x; margin-bottom:14px; padding:0 0 13px 24px;}
.list6 dd.last { background:none; margin-bottom:0; padding-bottom:10px;}

.list6 li { width:100%; overflow:hidden; background:url(images/line-dotted.gif) left bottom repeat-x; margin-bottom:10px; vertical-align:top;}
.list6 li em { float:left; font-style:normal; color:#BF0832; background:#BF0832;}
.list6 li span { float:right; background:#fefdf2; color:#BF0832;}
.list6 li.last { margin-bottom:20px;}

.list7 li { width:100%; overflow:hidden; background:url(images/line-dotted1.gif) left bottom repeat-x; margin-bottom:10px; vertical-align:top;}
.list7 li em { float:left; font-style:normal; color:#475a50; background:#fefdf2;}
.list7 li a { color:#475a50;}
.list7 li span { float:right; background:#fefdf2; color:#475a50;}
.list7 li.last { margin-bottom:20px;}

.list8 li { width:100%; overflow:hidden; background:url(images/line-dotted2.gif) left bottom repeat-x; margin-bottom:10px; vertical-align:top;}
.list8 li em { float:left; font-style:normal; color:#747474; background:#fefdf2;}
.list8 li a { color:#747474;}
.list8 li span { float:right; background:#fefdf2; color:#747474;}
.list8 li.last { margin-bottom:20px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img.fleft { margin:0 20px 0 0;}
.img-box img.fright { margin:0 0 0 10px;}

.extra-wrap { overflow:hidden; }

/*==================txt, links, lines, titles====================*/
a {color:#957919; text-decoration:none;}
a:hover{text-decoration: underline;}

a style5{color:#000;}
a:hover{text-decoration: underline;}




h1 { font-size:1.46em; color:#957919; font-weight:normal; line-height:1.16em; padding:6px 0 0 0; margin-bottom:13px;}
h2 { font-size:1.46em; color:#556b5f; font-weight:normal; line-height:1.16em; margin-bottom:12px;}
h3 { font-size:.85em; font-weight:normal; text-transform:uppercase; padding:5px 0 0 15px;}
h3 a{ font-size:.85em; font-weight:normal; color: #fff; text-transform:uppercase; padding:5px 0 0 15px;}
h4 { font-size:.85em; font-weight:normal; color: #BF0832; text-transform:uppercase; padding:5px 0 0 15px;}
h4 a{ font-size: 10px; font-weight:normal; color: #BF0832; text-transform:uppercase; padding:5px 0 0 15px;}
h5 { font-size: 10px; text-transform:uppercase; margin-bottom:6px; font-weight:normal; color:#BF0832;}
h6 { font-size:1em; text-transform:uppercase; margin-bottom:6px; font-weight:normal;}

.link1 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 22px 5px 25px; font-style:normal;}
.link1:hover { text-decoration:underline;}

.link2 { display:block; float:right; background:url(images/link2-bg.gif) left top repeat-x; color:#fff; text-decoration:none; margin-left:14px;}
.link2 em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.link2 b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:2px 22px 5px 24px; font-style:normal;}
.link2:hover { text-decoration:underline;}

.button { float:right;}
.button span { display:block; background:url(images/button-left.gif) no-repeat left top; padding-left:3px;}
.button span span { background:url(images/button-right.gif) no-repeat right top; padding-right:4px; padding-left:0;}
.button span span a { display:block; background:#333743; padding:4px 5px 3px 5px; color:#fff; text-decoration:none; text-transform:uppercase;}
.button span span a:hover { text-decoration:underline;}

.line-hor { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 17px 0;}
.line-hor1 { background:url(images/line-hor1.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:8px -12px 15px -12px;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}
.title-box { background:url(images/tail-box-candiccis.jpg) left top repeat-x; margin-bottom:13px; width:100%;}
.title-box .left { background:url(images/title-box-left.gi) no-repeat left top;}
.title-box .right { background:url(images/tail-right-candiccis.pn) no-repeat right top; height:26px; color:#fff0be;}

/*==================boxes====================*/
.content-box .top { background:url(images/content-box-top.png) no-repeat left top; height:12px; overflow:hidden; font-size:0; line-height:0;}
.content-box .border-left { background:url(images/border-left.png) left top repeat-y; padding-left:4px;}
.content-box .border-right { background:url(images/border-right.png) right top repeat-y; padding-right:4px;}
.content-box .inside { padding:0 9px 8px 9px; background:#fff;}

.sl-box { background:url(images/sl-bg.jpg) left top repeat-x; width:100%; margin-bottom:7px;}
.sl-box .left { background:url(images/sl-left.jpg) no-repeat left top;}
.sl-box .right { background:url(images/sl-right.jpg) no-repeat right top; height:286px;}
.sl-box .inner { padding:5px 0 0 7px;}
.sl-box strong { display:block; font-size:1.46em; font-weight:normal; color:#576959; line-height:1.1em; padding-left:5px;}

.box { background:#fefdf2; width:100%;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left; padding:0;}
.box .border-right {background:url(images/border.gif) repeat-y right; padding:0;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:14px 30px 14px 30px;}
.box h2 { color:#957919; margin-bottom:23px;}

.cont-box { padding:0 280px 0 0; margin:0;}
.cont-box span { float:right;}


/*header*/
#header .row-1 { height:129px;}

#header .row-1 li { color:#eee;}
#header .row-1 a{ color:#eee;}
#header .row-1 .indent {}
#header .row-2 { }
#header .logo { position:absolute; top:3px; left: 7px;}

/*content*/
#content .indent { padding:0 12px 0 14px;}

#content .indent1 { padding:0 12px 18px 14px;}
#content .indent2 { padding:0 0 18px 14px;}
#content .indent3 { padding:0 0 18px 14px;}

/*footer*/
#footer { color:#858583;}
#footer strong { text-transform:uppercase;}
#footer p { margin:0; padding: 0 90px 10px 5px;  position: absolute; left: 710px; text-decoration:none; line-height: 10px;}
#footer a {
	color:#02724A;
padding:0 12px 18px 14px;
}

#footer small {
	color:#666;
padding:0 12px 18px 14px;
}


/* contact block set */
#contactForm {
display: block;
float: left;
border: 0px #999 dotted;
margin: 0 10px 0 0px;
}

#contactForm ul {
list-style: none;
padding: 0;
margin: 10px 0 0 0;
}

#contactForm ul li {
padding-top: 5px;
border: 0;
}

#contactForm ul li a {
text-decoration: underline;
color: #777;
}

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

#contactForm ul li label {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 9 px;
font-weight: normal;
color: #444;
text-transform: uppercase;
text-align: left;
border-right: 0px #444 solid;
padding: 0 0 0 0;
margin: 0 0 0 0;
}



#contactForm ul li .formfieldarea {
width: 190px;
height: 200px;
background-color:  #ddd;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color: #000;
border : 1px solid #222;
padding: 2px 2px;
margin: 0;
}

#contactForm .inputBox {
width: 190px;
height: 15px;
background-color: #ddd;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color: #000;
border : 1px solid #222;
padding: 0;
margin: 0;
}

#contactForm fieldset {
border-top: 0px #111 dotted;
border-right: 0px #111 dotted;
border-bottom: 0px #111 dotted;
border-left: 0px #111 dotted;
padding: 0 0 5px 0;
margin: 0 0 0 0;
}

#contactForm label.submit {
display: block;
text-align: left;
padding: 10px;
}

/* end contact block set */









.bar .col1 {width:170px; padding-left: 75px;}

.bar  .col2 {width:160px; padding:0 0 0 14px; }

.bag .col1 {width:190px; padding-left: 90px;}

