/* =Master style
******************/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, big, cite, code, em, font, img, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; color: #fff;}
ol, ul { list-style: none;}
p, div{color: #ccc;}
a {color:#fff; text-decoration: underline;}
a:hover{text-decoration: none;}
img{margin:0; padding:0;}

/* =Global Setting
***********************/
body {font: normal 62.5% Arial, Tahoma, Verdana, sans-serif;min-width: 779px;background: #000304 url(../images/body_bg.gif) repeat-x 0 0;}
p{font-size: 1.1em;}
img a{border: none;}
a img{text-decoration: none;}

/* =Common & Home page Styles
****************************/
#outerWrap{float: left; width: 1003px; background: transparent url(../images/banner_img.jpg) no-repeat 0 0; }
#header{float: left; width:791px; height: 133px;margin-left:210px; display: inline; background: transparent url(../images/site_heading.jpg) no-repeat 0 0;}
h1{float: left; width: 100%; clear: both;}
h1 a{float: right; width:454px; height: 50px; margin: 50px 10px 0 0; text-indent: -9999px; }

#contentWrap{ float: left; width: 722px; margin-left:196px; display: inline; border: 10px solid #000304; border-width: 0 10px 0 14px;background:  #fff;}
#content{float: left; width: 100%; position: relative; left: -8px;}
#tagline{float: left; width: 100%; clear: both; padding-bottom:7px; }
#tagline p.taglineTxt{float: left; width:515px; background:#CC0719; text-align: center; text-transform: uppercase; color: #fff; font-size: 1.3em; font-weight: 700; height: 28px; padding: 0 6px;}
.taglineTxt span{margin-top: 6px;display: block}
#tagline p.globalSearch{float: right; width:188px; margin-left:7px; display: inline; background:transparent url(../images/global_search_box.gif) no-repeat 0 0; height: 28px;}
.globalSearch input{border: none; background: transparent; float: left; width:143px !important; width: 140px; padding:0; margin:0; margin-top: 6px; }
.globalSearch a{float: left; padding:5px 7px 6px 8px; margin-top: 1px;  background:#CC0719; color: #fff; text-decoration: none; font-size: 1.2em}

#subNav{float: left; width: 161px; /*margin-top:65px;*/ margin-top:58px;}
#subNav li{float: left; width: 100%; margin-top:10px; }
#subNav li a{display: block;background: #B4B25F url(../images/bullet.gif) no-repeat 146px 8px; color:#fff; padding: 6px 20px 6px 30px;text-decoration: none; font-size: 1.3em; font-weight: 700;  }

.homeCont{float: right; width: 551px; padding-bottom: 5px;}
.homeCont .welcomeInfo{float: left; width:356px; }
.welcomeInfo .welcomeTxt{float: left; width: 100%; padding: 4px 0 10px 0; color: #000; font-size: 1.3em; min-height: 42px;}
.welcomeInfo .welcomeImg{padding:0; margin:0; position: relative; }
.welcomeInfo .welcomeImg img.home{padding:0; margin:0; position: relative; width:356px; height:217px; }
/*.welcomeImg a.more{position: absolute; width: 100px; height: 25px;  top: 196px; left: 4px; cursor: pointer;}
.welcomeInfo select{width: 100%; }*/


.welcomeImg .transpTxt {position:absolute; top:93px; left: 0; width: 198px; background:url(../images/semi_trans.png) repeat 0 0;}

/*IE6 only*/
*html .welcomeImg .transpTxt {filter: expression((runtimeStyle.backgroundImage != 'none') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=scale)' : runtimeStyle.filter,runtimeStyle.backgroundImage = 'none'); top:20px;}

.transpTxt h3{background:#CC0719; color: #fff; text-transform: uppercase; font-size: 1.3em; padding: 3px 0; text-indent:10px; margin-bottom:10px; display:block;}
.transpTxt p{padding: 10px; font-size: 1.1em; color:#fff; display:block;}
.transpTxt p strong{font-weight: 700;}
.transpTxt a.more{display:block; text-decoration: none; font-weight: 700; cursor:pointer; text-align:right; }

.newsWrap{float: right; width:188px; margin-left:7px; display: inline;}
.newsWrap h2{background: #B4B25F; font-size: 1.3em; font-weight: 700; padding: 7px 10px 5px; float: none; display: block; height: auto;width: auto; margin:0;  }
.newsWrap .news{border: 1px solid #B4B25F;margin-top:7px; height: 256px; overflow: auto;}
.news .title{color: #CC0719; font-size: 1.3em; padding: 3px 0 0; /*font-weight:bold; text-indent: 10px;*/ margin-left:10px;}
.news .title a{color: #CC0719; padding: 3px 0 0; text-decoration: none; /*font-weight:bold; text-indent: 10px;*/}
.news .entry{border-bottom: 1px solid #B4B25F; }
/*.news .entry{color:#000000; font-size:1em; font-weight:normal; margin-left:3px; padding:3px 3px 0; }*/
.news .last{border-bottom:none;}
.news .entry p{color: #000; padding:5px 5px 5px 10px;}
.news .entry a{color:#CC0719; text-decoration: none;}
.news .entry .more{padding-top:0; padding-bottom:10px; text-align:right;}
/*.news .entry .more{padding-top:0; padding-bottom:10px; text-align:right; border-bottom: 1px solid #B4B25F; }*/
.entry .more a{/*color:#CC0719;*/color:#000; text-decoration: none;  }

.summary .entry p{float:left; width: 275px; padding-left: 5px; font-size: 1.3em; color: #000; border-left: 1px solid #B01519;}
.summary .entry strong, .summary .entry b{color: #000;}
#footer{float: left; width: 722px;margin-left:210px;display: inline; height: 30px; background: transparent url(../images/footer_bg.jpg) no-repeat 0 0;}
#footer p{display: block; margin:25px 19px 0 21px;background: #929417; text-align: center; color: #fff; padding-bottom: 7px;}
.summary .pagecont{float: left; color:#B01519; clear: both;padding-bottom: 10px;}
.summary .pagecont a{color:#B01519; font-size: 1.3em; text-decoration: none;}
.footerlink{float: left; color:#B01519; clear: both;padding-bottom: 10px;}
.footerlink ul {border:none;}
.footerlink ul li {float: left; padding-right: 5px; }
.footerlink ul li a{color:#B01519; font-size: 1em; text-decoration: underline; float:left;}
.catfooterlink{float: left; display:inline;margin-left:170px;margin-top:20px;}
.catfooterlink ul {border:none;}
.catfooterlink ul li {float: left; padding-right: 5px; }
.catfooterlink ul li a{/*color:#B01519;*/ color:#000; font-size: 1em; text-decoration: underline; float:left;}

/*#footer{float: left; width: 722px;margin-left:210px;display: inline; height: 30px; background: transparent url(../images/footer_bg.jpg) no-repeat 0 0;}
#footer p{display: block; margin:25px 19px 10px 21px;background: #929417; padding-bottom: 12px;}*/
/*.focusLink{float: left; width: 143px;  cursor: pointer; }
.focusLink a{display: block; width: 140px; height: 25px; text-indent:-9999px;background: #929417 url(../images/footer_focus.gif) no-repeat 83px 0px;}*/
#footer p.footerTxt{float: left; text-align: left;width: 541px;}

/* =MainNav for Home page
*************************/
#mainNavHome{float: left; width: 722px;margin-left:210px;display: inline; height: 108px; background: #fff; position: relative;}
#mainNavHome ul{float: left; position: absolute; top:0; left:82px; }
#mainNavHome li{float: left;}
#mainNavHome li a{float: left; width: 136px; height: 135px; background: transparent url(../images/homeNav.jpg) no-repeat 0 5px; }
#mainNavHome li a span{display: none;}

#mainNavHome #cuisine a{background-position: 0 5px;}
#mainNavHome #restaurant a{background-position: -136px 5px;}
#mainNavHome #brasserie a{background-position: -272px 5px;}
#mainNavHome #tearoom a{background-position: -408px 5px;}
#mainNavHome #hotel a{background-position: -544px 5px;}

#mainNavHome #cuisine a:hover{background-position: 0 -134px;}
#mainNavHome #restaurant a:hover{background-position: -136px -134px;}
#mainNavHome #brasserie a:hover{background-position: -272px -134px;}
#mainNavHome #tearoom a:hover{background-position: -408px -134px;}
#mainNavHome #hotel a:hover{background-position: -544px -134px;}

/* =Secondary Page Styles
*************************/
.selectWrap{float: left; width: 553px; margin-left:8px;  display: inline; }
.homeCont .selectWrap{margin-left:0;}
.selectWrap select{float: left; margin-right:10px;}
.selectWrap form{float: left; color:#B01519;}
.selectWrap p{padding: 30px 0 5px 0; }
.selectWrap p label{color:#CC0719; font-size:1.2em;}
/*.selectWrap p form{padding: 30px 0 5px 0; }
.selectWrap p form label{color:#CC0719; font-size:1.2em;}*/
.openmonday{float: left; margin-left:8px;  display: inline; padding: 5px 0 5px 0; }
.openmonday label{color:#B01519; font-size:1.3em;}
/*.selectWrap .openmonday p{}*/

h2{float: left; width:557px; margin: 0px 0 0 4px; display: inline; background:#B01519 url(../images/heading_bg.gif) no-repeat 0 0; height:27px; font-weight: 700; font-size: 1.2em;}
h2.headCuisine{background-position: 0 0;}
h2.headRestaurant{background-position: 0 -27px;}
h2.headBrasserie{background-position: 0 -54px;}
h2.headTearoom{background-position: 0 -81px;}
h2.headHotel{background-position: 0 -108px;}
h2 span{display: block; padding:5px 0 0 10px;}
h3{float: left; width:100%; color:#B01519; font-size: 1.5em; font-weight: 700; padding-bottom:5px; }
h3 a{color:#B01519; text-decoration: none;}

#mainCont{float: left; width: 551px; height: 507px; overflow-x: hidden; overflow-y: scroll;  margin-left:7px;  display:inline; }
#mainContSec{float: left; width: 551px; margin-left:7px;  display:inline;}
#mainCont .section, #mainContSec .section{float: left; width: 100%; padding: 7px 0 10px 0; border-bottom: 2px solid #B4B25F;}
#mainContSec .section{border-bottom: none;}
#mainContSec .section h3{float: left; width:63%; color:#B01519; font-size: 1.5em; font-weight: 700; padding-bottom:5px; }
#mainCont .section img{float: left; width: 214px; height: 130px; margin-right: 8px;}
#mainContSec .section .left img{float: left; width: 49%; height: 180px;}
#mainContSec .section .right img{float: right; width: 49%; height: 180px; margin-right:1px}


.commRating {float: right;}
/*.commRating a {background: transparent url(../images/comments_rating.jpg) no-repeat scroll 0pt 0pt; height: 22px; text-decoration: none; text-align: center; padding-top: 5px; float: left; width: 47px;}*/
.commpoint {background: transparent url(../images/comments_rating.jpg) no-repeat scroll 0pt 0pt; height: 17px; text-decoration: none; text-align: center; padding-top: 5px; float: left; width: 47px;}
.commRating span {float: left; color: black; line-height: 17px; font-size: 1.2em; text-align: right; padding-right:5px;}
/*.commRating span {float: left; width: 100px; color: #000000; line-height: 22px; font-size: 1.2em; text-align: right;}*/
.commRating span a {color: #000000; text-decoration: none;}


.section p{float: left; width:311px; color:#000; padding-bottom:20px; font-size:1.3em;}
.section p.more{float: left; padding: 0 10px 10px 0; text-align: right;}
.section p.more a{color:#CC0719; text-decoration: none;}
#mainCont .last{border-bottom:none;}
#mainCont .textSection{float: left; width: 100%;}
.textSection p{color:#000; font-size: 1.3em; padding-bottom: 10px; line-height:1.5em; clear: left;}
.textSection p span{color:#000; padding-bottom: 10px; line-height:1.5em; clear: left;}
.textSection p strong{color:#000; font-weight:bold;}
.textSection ul{padding: 0 0 10px 15px; /*float:left;*/}
.textSection ul li{color: #000; background:transparent url(../images/bullets_black.gif) no-repeat scroll 0 9px; text-align:left; font-size: 1.3em; padding: 3px 0 2px 15px; line-height:1.3em; }
.textSection a{color:#CC0719; text-decoration: none;  }

.bottomWrap{float: left; width: 100%;}
.bottomWrap .summary{float: left; width: 248px;}
.summary .entry{float: left; width: 100%; clear: both;padding-bottom: 10px;}
.summary .entry .innerdiv{float: left; width: 223px; }
.summary .entry .innerdiv #img{padding:2px 0 2px 5px;}
.summary .entry a{color:#B01519; text-decoration: none;}
.summary .icon{float:left;}
.summary .icon img{ background: transparent url(../images/icon_sprites2.jpg) no-repeat 0 0; float: left; width: 16px; height: 16px;  border: 1px solid #B01519; /*cursor: pointer;*/}
.summary .opening img{background-position: 0 0;}
.summary .closing img{background-position: 0 -17px;}
.summary .facility img{background-position: 0 -34px;}
.summary .price img{background-position: 0 -51px;}
.summary .contact img{background-position: 0 -68px;}
.summary .google img{background-position: 0 -85px;}
.summary .cycle img{background-position: 0 -102px;}
.summary .resmenu img{background-position: 0 -119px;}

.summary ul{float: left; width: 228px; border-left: 1px solid #B01519;}
.summary li{color: #000; font-size: 1.3em; padding: 2px 0 1px 4px; }
.bottomWrap .mediaWrap{float: right; width: 274px;}
.mediaWrap .video{float: left; width: 100%; padding-bottom:10px;}
.mediaWrap .video a{color:#B01519; font-size: 1.3em; font-weight: 700; text-decoration: underline;}
.ad{bottom:8px; left:432px; position:absolute;}

.bottomWrap .map{float: left; width: 100%; clear: both; padding-bottom: 10px;}

#header ul{float: right; margin:13px 78px 0 0;}
#header li{float: left; margin-left:9px; }
#header li img{background: transparent url(../images/icon_sprites.jpg) no-repeat 0 0; width: 16px; height: 16px;}
#header #fav img{background-position:0 0;}
#header #print img{background-position:-25px 0;}
#header #contact img{background-position:-46px 0; width: 17px;}

/* =MainNav for Secondary pages
*******************************/
#mainNav{float: left; width: 355px; height: 65px; /*height: 59px;*/ position: relative;}
#mainNav ul{float: left; width:100%; position: absolute;  top:-12px; left:11px;  }
#mainNav li{float: left;}
#mainNav li a{float: left; width: 70px; height: 71px; background: transparent url(../images/secNav.jpg) no-repeat 0 -74px; position: relative;}
#mainNav li a:hover, #mainNav li a.selected{ top:-4px; height:75px;}
#mainNav li a span{display: none;}

#mainNav #cuisine a{background-position: 0 5px;}
#mainNav #restaurant a{background-position: -71px 5px;}
#mainNav #brasserie a{background-position: -142px 5px;}
#mainNav #tearoom a{background-position: -213px 5px;}
#mainNav #hotel a{background-position: -284px 5px;}

#mainNav #cuisine a:hover, #mainNav #cuisine a.selected{background-position: 0 -68px;}
#mainNav #restaurant a:hover, #mainNav #restaurant a.selected{background-position: -71px -68px;}
#mainNav #brasserie a:hover, #mainNav #brasserie a.selected{background-position: -142px -68px;}
#mainNav #tearoom a:hover, #mainNav #tearoom a.selected{background-position: -213px -68px;}
#mainNav #hotel a:hover, #mainNav #hotel a.selected{background-position: -284px -68px;}

/**********/
#focusLink{position:absolute; top:106px; left: 934px; }
#focusLink a{display: block; width: 65px; height: 26px; }
#focusLink span{display: none;}

 /* =Comments page
******************/
/*a{color:#B01519; text-decoration: none;}*/

h4{/*float: left;*/ width:100%; color:#000; font-size: 1.3em; font-weight: 700; padding-bottom:3px; }
.comments{float: left; width: 100%; padding-bottom: 10px;}
.comments li{font-size: 1.1em; padding-bottom:10px; color: #000000;}
.comments li span{font-size: 1.1em; padding-left:25px; color: #000000;}
.comments ul{padding-bottom:5px;}
.comments .display{display:none; padding-top:8px;}
.comments strong, .comments b{color: #000; display:block; float:left; width:80px;}
#mainSubCont{padding-left:10px;}

.formWrap{float: left; width: 100%; height: 507px; overflow-x: hidden; overflow-y: scroll;}
.formWrap div{float: left; width: 100%; clear: both; margin-top: 8px; padding-bottom: 5px;}
.formWrap label{float: left; width:40%; color: #000; font-size: 1.3em; padding:0; margin-top:3px;}
.formWrap .auth label{float: left; width:20%; color: #000; font-size: 1.1em; padding:0; margin-top:3px;}

.formWrap input, .formWrap select{float: left;font-size: 1.1em;}
.formWrap textarea{float: left;font-size: 1.1em; font-family:Arial, Tahoma, Verdana, sans-serif; }
.formWrap .microWrap{float: left;}

.formWrap .microWrap input{margin-left:0; padding-left:0;}
.formWrap .microWrap label{}

.formWrap .microWrap select{margin:0 3px 0 0;}
.formWrap .microWrap input{width: auto;}
.formWrap .microWrap label{width: auto;margin-right: 7px;}
.btnHolder input{margin-left: 33%; background:#CC0719; border: none; color:#fff; font: 1.2em; padding: 5px; cursor: pointer; overflow: visible; width: auto; }
/*.sponsorImg{float: left; width: 100%; }*/
.sponsorImg{text-align: center; float: left; width: 100%; }
.sponsorImg img{ margin:0; padding:0;}


/**************/
.bottomBg{float: left; width: 550px; clear: both;}
.bottomBg img{ background:#B01519 url(../images/bottom_bg.gif) no-repeat 0 0; width:550px; height:21px; }
.bottomBg .footCuisine{background-position: 0 0;}
.bottomBg .footRestaurant{background-position: 0 -21px;}
.bottomBg .footBrasserie{background-position: 0 -42px;}
.bottomBg .footTearoom{background-position: 0 -63px;}
.bottomBg .footHotel{background-position: 0 -84px;}

/*************/
ol.winnertips {padding-left:30px; padding-bottom:15px; }
ol.winnertips li{color:#000; list-style:decimal; font-size: 1.3em; padding: 0 0 3px 0;}


/* =Stats
******************/
.widefat {width:100%; font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana; color: #000000;}
thead, .thead {background:#DFDFDF none repeat scroll 0 0;}
.widefat th {text-align:left; font-size:16px; font-weight:bold; color: #000; }
.widefat td, .widefat th {padding:5px 6px;}
.alternate {background:#F1F1F1 none repeat scroll 0 0;}
.widefat td {
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color: #000;
}
/*.post-list td, .post-list th {font: 12px Arial, Helvetica, sans-serif; color: #000000; padding: 10px 10px 10px 10px;}*/

/* =Subcomments Title
*************************/
.commsubtitle { color: #CC0719; font-size: 1.3em; padding: 3px 0 0; font-weight:bold; /*text-indent: 10px;*/ margin-left:3px; }




/* =PRASANNA STYLES BEGINS HERE
******************/

* html img,
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://www.horecagids.be/wp/wp-content/themes/Cutline/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );
}


.spacer{ display:block; clear:both; line-height:0; font-size:0; }
.menuDespCont {float:left; width:550px; margin-left:7px; padding-bottom:50px; position:relative; display:inline;}

/* =spoon
*******************************/
#spoon {float: right; width: 197px; height: 100px; position: absolute; left: 523px; top: 39px; }


/******************************* BOX 550px styles *******************************/

/* =rbar 550px styles
*******************************/
.rbar{ width:500px; height:64px; background:url(../images/rbar_w550.jpg) no-repeat; display:block; float:left; margin:30px 0 4px 0; text-align:right;
font:normal 50px Georgia, "Times New Roman", Times, serif; color:#F2D5CF; padding-right:50px;}

/* =GREYBOX 550px styles
*******************************/
.greyBox{ width:550px; padding:0; float:left; margin:0; background:url(../images/greybox_w550_middle.jpg) repeat-y;}
.greyBox ul{ list-style-type:none; width:550px; padding:0; margin:0;}
.greyBox ul li{ float:left; display:block; width:550px; margin:0; padding:0; position:relative; }
.greyBox ul li.gBTop{background:url(../images/greybox_w550_top.jpg) no-repeat top; height:26px; font-size:0; }
.greyBox ul li.gBBottom{background:url(../images/greybox_w550_bottom.jpg) no-repeat bottom;  height:400px; /*font-size:0; position:relative;  overflow-x: hidden; overflow-y: scroll;*/ }

/* =TRANSPARENCY PHOTO  550px styles
*******************************/
.transparentBox {  width:400px; height:400px; position:absolute; left:0; bottom:0; overflow:hidden; filter: alpha(opacity:0.2); KHTMLOpacity: 0.2; MozOpacity: 0.2; -khtml-opacity:.20; -ms-filter:�alpha(opacity=20)�;  -moz-opacity:.20;  filter:alpha(opacity=20); opacity:.20; }

/* =CONTENT SECTION  550px styles
*******************************/
.contentSec{ width:540px; height:auto; color:#000000; font:24px Arial, Tahoma, Verdana, sans-serif; z-index:2; position:absolute; padding-right:10px; clear:both;}
.contentSec p{ display:block; width:540px; font:12px Arial, Tahoma, Verdana, sans-serif; padding:10px 0; text-align:right; border-bottom: dotted 1px #CC0033; color:#CC0033; font-weight:bold;}
.contentSec p.black{ color:#000000;}
.contentSec p.padNoTop{ padding-top:0;}
.contentSec p.noBorder{ border:none;}
.contentSec p.topLine{ padding-top:0; padding-left:140px; width:400px;}




/* =THUMBNAIL PHOTO
*******************************/
.thumbFrame{ width:115px; height:120px; background:url(../images/thumbnail_frame.png) no-repeat left top; position:absolute; left: -10px; top: 25px; padding:22px 21px 46px 27px; z-index:99;}
.thumbimg{width:116px; height:126px; overflow:hidden;  text-align:center; /*background:#FF0000;*/ }

/* =Thumbnail SECTION
*******************************/

.thumbCont{ width:250px; float:left; margin:0; padding:0; margin:0; padding:0; padding-top:10px; margin-left:10px; display:inline;}

.redBoxSmall{width:200px; height:50px; background:transparent url(../images/rbar_small.jpg) right top no-repeat; display:block; float:left; margin:10px 0 10px 0px; text-align:right; 
font:normal 26px Georgia, "Times New Roman", Times, serif; color:#F2D5CF; position:relative; padding:15px 5px 0 0 ; cursor:pointer; text-decoration:none;}
.redBoxSmall:hover{ color:#D3ADA1; text-decoration:none;}

.redBoxSmallLight{background:url(../images/rbar_small_light.jpg) right top no-repeat;}

.thumbFrameSmall{width:58px; height:64px; background:url(../images/thumbnail_frame_small.png) no-repeat left top; position:absolute; z-index:0; left:-4px; top:-12px;
 padding:11px 10px 10px 14px; cursor:default; }
 
.thumbimgSmall{width:58px; height:66px; overflow:hidden;  text-align:center;  cursor:pointer;  }



/* Date Picker for restaurant menu*/

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

/*More Button For Archive Page*/

.morebutton{
	background:#B02223;
	height:30px;
	width:100%;
	float:left;
	margin-bottom:10px;
}
.morebutton a{
	float:left;
	margin:7px 0 0 10px;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
.morebutton img{
	display: none;
	float:left; 
	margin:7px 0 0 10px;
}