/*
Theme Name: hover
Theme URI: http://www.inksoftdesign.com/demo/hover
Description: Wordpress theme made by eggbit
Version: 1.1
Tags:  responsive, fixed-width, translation-ready, threaded-comments, sticky-post, editor-style, custom-menu 
Author: eggbit
Author URI: http://www.themeforest.com/user/eggbit
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


@import url("css/base.css");

.searchwp-highlight { font-weight:bold !important; }

.wpcf7-textarea {
border: 1px solid #9b9b9b; padding: 10px; background: #fff; margin-bottom: 5px; 
}

.wpcf7-text {
border: 1px solid #9b9b9b; padding: 5px; background: #fff; margin-bottom: 5px; 
}

.tandc {
	font-size:11px;
	padding; 0px 0px 20px 0px;
}

.tandc a {
	color:#00abc8;
	text-decoration:none;
}

.tandc a:hover {
	color:#000;
	text-decoration:none;
}