/* Basic stuff
----------------------------------------------------------------------------------------------------*/

html {
	/*margin-left:-1px;
	overflow-y:scroll;*/
	}

body {
	background: #2296eb url(../image/website_sky.jpg) no-repeat top center;
	color:#444;
	font-family: "Trebuchet MS", sans-serif;

	}

h1 {font-size: 25px;}
h2 {font-size: 23px;}
h3 {font-size: 21px;}
h4 {font-size: 19px;}
h5 {font-size: 17px;}
h6 {font-size: 15px;}

a {color:#444;}
a:hover {color:#39c;}

.textLink {color:#39c;}
.textLink:hover {color:#1e2229;}

.lineHor {
	border-bottom:#c0c0c0 1px dashed;
	margin-top:25px;
	margin-bottom:25px;
	}

.alignleft {
	float:right;
	margin:20px 0 0 15px;
	}

/* List
----------------------------------------------------------------------------------------------------*/

div#list {
	margin-top:15px;
	margin-bottom:15px;
	}

.listStyle ul li {
	list-style:disc inside;
	color:#39c;
	line-height:25px;
	text-decoration:none;
	}

.listStyle ul li a {
	color:#1e2229;
	text-decoration:none;
	}
	
.listStyle ul li a:hover {
	text-decoration:underline;
	color:#1e2229;
	}


/* jqueryslidemenu
----------------------------------------------------------------------------------------------------*/

.jqueryslidemenu ul li a {/*border-right:#092142 1px solid;*/}


/* Header
----------------------------------------------------------------------------------------------------*/
#slogan {
	position:absolute;
	margin-left:689px;
	margin-top:12px;
	background:transparent url(../image/quote.png) no-repeat;
	width:320px;
	height:70px;
	left: -48px;
}

#header-wrap {
	 
	padding-bottom:1px;
	}

#header {}
#menu {
	width: 960px;
	height: 34px;
	/*background: #a0a0a0;*/
    font-family: "Trebuchet MS", sans-serif;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;	 
}
#menu ul{
	margin: 0; padding: 0 0 0 0px;
	  
}
#menu ul li {
	float: left;
	list-style: none;		
}
#menu ul li a {
	display: block;
	margin-left:11px;
	text-decoration: none;	
	padding: 4px 15px;
	color: #fcf8d4;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	/*border-right: 1px solid #ccc; */
}

 
#menu ul li a:hover {
  background:url(../image/menubkhover.png) repeat-x top  #EFD300 !important;;
   color: #1d1c1c; 
   border-radius: 5px 5px 5px 5px;
}
#menu ul li#current a { 
               
background:url(../image/menubk.png) repeat-x top  #EFD300 !important;;
    border-radius: 5px 5px 5px 5px;
    color: #1D1C1C !important;
}
 

#logo {
	margin-top:20px;
	background:transparent url(../image/logo.png) no-repeat;
	text-indent:-9999px;
	width:600px;
	height:111px;
	display:block;
	margin-left:10px;
	}
 

/* Featured
----------------------------------------------------------------------------------------------------*/

#featured-wrap {
	height:426px;
	background:transparent url(../image/sliderBG.png) center -10px no-repeat;
	}
	
#featured {
	margin-top:10px;
	position:relative;	/* !IMPORTANT for slider */
	}


/* Services
----------------------------------------------------------------------------------------------------*/

#services-wrap {background:transparent url(../image/contentBGhome_center.png) center 30px repeat-y;

}
#services {padding-bottom:0px;
margin-top:0px
}
	
#servicesTop {
	height:0px;
	 
	background:transparent url(../image/contentBGhome_top.png) center top no-repeat;
	}

#box1, #box2, #box3 {
	margin:0 0 20px 30px;
	color:#ddd;
	font-size:11px;
	}
	
#box.right {margin-right:0;}

#box1 h5, #box2 h5, #box3 h5 {
	margin-top:0;
	padding-bottom:10px;
	border-bottom:#10376b 1px solid;
	}

#box1 p, #box2 p, #box3 p {
	margin-top:10px;
	margin-bottom:10px;
	}

#box1 a, #box2 a, #box3 a {color:#39c;}
#box1 a:hover, #box2 a:hover, #box3 a:hover {color:#fff;}

/* Get in Touch */
.getInTouch {line-height:15px;}

#box1 .getInTouch p, #box2 .getInTouch p, #box3 .getInTouch p {margin-top:5px;}
	
#box1 .socialIcons, #box2 .socialIcons, #box3 .socialIcons {
	margin:20px 0 5px 0;
	border-top:#10376b 1px solid;
	/*border-bottom:#1e2229 1px solid;*/
	padding-top:20px;
	padding-bottom:15px;
	}

#box2 a.category, #box2 a.comments {background:#efd300;color:#000000;}
#box2 a.category:hover, #box2 a.comments:hover {background:#fff;color:#1e2229;padding:2px 4px 2px 4px;}

#comments a {
	margin-top:-30px;
	margin-left:-7px;
	position:absolute;
	width:auto;
	font-size:13px;
	display:block;
	}
	
	#comments2 a {
	margin-top:-30px;
	margin-left:-7px;
	position:absolute;
	width:auto;
	font-size:13px;
	display:block;
	}

#box3 .socialIcons ul li {display:inline-block;}
#box3 .socialIcons ul li a {
	display:inline-block;
	padding:0 8px 5px 0;
	}

.goForm {
	background:transparent url(../image/right.png) 11px 10px no-repeat;
	padding-left:50px;
	padding-top:10px;
	}

.getInTouch ul li.phoneContact, .getInTouch ul li.emailContact, .getInTouch ul li.addressContact, .getInTouch ul li.skypeContact {
	padding-left:50px;
	padding-top:10px;
	margin-bottom:10px;
	}
	
.getInTouch ul li.phoneContact {background:transparent url(../image/phone.png) 6px 10px no-repeat;}
.getInTouch ul li.emailContact {background:transparent url(../image/email.png) 3px 10px no-repeat;}
.getInTouch ul li.skypeContact {background:transparent url(../image/skype.png) 3px 11px no-repeat;}
.getInTouch ul li.addressContact {background:transparent url(../image/home.png) 3px 10px no-repeat;}


/* Get in Touch Right Column */
.getInTouch.right {
	margin-top:10px;
	padding:5px 20px 5px 20px;
	}
	
.getInTouch p {margin-bottom:10px;}
.getInTouch.right h6 {color:#444;}
	
.getInTouch.right ul li.phoneContact {background:transparent url(../image/phone_gray.png) 3px 10px no-repeat;}
.getInTouch.right ul li.emailContact {background:transparent url(../image/email_gray.png) 0 10px no-repeat;}
.getInTouch.right ul li.skypeContact {background:transparent url(../image/skype_gray.png) 0 11px no-repeat;}
.getInTouch.right ul li.addressContact {background:transparent url(../image/home_gray.png) 0 10px no-repeat;}


/* Page Content Left
----------------------------------------------------------------------------------------------------*/

#content-wrap {background:transparent url(../image/contentBGcenter.png) center 30px repeat-y;}

#content {padding-bottom:20px;}
#content h1, h2, h3, h4, h5, h6 {margin-top:10px;margin-bottom:10px;}
	
#contentTop {
	height:30px;
	background:transparent url(../image/contentBGtop.png) center no-repeat;
	}

#contentLeft {
	margin-left:30px;
	margin-right:20px;
	}

#contentLeft p {
	margin-top:10px;
	margin-bottom:10px;
	}

#contentLeft .path, #contentPortfolio .path {
	font-size:11px;
	padding-bottom:10px;
	margin-bottom:15px;
	color:#888;
	border-bottom:#ddd 1px solid;
	}

#contentLeft .path a, #contentPortfolio .path a {
	color:#888;
	text-decoration:none;
	}

#contentLeft .path a:hover, #contentPortfolio .path a:hover {
	color:#444;
	text-decoration:none;
	}


/* Sidebar Right
----------------------------------------------------------------------------------------------------*/

#contentRight {
	margin-top:10px;
	padding-bottom:20px;
	background:#fff;
	border:#EFD300 1px solid;
	color:#999;
	font-size:11px;
	width:290px;

	/* CSS3 Rounded Corners */
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
		
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
		
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
		
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	}
		
.rightContent {padding:15px 20px 20px 20px;}

.rightContent h5 {
	margin:5px 0 5px 0;
	color:#444;
	}

.imgRight {padding:10px 10px 5px 15px;}

.socialRight ul li {display:inline-block;}
.socialRight ul li a {padding:0;}

.socialRight {
	margin:20px 15px 10px 20px;
	padding:20px 20px 15px 20px;
	border:#e8e8e8 1px solid;
	background:#f9f9f9;
	display:block;
	}
	
#contentRight .social {padding:0;}


/*  Sub Navigation - sidebar contentRight
----------------------------------------------------------------------------------------------------*/

#subNavigation {
	margin:20px 20px 25px 20px;
	font-size:12px;
	padding-top:30px;
	border-top:1px solid #ddd;
	}

#subNavigation h5 {
	margin:0;
	padding:0 0 10px 0;
	color:#444;
	border-bottom:1px solid #ddd;
	}
		
#subNavigation ul {
	color:#39c;
	margin:0;
	border:none;
	line-height:35px;
	}

#subNavigation li {
	border-bottom:1px solid #ddd;
	margin:0;
	}

#subNavigation li a {
	display:block;
	padding-left:10px;
	text-decoration:none;
	background:transparent url(../image/subNav.png) top no-repeat;
	}	

#subNavigation li a:hover {
	color:#fff;
	background:#39c;
	font-weight:bold;
	background:transparent url(../image/subNav.png) bottom no-repeat;
	}


/* Portfolio
----------------------------------------------------------------------------------------------------*/

/* .path class with #contentLeft  */
#contentPortfolio {
	margin-left:0px;
	width:900px;
	height:645px;
	font-size:11px;
	}
	
.boxPortfolio_grid {
display: inline;
float: left;
position: relative;
margin:10px 20px 20px 0;
}

.boxPortfolio_grid .right{
	margin-right:0;
}

boxPortfolio_grid p {
	margin-top:0;
	margin-bottom:10px;
	}
boxPortfolio_grid h5 {
	margin-top:5px;
	padding-bottom:0;
}

.project_hoverPhoto, .project_hoverVideo {
	background:url(../image/spacer.gif) repeat scroll 0 0 transparent;
	display:block;
	height:140px;
	position:absolute;
	width:280px;
	z-index:5;
	}

.project_hoverPhoto:hover {background:transparent url(../image/overPhoto.png) scroll 0 0 no-repeat;}
.project_hoverVideo:hover {background:transparent url(../image/overVideo.png) scroll 0 0 no-repeat;}


/*--- prettyPhoto ---*/
.currentTextHolder {
	font-size:11px;
	font-weight:bold;
	color:#101319;
	}


/* Pagination
----------------------------------------------------------------------------------------------------*/

#pagination {
	width:900px;
	margin:30px 0 0 30px;
	z-index:3;
	font-size:11px;
	padding-top:10px;
	border-top:#ddd 1px solid;
	}

#pagination span, #pagination a {
	display:block;
	float:left;
	line-height:12px;	/* modify heigh of span container (background) */
	margin:2px 2px 2px 0;
	padding:3px 6px;
	text-decoration:none;
	width:auto;
	height:auto;
	}

#pagination a:hover {
	background:#39c;
	color:#fff;
	}

#pagination .current {
	color:#fff;
	padding:3px 6px;
	background:#101319;
	}


/* Blog
----------------------------------------------------------------------------------------------------*/

.entryHead, .tags {
	margin-top:10px;
	margin-bottom:12px;
	font-size:11px;
	}

.category, .comments {
	cursor:pointer;
	padding:2px 4px 2px 4px;
	margin:0 4px 0 4px;
	}
	
a.category, a.comments {
	background:#39c;
	color:#fff;
	}
	
a.category:hover, a.comments:hover {
	background:#1e2229;
	padding:2px 4px 2px 4px;
	}

.date {}

.tags {
	margin-top:30px;
	margin-bottom:20px;
	font-size:11px;
	padding-left:30px;
	height:20px;
	background:transparent url(../image/tag.png) no-repeat;
	}

.tag {
	color:#888;
	cursor:pointer;
	margin:0 4px 0 4px;
	}

a.tag {text-decoration:underline;}

a.tag:hover {
	text-decoration:underline;
	margin:0 4px 0 4px;
	}

.share {
	float:right;
	color:#888;
	cursor:pointer;
	margin:0 4px 0 4px;
	padding:0 6px 0 6px;
	border:#c0c0c0 1px solid;
	background:#fff;
	}
	
a.share:hover {color:#444;}	/*6faf0b*/

.facebook {background:transparent url(../image/social.png) top left no-repeat;}
a.facebook:hover {background:transparent url(../image/social.png) bottom left no-repeat;}
.twitter {background:transparent url(../image/social.png) top right no-repeat;}
a.twitter:hover {background:transparent url(../image/social.png) bottom right no-repeat;}

.facebook, .twitter {
	text-indent:-9999px;
	border:none;
	margin-top:1px;
	height:16px;
	width:14px;	/* not 16px because of padding 1px left and 1px right*/
	padding:0 1px 0 1px;
	}

#authorComment1, #authorComment2, #authorComment3 {
	padding-top:25px;
	padding-bottom:25px;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
	}

#commentText1, #commentText2, #commentText3 {
	margin:0;
	padding-left:90px;
	color:#888;
	}
	
#gravatar1, #gravatar2, #gravatar3 {
	width:60px;
	font-size:11px;
	text-align:center;
	color:#888;
	}

#gravatar1 img, #gravatar2 img, #gravatar3 img {
	border:#ddd 1px solid;
	padding:4px;
	}

.replyHead {
	color:#888;
	font-size:11px;
	}

.author, .reply {
	margin:0 4px 0 4px;
	font-weight:bold;
	cursor:pointer;
	color:#444;
	}

a.author:hover, a.reply:hover {color:#888;}

#quote1, #quote2, #quote3 {padding:10px 0 0 88px;}

.quote {
	color:#39c;
	font-size:11px;
	cursor:pointer;
	padding:2px 6px 2px 6px;
	border:#c0c0c0 1px solid;
	}
	
.quote:hover {
	color:#fff;
	background:#39c;
	border:#39c 1px solid;
	}
		
.quoteText {
	padding:10px 15px 10px 15px;
	margin-bottom:15px;
	background:#fbfbfb;
	border:#ebebeb 1px solid;
	font-style:italic;
	color:#999;
	font-size:11px;
	}
	

/* Form style
----------------------------------------------------------------------------------------------------*/

#respond, #contactForm {margin:10px 0 20px 0;}

.leftSpace {
	font-size:11px;
	margin-left:10px;
	}

.n {margin-left:0;}
	
.text_input, .text_area {
	border:1px solid #c0c0c0;
	padding:4px;
	margin-top:10px;
	font-family: 'Lucida Grande', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size:12px;
	background:#f1f1f1;	/*fefbef*/
	color:#444;
	width:250px;
	}

.text_area {margin-top:10px;width:570px;}

input:focus, textarea:focus {background:#fff;}	/*fdf6dc*/

#submit {
	border:#111 1px solid;
	background:#0c2c57;
	color:#fff;
	font-weight:bold;
	width:120px;
	height:30px;
	margin-top:10px;
	font-size:12px;
	padding-bottom:2px;
	outline:0;
	}

#submit:hover {
	border:1px solid #39c;
	background:#39c;
	cursor:pointer;
	outline:0;
	}

.error.required {border:1px solid #c30;}

/* Footer
----------------------------------------------------------------------------------------------------*/

#footer-wrap {
	height:45px;
	display:none;
	background:transparent url(../image/contentBGfooter.png) center no-repeat;
	}
	
#footer {}


/* Bottom
----------------------------------------------------------------------------------------------------*/

#bottom-wrap {
	height:50px;
	background:transparent url(../image/bottomBG.png) center no-repeat;
	margin-bottom:20px;
	}

#bottom {
	padding-top:18px;
	font-size:11px;
	color:#888;
	}

#bottom p {
	margin-left:15px;
	display:inline;
	}

#bottom p a {color:#888;}
	
#bottom p a:hover {
	text-decoration:underline;
	color:#ccc;
	}

#bottom ul li p a {text-decoration:underline;}
#bottom ul li p a:hover {color:#ddd;}

#bottom ul {
	float:right;
	margin-right:10px;
	}

#bottom ul li {
	display:inline-block;
	padding-right:7px;
	padding-left:5px;
	border-right:#092142 1px solid;
	}

#bottom ul li a {
	text-decoration:none;
	font-size:11px;
	color:#888;
	}
	
#bottom ul li a:hover {text-decoration:underline;}
	
#bottom ul li.top {
	border-right:none;
	margin-right:5px;
	margin-left:-5px;
	}
	
	
/* Coda Slider
----------------------------------------------------------------------------------------------------*/

.coda-nav ul li a {
	background:transparent url("../image/slider-off.png") no-repeat scroll left top;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:10px;
	height:23px;
	width:25px;
	left:-50%;
	}

.coda-nav ul li a.current {background:transparent url("../image/slider-on.png") no-repeat scroll left top;}
.coda-nav ul li a.current:hover {background:transparent url("../image/slider-on.png") no-repeat scroll left top;cursor:default;}
.coda-nav ul li a:hover {background:transparent url("../image/slider-ov.png") no-repeat scroll left top;}

.title {display:none;}

.linkButton {
	text-indent:-9999px;
	background:transparent url(../image/sliderButton.png) top center no-repeat;
	height:50px;
	width:170px;
	position:absolute;
	margin-top:250px;
	margin-left:80px;
	}

.linkButton:hover {background:transparent url(../image/sliderButton.png) bottom center no-repeat;}

.panel-wrapper p {
	height:40px;
	width:430px;
	position:absolute;
	margin-top:180px;
	margin-left:60px;
	color:#fff;
	}

.panel-wrapper h3 {
	height:40px;
	width:350px;
	position:absolute;
	margin-top:150px;
	margin-left:60px;
	color:#fff;
	}

.panel-wrapper a {color:#fff;}
.panel-wrapper a:hover {color:#fff;text-decoration:none;}


- new stuff 
.page_item  a{	
	margin-left:1px;
	}
	
	 

.current_page_item a {
	  
   background:url(../image/menubk.png) repeat-x top  #EFD300 !important;;
    border-radius: 5px 5px 5px 5px;
    color: #1D1C1C !important;
	}

.rightContent #davidbeckham1{
	height:150px;
	width:225px;	
	background:url(../image/davidbeckham1.jpg) no-repeat 0 100%;
}

.rightContent #davidbeckham2{
	height:150px;
	width:225px;	
	background:url(../image/davidbeckham2.jpg) no-repeat 0 100%;
}

.rightContent #davidbeckham3{
	height:150px;
	width:225px;	
	background:url(../image/davidbeckham3.jpg) no-repeat 0 100%;
}

.rightContent #aboutus1{
	height:125px;
	width:250px;
	margin:10px 20px 10px 0px;	
	background:url(../image/about1.jpg) no-repeat 0 100%;
}

.rightContent #aboutus2{
	height:125px;
	width:250px;
	margin:10px 20px 10px 0px;	
	background:url(../image/about2.jpg) no-repeat 0 100%;
}

.rightContent #aboutus3{
	height:125px;
	width:250px;
	margin:10px 20px 10px 0px;	
	background:url(../image/about3.jpg) no-repeat 0 100%;
}

.rightContent #aboutus4{
	height:125px;
	width:250px;
	margin:10px 20px 10px 0px;	
	background:url(../image/about4.jpg) no-repeat 0 100%;
}

.rightContent #aboutus5{
	height:125px;
	width:250px;
	margin:10px 20px 10px 0px;	
	background:url(../image/about5.jpg) no-repeat 0 100%;
}
.rightContent #restaurant1{
	height:150px;
	width:225px;
	margin:10px 20px 10px 20px;	
	background:url(../image/restaurant1.jpg) no-repeat 0 100%;
}

.rightContent #restaurant2{
	height:150px;
	width:225px;	
	margin:10px 20px 10px 20px;
	background:url(../image/restaurant2.jpg) no-repeat 0 100%;
}

.rightContent #restaurant3{
	height:150px;
	width:225px;	
	margin:10px 20px 10px 20px;
	background:url(../image/restaurant3.jpg) no-repeat 0 100%;
}


.rightContent #restaurant4{
	height:150px;
	width:225px;	
	margin:10px 20px 10px 20px;
	background:url(../image/restaurant4.jpg) no-repeat 0 100%;
}

.rightContent #business1{
	height:150px;
	width:225px;
	margin:10px;	
	background:url(../image/business1.jpg) no-repeat 0 100%;
}

.rightContent #business2{
	height:150px;
	width:225px;
	margin:10px;	
	background:url(../image/business2.jpg) no-repeat 0 100%;
}

.rightContent #business3{
	height:150px;
	width:225px;
	margin:10px;	
	background:url(../image/business3.jpg) no-repeat 0 100%;
}

.rightContent #reservation1{
	height:150px;
	width:255px;	
	margin:10px 20px 10px 20px;
	background:url(../image/reservation1.jpg) no-repeat 0 100%;
}

.rightContent #reservation2{
	height:150px;
	width:255px;
	margin:10px 20px 10px 20px;	
	background:url(../image/reservation2.jpg) no-repeat 0 100%;
}

.ContactInfo  {
font-size: 12px;

}

.rightContent #contactinfo1{
	height:164px;
	width:250px;
	margin:10px 0px 10px 0px;	
	background:url(../image/contact_us_staff.jpg) no-repeat 0 100%;
}


.subpage-subheading {
padding-left: 0px;
margin-bottom: 10px;
width: 600px;
border-bottom: 7px solid #EFD300;
line-height: 40px;
color: #202020;
font-size: 18px !important;
}
