@charset "UTF-8";
/* CSS Document */

* {
	/*border-width:0;
	border:none; */
}

img {
border:none;
}

body {
	background-color: #b589bc;
	background: -moz-linear-gradient(100% 100% 90deg, #b589bc, #7d4297);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b589bc), to(#7d4297));
	font: normal .8em/1.5em Tahoma, Geneva, sans-serif;
}

h1 {
	font-size:1em;
	font-weight:normal;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

#logo {
	background-image:url(images/logo_thumb.png);
	background-repeat:no-repeat;
}

#login {
	float:right;
	padding-right:40px;
}

.facebook, .twitter {
	height:50px;
	width:50px;
	background-repeat:no-repeat;
	background-size:50px;
	float:left;
}
	
.facebook {
	background-image:url(images/IMG_facebook.gif);
}

.twitter {
	background-image:url(images/IMG_twitter.gif);
}

#login_form {
	float:right;
}

a:focus {
	outline: none;
}

#container {
	background-color:#FFF;
	position:relative;
	height:auto;
	width:1024px;
	padding:15px;
	margin:20px;
	border-radius:13px;
	-moz-border-radius: 13px;
	-webkit-border-radius:13px;
	-khtml-border-radius:13px;
}

#contact_details {
	float:left;
	padding-left:640px;
}

#main {
	clear:both;
	width:990px;
	padding:15px;
	border:2px solid #C0C0E0;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.top {
	vertical-align:top;
}


#logo {
	height:50px;
}

.content {
	font-style:normal;
	font-family:helvetica, arial, verdana, sans-serif;
	color:#ffffff;
	background:#333333;
	border:1px solid #444444;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	margin: 30px 0 50px;
	padding: 15px 0;
}

.content p {
margin: 10px 0;
padding: 15px 20px;
}

#bookings {
	top: 240px;
	z-index:3;
}

#jobs {
	top: 150px;
	z-index:3;
}

#my_area {
	top: 320px;
	z-index:3;
}

#MyProgressBar {
	display:none;
	background-image:url(images/loader.gif);
	height:48px;
	width:48px;
}

.panel {
	color:#FFF;
	position: absolute;
	right: 0;
	display: none;
	background: #000000;
	border:1px solid #111111;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	width: 330px;
	height: auto;
	padding: 30px 130px 30px 30px;
	filter: alpha(opacity=85);
	opacity: .85;
}

.panel p{
	margin: 0 0 15px 0;
	padding: 0;
	color: #cccccc;
}

.panel a, .panel a:visited{
	margin: 0;
	padding: 0;
	color: #9FC54E;
	text-decoration: none;
	border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

.rounded img{
	-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

#sidetab_a {
	top: 260px;
}

#sidetab_b {
	top: 180px;
}

#sidetab_c {
	top: 340px;
}

a.trigger{
position: absolute;
text-decoration: none;
right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 12px 15px 12px 40px;
font-weight: 700;
background:#333333 url(images/plus.png) 15% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
z-index:4;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 12px 20px 12px 40px;
font-weight: 700;
background:#222222 url(images/plus.png) 15% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(images/minus.png) 15% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.colright{
float: right;
width: 130px;
line-height: 22px;
}

#footer ul{
padding: 0;
margin: 0;
list-style-type: none;
}

#footer ul li{
padding: 0;
margin: 0;
list-style-type: none;
}

hr{
background-color: #333333;
height: 1px;
}

#mainlogo {
	position:relative;
	width:265px;
	height:139px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}

#xmas_mainlogo {
	position:relative;
	width:265px;
	height:156px;
	margin-top:-20px;
	background-image:url(images/ffp_cmyk_snow_hat.png);
	background-repeat:no-repeat;
}


.alignleft {
	text-align:left;
}

.aligncentre {
	text-align:center;
}

.alignright {
	text-align:right;
}

#nav {
	width:730px;
	clear:both;
	float:right;
	margin: 5px 0;
	padding: 7px 6px 0;
	line-height: 100%;
	border-radius: 2em;
 
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
 
	background: #8b8b8b; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#7a7a7a'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #a9a9a9,  #7a7a7a); /* for firefox 3.6+ */
 
	border: solid 1px #6d6d6d;
}
#nav li {
	margin: 0 3px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}

/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #d1d1d1; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */
 
	color: #444;
	border-top: solid 0px #f8f8f8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #0399d4 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */
 
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#nav ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */
 
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	z-index:99;
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}

#footer {
	clear:both;
	padding-left:0;
	height:12em;
	padding-top:20px;
	border-top:1px solid #C0C0E0;
}

#footer ul li ul li.column1 { margin-left: 0em; }
#footer ul li ul li.column2 { margin-left: 8em; }

#footer ul li ul li.reset { margin-top: -55px; }

#footer, #footer a {
	color:#999;
	font-size:10px;
	text-decoration:none;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	margin: 0 1.4em;
	list-style: none;
	float: left;
}

#footer ul li ul {
	list-style: none;
}

#footer ul li ul li {
	list-style: none;
	float:none;
}

#copyright {
	text-align:right;
	clear:both;
	padding-top:20px;
}

a:focus {
	outline: none;
}

.close {
	float:right;
	width:9px;
	height:9px;
	background-image:url(images/mins_button.gif);
	background-repeat:no-repeat;
}

.exit {
	float:right;
	width:19px;
	height:19px;
	background-image:url(images/Exit.png);
	background-repeat:no-repeat;
}

.pawprint {
	height:293px;
	width:400px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}

#bottom {
	clear:both;
}

#cover {
	width:100%;
	height:250px;
	background-color:#fbfbfb;
	z-index:5;
	background-image:url(images/pg_trn.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	float:left;
}

#fra_form {
	z-index:6;
	position:relative;
	top:100px;
}

#message, #popup {
	left:340px;
	top:200px;
	width:350px;
	height:auto;
	position:absolute;
	z-index:100;
	background:white;
	padding:20px;
	border:5px solid #ff00ff;
	border-radius:13px;
	-moz-border-radius: 13px;
	-webkit-border-radius:13px;
	-khtml-border-radius:13px;
}

#popup {
	visibility:hidden;
}

#warning {
	clear:both;
	width:97%;
	background-color:#F36;
	margin-top:150px;
	margin-bottom:5px;
	-moz-border-radius: 13px;
	-webkit-border-radius:13px;
	-khtml-border-radius:13px;
	padding-left:30px;
	color:#FFF;
	line-height:170%;
}

#overlay {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:99;
	background:gray;
	filter:alpha(Opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	visibility:hidden;
}

.warning {
	color:#FF0000;
}

.warning ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
	
.warning li {
	background: url(images/Warning.png) left center no-repeat;
	padding-left: 24px;
	margin-bottom: 2px;
}
