

/* Greek Yogurt theme by concrete5 */

/* some general styles */
html {
	height: auto;
}

/* main styles */

body { padding: 0px; margin: 0px; background: url(/themes/Tirohanga-theme/../Tirohanga-theme/images/page-background.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* this holds the entire page */
div#main-container { margin-top: 0; margin-bottom: 0; }

div#main-container #header-image { position:relative; width:510px; float:left; }

div#main-container #header-phone { position:relative; width:285px; height:154px; float:left; }

div#main-container #header-contact { position:relative; width:185px; float:left; }

div#main-container #header-slider { position:relative; width:980px; float:left; }

div#main-container #header-horiznav{ position:relative; width:850px; float:left; } 

div#main-container #header-booknow{ position:relative; width:130px; float:left; } 

/* this is the header container */
div#main-container #header {  }

/* this is the main page content container */
div#main-content-white { background-color: #fff;}

/* this is the main page content container - but I don't think it's used anymore */
div#main-content-container { }

div#main-container #footer { width: 980px; }

div#main-content-container-book-online {
	
}

div#main-content-basecontainer {
	background-repeat:no-repeat;
	
}

div#main-content-inner {
	margin: 10px 0px 10px 10px;
	
}

/* right-sidebar */

div#right-sidebar-container { }

div#right-sidebar-inner { margin: 0px 0px 10px 0px; background-color: #edead9; -moz-border-radius: 0px 0px 0px 8px; -webkit-border-radius: 0px 0px 0px 8px; border-radius: 0px 0px 0px 8px; -webkit-box-shadow: 4px -4px 6px #dbd8c5 inset; -moz-box-shadow: 4px -4px 6px #dbd8c5 inset; box-shadow: 4px -4px 6px #dbd8c5 inset; }

div#right-sidebar-inner-white { margin: 0px 0px 10px 0px; background-color: #fff; }

/* left-sidebar */

div#left-sidebar-container {background-color: #fff }

div#left-sidebar-inner { margin: 10px 10px 10px 10px; }

div#left-sidebar-under { margin: 10px 10px 10px 10px; }

.ccm-tags-display ul.ccm-tag-list li a {color: #fff !important;}

div#main-container .ccm-tags-display ul.ccm-tag-list li {
	display: inline;
	color: #fff;
	padding: 5px 8px 6px 8px;
	margin: 3px 6px 3px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	float: left;
	line-height: 13px;
	height: 13px;
}

.ccm-tags-display {margin-bottom: 18px !important;}

/* footer */

div#main-container #footer #footer-graphic { width: 980px; text-align:center; float:left; }

div#main-container #footer #footer-iner { width: 755px; padding-bottom: 10px; text-align:center; float:left; }


h1.profilin {
   margin-top: 16px;
}
