﻿@charset "utf-8";
body {
	background-color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	clear:both;
	text-align: center;
}
.alignJustified {
	text-align: justify;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#container{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
}

/*  >>>> Header/ Banner GFX
-------------------------------------------------------------------------*/
#banner1 {
	height: 174px;
	width: 880px;
	background-image: url(assets/images/web-logo.jpg);
	background-repeat: no-repeat;
}
#table1 {
	width: 440px;
	float:right;
}

/*  >>>>Gift Card Background
-------------------------------------------------------------------------*/
#giftCardBG{/*
	height: 279px;
	width: 840px;
	background-image: url(assets/images/productsimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
*/}

/*  >>>> Main Site Links
-------------------------------------------------------------------------*/
	a:link {color: #ffffff; }
	a:visited {color: #ffffff; }
	a:hover {color: #ffffff; }
	a:active {color: #ffffff; }

/*  >>>> Page Header
-------------------------------------------------------------------------*/
.style15 {
	font-size: 15px;
	font-weight: bold;
	color: #c2d48b;
}

.style16 {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #ffffff;
	text-align: center;
}

/*  >>>> MID-Page Titles (Gift Card SLogan)
-------------------------------------------------------------------------*/
.style40 {
	font-size: 15px;
	font-weight: bold;
	color: #c2d48b;
	font-style: italic;
/*	text-align: left; */
}

/*  >>>> Page Titles
-------------------------------------------------------------------------*/
.style13 {
	font-size: 15px;
	font-weight: bold;
	color: #c2d48b;
	text-align: left;
}

/*  >>>> Category Headers
-------------------------------------------------------------------------*/
.style19 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

/*  >>>> Page Content
-------------------------------------------------------------------------*/
.style20 {
	clear: both;
	font-size: 14px;
	color: #ffffff;
}
/*  >>>> Content Links
-------------------------------------------------------------------------*/
	a.style20:link {color: #c2d48b; font-weight: bold; text-decoration: none; }
	a.style20:active {color: #c2d48b; font-weight: bold; text-decoration: none; }
	a.style20:visited {color: #c2d48b; font-weight: bold; text-decoration: none; }
	a.style20:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline; }

/*  >>>> Holiday/ Specials Page
-------------------------------------------------------------------------*/
div.Special {
	padding: 10px;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	border: 2px #c2d48b solid;
	margin-left:auto;
	margin-right:auto;
}
.style46 {
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	font-style: italic;
}
.style49 {
	text-align: center;
}
.style50 {
	font-size: large;
	font-weight: bold;
	color: #C2D48B;
	text-align: left;
}

/*  >>>> Event Pages 
-------------------------------------------------------------------------*/
.beautifulWoman {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 1.5em;
}
h1.beautifulWoman {
	font-size: 16pt;
}

/*  >>>> Copyright & Credit Text
-------------------------------------------------------------------------*/
.style26 {
	font-size: 11px;
	color: #66691f;
	margin-top: 10px;
	margin-bottom: 15px;
}

/*  >>>> Copyright & Credit Links
-------------------------------------------------------------------------*/
	a.style26:link {color: #66691f; text-decoration: none;
}
	a.style26:active {color: #66691f; text-decoration: none; }
	a.style26:visited {color: #66691f; text-decoration: none; }
	a.style26:hover {color: #FFFFFF; text-decoration: underline; }

/*  >>>> Sunrise Fitness MID-=Header
-------------------------------------------------------------------------*/
.style23 {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

/*  >>>> Form Items
-------------------------------------------------------------------------*/
	.styleFormDropdown {font-size: 12px; font-weight: bold; color: #6D7C17; background-color: #caeaa1; }
	.styleFormCheckbox {cursor: pointer; }
	.styleFormButtons {font-size: 12px; font-weight: bold; color: #6D7C17; }
	.styleFormEditField {
		font-size: 12px;
		font-weight: bold;
		color: #4c560f;
		background-color: #caeaa1;
		white-space:pre;
	}
.DefaultErrorFieldStyle {
	background-color: rgb(255,0,0);
}.DefaultErrorLabelStyle {
	background-color: rgb(255,0,0);
}

/*  >>>> Company Signature / Error Docs
-------------------------------------------------------------------------*/
	.styleSignature {color: #FFFFFF; font-size: 17px; font-style: italic; font-weight: bold; }
/* -------------------------------------------------------------------------*/
/*  =Site Map Content  */
.styleSiteMap {
	font-size: 14px;
	color: #323232;
	margin-left: 50px;
}

/*  >>>> Site Map Links
-------------------------------------------------------------------------*/
	a.styleSiteMap1:link {font-size: 16px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
	a.styleSiteMap1:active {font-size: 16px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
	a.styleSiteMap1:visited {font-size: 16px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
	a.styleSiteMap1:hover {font-size: 16px; color: #B5CB24; font-weight: bold; text-decoration: underline; }
	
	a.styleSiteMap2:link {font-size: 15px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
	a.styleSiteMap2:active {font-size: 15px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
	a.styleSiteMap2:visited {font-size: 15px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
	a.styleSiteMap2:hover {font-size: 15px; color: #94A61E; font-weight: bold; text-decoration: underline; }
	
	a.styleSiteMap3:link {font-size: 14px; color: #7F8F1A; font-weight: bold; text-decoration: none; }
	a.styleSiteMap3:active {font-size: 14px; color: #7F8F1A; font-weight: bold; text-decoration: none; }
	a.styleSiteMap3:visited {font-size: 14px; color: #7F8F1A; font-weight: bold; text-decoration: none; }
	a.styleSiteMap3:hover {font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: underline; }
	
	a.styleSiteMap4:link {font-size: 13px; color: #FFFFFF; text-decoration: none; }
	a.styleSiteMap4:active {font-size: 13px; color: #FFFFFF; text-decoration: none; }
	a.styleSiteMap4:visited {font-size: 13px; color: #FFFFFF; text-decoration: none; }
	a.styleSiteMap4:hover {font-size: 13px; color: #6d7c17; text-decoration: underline; }

	.ul, li {color: #c2d48b;}
	
	.bullet {color: #c2d48b;}

/*  >>>> MISC
-------------------------------------------------------------------------*/
	.style22 {font-size: 14px; font-weight: bold; color: #ffffff; text-align: left; }
	.style29 {font-size: 14px; color: #ffffff; text-align: center; }
	.style39 {font-size: 13px; text-align: left; }
	.style41 {color: #FF0000; font-size: 15px; }
	.style43 {font-size: 15px; font-weight: bold; }
	.style45 {font-size: 18px; text-align: left; }
	.style46 {font-family: "Monotype Corsiva"; font-size: 17pt; }
	.style47 {font-family: "Monotype Corsiva"; font-size: 16pt; }
	.style48 {width: 75%; }

/*  >>>>Footnote
-------------------------------------------------------------------------*/
	.footnote {font-size: 8pt; color: #ffffff; text-align: left; font-style: italic;
}

/*  >>>> Nav-Bar Decendants ???
-------------------------------------------------------------------------*/
#back1 {
	background-color: #493829;
	font-size: 12px;
	color: #493829;
}
#back2 {

}
#back2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: none;
}
#back2 li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#back2 a {
	display: block;
	height: 25px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	font-size: 11px;
	color: #fffef4;
	text-decoration: none;
	float: left;
	margin: 0px;
	font-weight: bold;
	width: 110px;
}
#back2 a:hover {
	background-color: #c2d48b;		
}
#back3 {
	background-color: #3a4303;
}
#hr200 {
	width: 200px;
	text-align:left;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(./assets/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(./assets/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(./assets/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

