/*
Theme Name: Welcome Inn Child
Theme URI: http://themefuse.com/demo/wp/welcomeinn/
Description: If you need a hotel oriented wordpress theme, you have to try Welcome Inn. It comes in 2 additional flavors: ski resort and spa. Enjoy!
Author: ThemeFuse
Author URI: http://themefuse.com
Template: welcome_inn-parent
*/

@import url("../welcome_inn-parent/style.css");


/*
25 February 2014

- Adjusts Price Table Header Height
*/

.table-price thead {
	height: 80px;
	background-size: 3px 90px;}

.table-price thead td {
	font-size: 16px;
	color: #a1d622;
	text-transform: uppercase;
	height: 80px;
	padding:0;
	position:relative;}

.table-price thead td span {
	height: 80px;}

.table-price thead td.first span {
	background-size: 6px 90px;
	height: 81px;}

.table-price thead td.last span {
	top: -1px;
	background-size: 6px 90px;
	padding-top: 15px;}


/*
11 March 2014

- Centers Menu Items
*/
.topmenu {
height: 35px;
z-index: 1300;
margin: 0;
padding: 0;
font-family: 'MelbourneRegular', Arial, sans-serif;
font-size: 16px;
margin-left:100px;
}