/* @ core page styles */
*
{
	margin: 0; padding: 0;
	font-size: 100%;
}
body 
{
	font: normal normal normal 12px/16px Arial, Helvetica, Sans-serif;
	color: #000;
	background: #00002F;
}
td { }
th { }
p { padding: 0 0 15px; }

a:link { color: #063FB2; }
a:visited { color: #063FB2; }
a:hover { color: #7A090D; }
a:active, a:focus { color: #063FB2; border: 0px none; outline: none; }

/* @ page sections */
.wrap 
{
	position: relative;
	margin: 0 auto; padding: 0;
	width: 780px;
}
.masthead
{
	position: relative;
	margin: 0; padding: 0 0 5px;
	background: #7A090D url(/images/mast-background.png) no-repeat; 
}
.slideshow
{
	position: relative; overflow: hidden;
	margin: 0; padding: 10px 0 0;
	width: 100%; height: 190px; 
	background: #7A090D url(/images/slide-background.jpg) no-repeat;
 }
.content
{
	position: relative; top: -95px; left: 0;
	margin: 0; padding: 125px 10px 10px 200px;
	background: url(/images/content-background.png) no-repeat; 
}
.nav
{
	position: absolute; top: 64px; left: 0;
	height: 95%;
}
.col
{
	margin: 0; padding: 10px;
	background: #ffcc07; border: 2px solid #FFF;
	font-size: 1.25em; line-height: 1.25em;
}
.footer
{
	position: relative; top:-95px; left: 0;
	margin: 0; padding: 54px 0 10px; 
	background: transparent url(/images/footer-background.png) repeat-x;
	text-align: center;
	font-size: 0.95em; line-height: 1.2em; color: #FFF; font-weight: 700;
}

/* @ custom classes */
.masthead .logo { margin: 0; padding: 6px 10px 0; border: 0 none; }
.car-image { position: absolute; top: 228px; left: 208px; margin: 0; padding: 0; }
.col .header
{
	padding-bottom: 30px;
	font: italic 900 28px/30px "Cantarell", Arial, Helvetica, Serif; 
	color: #00C; 
	text-align: center; 
	text-shadow: 0.06em 0.06em #EB0;
}
.tel			{ display: block; font-size: 1.6em; line-height: 1.6em; font-weight: 800; color: #00C; text-align: center; }
.titleText { font-size: 1.1em; line-height: 1.1em; font-weight: bold; color: #7A090D; }
.attrib { display: block; text-align: right; }
ul.pdf-list { margin: 10px 0 10px 30px; padding: 15px; list-style: url(/images/pdficon_large.gif); }
ul.pdf-list li { padding: 0 0 10px; vertical-align: middle; }
.transn { margin: 0 0 10px; padding-bottom: 15px; background: url(/images/col-hr.png) no-repeat left bottom; }
hr.transn { height: 10px; border: none; }
img.border { border: 1px solid #000; }
.hours { display: block; padding: 5px 5px 20px; font-size: 1.1em; text-align: center; font-weight: bold; background: #FFDD17; border: 1px solid #DDBB00; border-radius: 5px; -moz-border-radius: 5px; }
.logos { display: block; overflow: hidden; padding: 0 0 20px 15px; height: auto; }
.clear { display: block; clear: both; }
.ctr { text-align: center; }

/* @ facebook connect */
.masthead .social-networking { position: absolute; top: 98px; left: 697px; }
#nav_facebook .nav_facebook_header { display: block; font-size: 0.9em; font-family: georgia, helvetica, arial, sans-serif; font-weight: 800; margin-bottom: 10px; }
#nav_facebook .nav_facebook_copy { display: block; font-size: 0.8em;  }
#nav_facebook img { text-align: center; margin-bottom: 10px;  }
#nav_facebook a { display: inline-block; width: auto; height: auto; !important }

/* @ low resolution classes */
body.low .content { background: url(/images/content-background-low.png) no-repeat; }
body.low .masthead { background: #7A090D url(/images/mast-background-low.png) no-repeat; }
body.low .masthead .logo { background: transparent url(/images/freeks-logo-low.png) no-repeat 10px 6px; }

/* @ slideshow */
.slide
{
	position: relative;
	margin: 0 10px; padding: 10px 246px 60px 10px;
	width: 500px; height: 120px;
	border: 3px solid #A33035;
}
.slide .header { display: block; padding: 0 0 8px; font-size: 2.2em; line-height: 1.2em; font-style: italic; color: #FFEFBD; text-shadow: 0.06em 0.06em #C00; } 
.slide .copy { display: block; padding-left: 50px; font-size: 1em; line-height: 1.3em; color: #FEE; } 
.slide .img { position: absolute; top: 0; left: 520px; width: 236px; height: 180px; border: none; border-left: 1px solid #A33035; } 

/* @ site navigation */
.nav ul 
{
	margin: 0 20px; padding: 15px 0 0;
	width: 168px; height: 100%;
	background: url(/images/freeks-nav.png) no-repeat; 
}
.nav li 
{
	margin: 0; padding: 10px 0; 
	width: 162px; height: 12px;
	background: url(/images/freeks-nav.png) no-repeat -167px -15px;
	list-style: none; text-indent: -999px;
}
.nav li#nav_home { background-position: -167px -18px; }
.nav li#nav_home:hover { background-position: -334px -18px; }
.nav li#nav_why { background-position: -167px -50px; }
.nav li#nav_why:hover { background-position: -334px -50px; }
.nav li#nav_meet { background-position: -167px -83px; height: 27px; }
.nav li#nav_meet:hover { background-position: -334px -83px; height: 27px; }
.nav li#nav_facts { background-position: -167px -131px; height: 27px; }
.nav li#nav_facts:hover { background-position: -334px -131px; height: 27px; }
.nav li#nav_tour { background-position: -167px -177px; }
.nav li#nav_tour:hover { background-position: -334px -177px; }
.nav li#nav_promo { background-position: -167px -208px; }
.nav li#nav_promo:hover { background-position: -334px -208px; }
.nav li#nav_about { background-position: -167px -240px; }
.nav li#nav_about:hover { background-position: -334px -240px; }
.nav li#nav_links { background-position: -167px -272px; }
.nav li#nav_links:hover { background-position: -334px -272px; }
.nav li#nav_test { background-position: -167px -304px; }
.nav li#nav_test:hover { background-position: -334px -304px; }
.nav li#nav_contact { background-position: -167px -336px; }
.nav li#nav_contact:hover { background-position: -334px -336px; }
.nav li#nav_facebook 
{
	background: #BBB;
	margin: 10px 12px 0 20px;
	width: auto; height: 140px; /* temp */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-indent: 0;
	font-family: georgia, arial, sans-serif;
	text-align: center;
	border: 1px solid #CCC;
}
.nav li#nav_facebook:hover { background-color: #CCC; border-color: 1px solid #999; }

.nav li a { display: block; width: 162px; height: 100%; }

/* @ home page specific classes */
#home .image-section .offer { text-align: right; }
#home .image-section .red-emph { color: #C00; font-weight: bold; }
#home .image-section .blue-emph { color: #006; font-weight: bold; }
#home .image-section img { float: left; padding: 0 10px 10px 0; }
#home .block-black { margin: 0 0 20px; padding: 5px; color: #FF0; font-size: 1.1em; font-weight: bold;background: #00002F; border: 1px solid #006; }
#home .fb_iframe_widget iframe { padding-bottom: 20px; }

/* @ freeks page specific classes */
#freeks h2 { padding: 30px 0; font-size: 1.3em; color: #7A090D; text-decoration: underline; text-align: center; }
#freeks .offer { font-weight: bold; text-align: right; }
#freeks .standout { font-variant: small-caps; font-size: 1.4em; }
#freeks dl { padding: 10px 0 30px; }
#freeks dl dt { display: block; float: left; padding: 0 20px 15px 0; width: 120px; font-size: 1.1em; font-weight: 700; color: #7A090D; }
#freeks dl dd { display: block; float: left; padding: 0 0 15px 0; width: 400px; line-height: 1.4em; }

/* @ team page specific classes */
#team h2 { padding: 0 0 20px; font-size: 1.4em; color: #7A090D; text-align: center; }
#team h3, #team .name { padding: 0 0 10px; font-size: 1.4em; color: #00C; }
#team h4 { padding: 0 0 10px; font-size: 1.2em; color: #7A090D; font-weight: bold; text-decoration: underline; }
#team .col p { color: #006; }
#team .bio
{
	margin: 0 0 20px; padding: 20px;
	background: #FFDD17; 
	border: 1px solid #DDBB00; border-radius: 5px; -moz-border-radius: 5px;
}
#team .bio .title
{
	display: block; 
	padding: 0 5px 20px;
	font-style: oblique; font-weight: bold;
}
#team .bio img
{
	float: right;
	padding: 0 0 20px 15px;
	width: 200px;
}
/* @ facts and announcements page specific classes */
#facts .col ul { margin: 20px; }
#facts .col ul li 
{ 
	margin: 0 0 20px; padding: 20px; 
	font-size: 1.25em; font-weight: 700; color: #006;
	list-style: none; 
	background: #FFDD17; 
	border: 1px solid #DDBB00; border-radius: 5px; -moz-border-radius: 5px;
}

/* @ shop tour gallery page specific classes */
#gallery .photoset { margin: 0 auto; padding: 10px 0 20px; width: 472px; }
#gallery .photoset img { margin: 10px; width: 133px; height: 100px; border: 1px solid #FFF; }

/* @ promotions page specific classes */
#promo .coupon-blue-left, #promo .coupon-red-right { margin: 0 0 20px; padding: 20px; background: #FFDD17; border: 2px dashed #FFC; font-size: 1.2em; font-weight: 700; color: #006; }
#promo .coupon-blue-left img { float: left; padding: 0 20px 0 0; vertical-align: bottom; }
#promo .coupon-red-right { color: #7A090D; }
#promo .coupon-red-right img { float: right; padding: 0 0 0 20px; vertical-align: bottom; }

/* @ about page specific classes */
#about h2.titleText { padding: 0 0 20px; }
#about .col ol { margin: 0 20px 20px 30px; }
#about .col ol li { padding: 0 0 10px; } 

/* @ links page specific classes */
#links .col dl dt { display: block; font-size: 1.1em; color: #7A090D; font-weight: bold; text-align: center; }
#links .col dl dd { display: block; padding: 0 0 20px; font-size: 1.2em; text-align: center; }

/* @ contact page specific classes */
#contact .col h2, #contact .col p { text-align: center; font-size: 1.1em; }
#contact .col h2 { color: #7A090D; }
#contact .col a { font-weight: bold; }
#contact .directions { display: block; padding: 5px 5px 20px; background: #FFDD17; border: 1px solid #DDBB00; border-radius: 5px; -moz-border-radius: 5px; }

/* @ testimonials page specific classes */
#testimonials .titleText { padding-top: 10px; }
