
/* Theme Name: Fota
/* Theme URI: http://www.creategravity.com
/* Author: Terry Kernan
/* Author URI: http://www.creategravity.com
/* Version: 1.0
/* Template: inspiresilver
/* ****************************************************************************************************/

@import url( ../inspiresilver/style.css );

/* Styles #005059
/* ****************************************************************************************************/


.buttons a, .button, button, input[type="submit"] {
	background: #005059;
	color: #fff!important;
}
.buttons a:hover, .button:hover, button:hover, input[type="submit"]:hover {
	background: #10707b;
	color: #fff;
}
	

/* Structure
/* ****************************************************************************************************/

body {
	background: #fff;
	font-family: Georgia, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, sans-serif;
}

html,
button,
input,
select,
textarea {
    font-family: Georgia, sans-serif;
}

a {
	/* font-weight:bold; */
	color:#005059;
}
.content-area a {color:#005059;}

/*	Header  */

.site-header {
	height:184px;
	background:#fff center center url( images/banner-alt2.png ) no-repeat;
}
.site-title-container {display:none;}
	.site-title, .site-title a {
		width: 200px;
		height: 104px;
		}
		.site-title a {
			background: url( images/logo-200px.png ) no-repeat;
			}

.user-actions {
	color: #005059;
	}
	.user-actions a {
		color: #fff;
		background: #bbb;
		}
	.user-actions a:hover {
		background: #c39b56;
		}


/*	Main navigation  */

.main-navigation {
	border-bottom: 5px solid #005059;
	background: #bbb;
	}
	.site-navigation a {
		color: #fff;
		}
	.site-navigation li:hover a,
	.site-navigation li.current-menu-item a {
		background: #005059;
		color: #fff;
		}


/*	Account navigation  */

.account-navigation {
	}
	.account-navigation a {
		color: #fff;
		background: #111;
		}
	.account-navigation li:hover a,
	.account-navigation li.current-menu-item a {
		background: #005059;
		}


/*	Nivo slider  */

.slider {
	background: #fff;
	}
.slider-wrapper {
	max-width:none;
}


/*	Subsidiary  */

.subsidiary {
	background: #fff;
	}

.subsidiary .widget {
	color: #005059;
	}


/*	Footer  */

.site-footer {
	border-top: 5px solid #005059;
	background: #fff;
	}
	.site-info {
		color: #005059;
		}
		.site-info a, .site-info a:visited {
			color: #005059;
			}



/* Memberships levels */

.ms-subs-public .ms-top-bar {
	background:#005059; 
	color:#fff;
}
.ms-subs-public .ms-membership-form {
	border:1px solid #005059; 
}
.ms-subs-public .ms-price {
	background:#005059;
	color:#fff;
	position:absolute;
	padding:8px;
	bottom:0;
	left:0;
	right:0;
}

/* displayed on memberships page, accessible only to logged in users */
.ms-bottom-bar .ms-price {
	float: left;
	line-height: 35px;
}
						
.ms-membership-form .button {margin:0!important; padding-left:10px!important; padding-right:10px!important;}
.ms-membership-form {
	width:30%; float:left; margin:0;
}
.ms-membership-form:nth-child(2) {
	margin:0 4%;
}
.ms-membership-form:nth-child(3) {
	margin:0;
}

.ms-description {min-height:15em;}
.ms-membership-form-wrapper .ms-cancel-button {
	height: 15px;
	line-height: 15px;
	background: #999;
}

.ms-membership-form-wrapper > .ms-membership-form {
/*.ms-membership-form + .ms-form-price-boxes {*/
	margin:0 5% 0 0;
}


div.ms-membership-form-wrapper > div > form:nth-child(2) {
	margin:0 0 0 5%!important;
}
div.ms-membership-form-wrapper > div > form:nth-child(3) {
	margin:0 0 0 5%!important;
}
.ms-bottom-msg {
	font-weight:bold; color:#fff; background:#005059; padding:5px; margin-top:5px;
}

#invoice table.ms-purchase-table {margin:0 auto!important;}



/* membership benefits page */
#ms-membership-wrapper-10 .ms-top-bar {
	background:#000; 
	color:#fff;
}
#ms-membership-wrapper-10 {
	border: 1px solid #000!important;
}


/* membership benefits page */
#ms-membership-wrapper-18 .ms-top-bar {
	background:#c39b56; 
	color:#fff;
}
#ms-membership-wrapper-18 {
	border: 1px solid #005059!important;
}




.no-margin .ginput_right {
	margin:0!important;
}

