/*
#------------------------------------------------------------------------
# Restaurant - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

#cc-tag { display:none!important; }

#gkPage {
    margin: 60px auto;
    overflow: visible;
}

#gkCart {
    background-image: none;
    color: #484848;
    font-size: 18px;
    height: 56px;
    line-height: 44px;
    position: absolute;
    right: 0;
    text-shadow: 1px 1px 0 #F4F0F0;
    top: 126px;
    width: 300px;
    z-index: 10;
}
.gkChalkboard strong {
	border-bottom: 1px solid #aaa;
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	color: #eee;
}
.gkChalkboard p {
	text-align: center;
	font-size: 16px;
        line-height: 1.5; 
}

.box .header, .box_menu .header, .box_text .header, .box .header a, .box_menu .header a, .box_text .header a {
    color: #484848;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
}

#gkBottom2 .header, #gkBottom2 .header a {
    font-size: 24px;
    font-weight: normal;
    line-height: 21px;
}

#gkBg > footer {
    color: #888888;
    font-size: 16px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
}
#gkBg {
    background-image: url("/templates/gk_restaurant/images/style1/bg_image2.jpg");
}

#gkLogo.cssLogo {
    background: url("/templates/gk_restaurant/images/style1/lclogo.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    height: 143px;
    left: -14px;
    margin: -20px 0 -30px;
    position: relative;
    width: 250px;
}


.big .nspHeader {
    color: #555555;
    font-size: 20px;
}

#k2Container article header h2 {
    color: #484848;
    font-size: 42px;
    line-height: 52px;
}

#map_canvas {
    clear: both;
    height: 406px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 745px;
}

li.menuclass > div.childcontent{
     margin-left: -120px!important;
    }


li.menuclass2 > div.childcontent{
     margin-left: -220px!important;
    }
    
tbody tr td {
    border-bottom: 1px solid #eee;
    line-height: 1.6;
    padding: 8px;
}
