@font-face {
    font-family: 'Coolvetica';
    src: url('js/fonts/coolvetica_rg-webfont.eot');
    src: url('js/fonts/coolvetica_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('js/fonts/coolvetica_rg-webfont.woff') format('woff'),
         url('js/fonts/coolvetica_rg-webfont.ttf') format('truetype'),
         url('js/fonts/coolvetica_rg-webfont.svg#CoolveticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	}
	
body {
	background: #eee;
	font: 11px Verdana;
	color: #888;
	text-align: center;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	}
	
a {
	color: #8a5ea5;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}
	
a img {
	border: 0;
	}
	
a.shopnow {
	background: url(images/shop.png) 0px 0px no-repeat;
	display: block;
	width: 142px;
	height: 50px;
	position: relative;
	top: -60px;
	left: 850px;
	}
	
a.shopnow:active, a.shopnow:focus {
	background-position: 0px -50px;
	}
	
.container {
	width: 1000px;
	margin: 0 auto;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	}
	
#header	{
	height: 160px;
	border-bottom: 1px solid #f0f0f0;
	}
	
#header .left {
	background: #fff;
	width: 650px;
	height: 160px;
	float: left;
	}
	
#header .right {
	background: #f9f9f9;
	width: 320px;
	height: 152px;
	text-align: left;
	padding: 8px 15px 0 15px;
	float: left;
	}
	
#header h2 {
	font: normal 13px Verdana;
	text-transform: uppercase;
	margin: 0 0 4px 0;
	}
	
#header p {
	margin: 15px 0 0 0;
	}
	
#header .contact {
	margin: 10px 0 0 0;
	}
	
#header .contact p {
	margin: 3px 0;
	}
	
#header a img {
	width: 400px;
	height: 127px;
	margin: 17px 0;
	border: 0;
	}
	
#nav {
	text-align: center;
	padding: 0 0 10px 0;
	}
	
#nav a {
	font: 13px Verdana;
	color: #888;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 8px 0 0;
	border-bottom: 2px solid #f0f0f0;
	}
	
#nav a {
	padding: 0 6px;
	margin: 0 6px;
	}
	
#nav a:hover {
	border-bottom: 2px solid #f9f9f9;
	}
	
#content {
	background: #fff;
	padding: 20px 0;
	}
	
.social a img {
	margin: 8px 10px 0 10px;
	border: 0;
	}
	
/*
#feeddiv {
	background: url(images/blog.png) top left no-repeat;
	min-height: 235px;
	text-align: left;
	padding: 0 20px 0 35px;
	margin: 10px 0 0 0;
	}
	
#feeddiv a {
	display: block;
	text-decoration: none;
	}
	
#feeddiv a:hover {
	text-decoration: underline;
	}

#feeddiv .datefield {
	font-size: 10px;
	color: #aaa;
	}

#feeddiv img {
	display: inline;float: none;
	}
*/

.property {
	background: #f5f5f5;
	padding: 6px 0;
	margin: 10px;
	border: 1px solid #eee;
	}
	
.datefield {
	font-size: 10px;
	}
	
#footer {
	background: #fff;
	font-size: 10px;
	text-align: center;
	padding: 30px 20px;
	}
	
.fbtab {
	position: fixed;
	top: 250px;
	}
	
.fbtab a {
	background: url(images/fbtab.png) 0px 0px no-repeat;
	position: relative;
	left: -40px;
	display: block;
	width: 40px;
	height: 116px;
	}
	
.fbtab a:hover {
	background-position: -40px;
	}





/****  jammin club styles  ****/
	
#jc {
	font: 14px Verdana;
	margin: 40px 0;
	}
	
#jc h1, h2, h3 {
	font-weight: normal;
	font-family: Coolvetica;
	}
	
#jc h1 {
	font-size: 3.4em;
	}
	
#jc h1.price {
	font-size: 60px;
	margin: 0;
	}
	
#jc h2 {
	font-size: 34px;
	}
	
#jc h3 {
	font-size: 1.8em;
	color: #555;
	margin: 0;
	}
	
#jc p {
	margin: 0;
	}
	
#jc .lg {
	font-size: 1.6em;
	}
	
#jc #header {
	height: 100px;
	text-align: left;
	border: 0;
	}
	
#jc #header a.logo_club {
	background: url(images/logo_club.png) no-repeat;
	display: block;
	width: 316px;
	height: 100px;
	margin: 10px 0 0 0;
	}
	
#jc #header ul.nav {
	width: 400px;
	position: relative;
	top: -50px;
	left: 500px;
	padding: 0;
	margin: 0;
	list-style: none;
	display: none;
	}
	
#jc #header ul.nav li {
	list-style: none;
	float: left;
	}
	
#jc #header ul.nav li a {
	font: bold 13px Verdana;
	color: #999;
	text-decoration: none;
	text-transform: lowercase;
	padding: 8px 15px;
	margin: 0 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #fff;
	}
	
#jc #header ul.nav li a:hover {
	color: #777;
	}
	
#jc #header ul.nav li a.current {
	background: #f5f5f5;
	color: #777;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #e5e5e5;
	}
	
#jc #header ul.nav li a:active, #header ul.nav li a:focus {
	background: #885ca3;
	color: #fff;
	text-shadow: -1px -1px 1px #422f65;
	border: 1px solid #573775;
	}
	
#jc #slider {
	background: #c2f29c;
	width: 100%;
	height: 250px;
	margin: 50px 0;
	border-top: 2px solid #b8e892;
	border-bottom: 2px solid #b8e892;
	display: none;
	}
	
#jc #info {
	width: 960px;
	text-align: left;
	line-height: 1.8;
	margin: 20px;
	}
	
#jc #features {
	height: 540px;
	text-align: left;
	margin: 20px 20px 0 40px;
	}
	
#jc #features .box {
	font-size: 16px;
	padding: 10px;
	margin: 10px 20px;
	float: left;
	cursor: default;
	}
	
#jc #features .box h2 {
	font-size: 48px;
	text-transform: lowercase;
	margin: 0;
	}
	
#jc .free_shipping {
	text-align: center;
	margin: 10px 60px;
	}
	
#jc .sign_up {
	text-align: center;
	margin: 0 20px;
	float: left;
	}
	
#jc .sign_up a {
	display: block;
	width: 875px;
	font: 40px Coolvetica;
	color: #555;
	text-decoration: none;
	text-shadow: 1px 1px #d5d5d5;
	padding: 10px 0;
	}
	
#jc .sign_up a:hover {
	color: #444;
	}
	
/*
#jc .sign_up a:active, .sign_up a:focus {
	background: #cecece;
	color: #fff;
	text-shadow: -1px -1px 1px #aaa;
	}
*/
	
#jc .purple {
	color: #885ca3;
	}
	
#jc div.purple {
	color: #555;
	}
	
#jc div.purple h2, div.purple h3 {
	color: #885ca3;
	text-shadow: 1px 1px 1px #d5d5d5;
	}
	
#jc div.purple:hover, div.purple_stay {
	background: #885ca3;
	color: #fff;
	}
	
#jc div.purple:hover h2, div.purple:hover h3, div.purple_stay h2, div.purple_stay h3 {
	color: #fff;
	text-shadow: 1px 1px 1px #6d3192;
	}
	
#jc .red {
	color: #ea1c1c;
	}
	
#jc div.red {
	color: #555;
	}
	
#jc div.red h2 {
	color: #ea1c1c;
	text-shadow: 1px 1px 1px #d5d5d5;
	}
	
#jc div.red:hover {
	background: #ea1c1c;
	color: #fff;
	}
	
#jc div.red:hover h2 {
	color: #fff;
	text-shadow: 1px 1px 1px #b60909;
	}
	
#jc .green {
	color: #67cf13;
	}
	
#jc div.green {
	color: #555;
	}
	
#jc div.green h2 {
	color: #67cf13;
	text-shadow: 1px 1px 1px #d5d5d5;
	}
	
#jc div.green:hover {
	background: #67cf13;
	color: #fff;
	}
	
#jc div.green:hover h2 {
	color: #fff;
	text-shadow: 1px 1px 1px #58b20f;
	}
	
#jc .blue {
	color: #1ca8ea;
	}
	
#jc div.blue {
	color: #555;
	}
	
#jc div.blue h2 {
	color: #1ca8ea;
	text-shadow: 1px 1px 1px #d5d5d5;
	}
	
#jc div.blue:hover {
	background: #1ca8ea;
	color: #fff;
	}
	
#jc div.blue:hover h2 {
	color: #fff;
	text-shadow: 1px 1px 1px #1b99d4;
	}
	
#jc .yellow {
	color: #f6dd09;
	}
	
#jc div.yellow {
	color: #555;
	}
	
#jc div.yellow h2 {
	color: #f6dd09;
	text-shadow: 1px 1px 1px #e5e5e5;
	}
	
#jc div.yellow:hover {
	background: #f6dd09;
	color: #fff;
	}
	
#jc div.yellow:hover h2 {
	color: #fff;
	text-shadow: 1px 1px 1px #e0c800;
	}
	
#jc .orange {
	color: #f47c1c;
	}
	
#jc div.orange {
	color: #555;
	}
	
#jc div.orange h2 {
	color: #f47c1c;
	text-shadow: 1px 1px 1px #e5e5e5;
	}
	
#jc div.orange:hover {
	background: #f47c1c;
	color: #fff;
	}
	
#jc div.orange:hover h2 {
	color: #fff;
	text-shadow: 1px 1px 1px #e56f10;
	}
	
#featured {
	padding: 0 0 15px 0;
	}
	
.aviaslider{ 
height: 250px;
overflow: hidden;
position: relative;
background: #fff url(images/preload.gif) center center no-repeat;
}

.aviaslider li, .aviaslider .featured{
display: block;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
z-index: 1;
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}

.slidecontrolls{
display: none;
}

.feature_excerpt{
width:610px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:14px 15px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
background: #000;
color: #fff;
display: none;
}

.tooltip {
	position: relative;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
	cursor: pointer;
}
.tooltip:hover span {
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
	font-family: Calibri, Tahoma, Geneva, sans-serif; color: #000;
	position: absolute; left: .5em; top: 9em; z-index: 99;
	margin-left: 0; width: 250px;
}
.yellow.tooltip:hover span,
.green.tooltip:hover span {
	top: 10em;
}
.blue.tooltip:hover span {
	width: 420px;
}
.green.tooltip:hover span {
	width: 380px;
}
.tooltip:hover span em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.8em 1em; }
* html a:hover { background: transparent; }
.classic {background: #fafafa; border: 1px solid #ccc; }

