body {
	margin: 0px;
	padding: 0px;
	background: #f7f7f7; /*#EFF2F4; /*#ddd; /*#829AA8; /*#577180; /*#eee;*/
	font-family: Verdana, Arial, Sans-Serif;
	font-size: small;
	text-align: center;
}
body.pop {
	background: #fff;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	/*background: red;*/
	background: url(../images/bg-template3.gif) repeat-y;
	text-align: left;
}
#poppage {
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-align: left;
}
#header {
	margin: 0px 1px 0px 1px;
	/*border: solid thin #000;*/
	padding: 0px 0px 2px 0px;
	background: #fff url(../images/logoemail1.gif) no-repeat left top;
	height: 76px;
}
#header #title {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 8px 75px; 
	/*background: red;*/
	font-size: 130%; 
	text-transform: uppercase; 
	color: #000; 
	font-family: Arial, sans-serif;
}
#header #subtitle {
	margin: 0px 0px 0px 0px;
	/*border: solid thin #000;*/
	display: block;
	padding: 60px 0px 0px 200px;
	font-family: Verdana, Arial, Sans-Serif;
	font-style: italic;
	font-size: 85%;
	text-align: left;
	color: #577180; /*#999;*/
}
#tabs {
	margin: 0px 1px 0px 1px;
	/*border: solid 1px #000;*/
	padding: 0px 0px 0px 0px; 
	width: 758px;
	background: #fff;
}
#tabs ul {
	float: left;
	margin: 0px; 
	border-bottom: #FFBB00 4px solid; 
	padding: 10px 5px 0px 15px;
	width: 100%; 	
	background: #fff;
	/*background-color: Transparent;	*/
	font-weight: bold; 
	font-size: 85%; 
	font-family: Arial, Verdana, Sans-Serif;
	list-style-type: none;
}
#tabs li {
	float: left; 
	margin: 0px 2px 0px 0px; 
	padding: 0px;
	background: url(../images/tab_right2.gif) #fff no-repeat right top; 
}
#tabs a {
	float: left; 
	display: block; 
	padding: 5px 10px 5px 10px; 	
	background: url(../images/tab_left2.gif) no-repeat left top; 
	color: #666; /*#6B7D9C; /*#666; 	*/
	text-decoration: none; 
}
#tabs a:hover {
	color: #000;
}
#tabs li.current {
	background-image: url(../images/tab_right_hov3.gif);
}
#tabs li.current a {
	background-image: url(../images/tab_left_hov3.gif); 
	color: #fff; 
	text-decoration: none; 
}
#subTab {
	clear:both;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 4px 15px;
	width: 763px;
	background: #FFBB00;
	font-size:75%;
}
#subTab a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#subTab a:link {	
}
#subTab a:visited {
}
#subTab a:hover {
	text-decoration: underline;
}
#subTab #tqSubTab_tabInfo1 {
	float:left;
	margin: 0px 0px 0px 0px;
	/*border: dashed 1px #000; /*#577180; /*#fff;*/
	padding: 0px 0px 0px 0px;
	color: #000;
	text-align: left;
}
#subTab #tqSubTab_tabInfo2 {
	display:block;
	margin: 0px 0px 0px 0px;
	/*border: solid 1px #fff; /*#577180; /*#fff;*/
	padding: 0px 10px 0px 5px;
	text-align: right;
	color: #000;
}
#navLinks {
	clear:both;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 5px;
	border-top: solid 1px #9FB1BC;
	border-bottom: solid 2px #9FB1BC;
	background: #fff; /*#EFF2F4; /*#fff; /*#E2E7EB; /*#ddd;*/
	width: 773px;
}
#navLinks li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
}	
#navLinks a:link, #navLinks a:visited {
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
}
#navLinks a:link.active, #navLinks a:visited.active {
	color: #000;
	/*background: url(../images/triangle2.gif) no-repeat bottom center;*/
	background: url(../images/oval.gif) no-repeat bottom center;
}
#navLinks a:hover {
	color: #000;
	background: url(../images/triangle2.gif) no-repeat bottom center;
}
#main { 
	clear: both;
	margin: 0px 0px 0px 0px;
	/*border: solid 1px #000;*/
	padding: 0px 0px 0px 0px;
	/*background: #ccc;*/
	/*height: 100%;*/
}
#popmain { 
	clear: both;
	margin: 0px 0px 0px 0px;
	/*border: solid 1px #000;*/
	padding: 0px 0px 0px 0px;
	/*background: #ccc;*/
}
#content {
	margin: 0px 0px 0px 0px;
	/*border: dashed 1px #000;*/
	padding: 0px 20px 20px 20px;
	width: 738px;
	/*background: #fff;*/
	color: #666;
}
#popcontent {
	margin: 0px 0px 0px 0px;
	/*border: dashed 1px #000;*/
	padding: 0px 20px 20px 20px;
	/*width: 738px;*/
	/*background: #fff;*/
	color: #666;
}
#contentLeft {
	float: left;
	margin: 0px 0px 0px 0px;
	/*border: dashed 1px #000;*/
	padding: 0px 10px 20px 20px;
	width: 598px;
	/*background: #fff;*/
	color: #666;
}
#sidebarRight {
	margin: 0px 0px 0px 632px;
	/*border: dashed 1px #000;*/
	padding: 10px 0px 0px 5px;
	/*background: #fff;*/
	/*font-size: 85%;*/
	color: #666;
}
#contentRight {
	margin: 0px 10px 0px 150px;
	border: dashed 1px #fff;
	border-bottom-width: 0px;
	padding: 0px 0px 10px 5px;
	/*background: Aqua;*/
	color: #666;
}
#sidebarLeft {
	float: left;
	margin: 0px 0px 0px 0px;
	/*border: dashed 1px #000;*/
	padding: 0px 0px 10px 10px;
	width: 140px;
	/*background: Yellow;*/
	color: #666;
}
#footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 4px 0px;
	background: #FFBB00; /*#577180; /*#9FB1BC; /*#999; /*#6B7D9C; /*#ccc;*/
	text-align: center;
	font-size: smaller;
	color: White;
}
h1 {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 130%;   
	color: #000; /*#577180; /*#000;*/
}
h1.section {
	margin: 10px 0px 0px 0px; 
	border-bottom: dashed 1px #ccc; /*#577180;*/
	padding: 0px 0px 0px 0px; 
	text-transform: uppercase;
	/*background: url(../images/tqcomlogosmall.gif) no-repeat left top;*/
}
h2 {
	margin: 10px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 110%; 
	color: #000;
}
h3 {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #000;
}
a:link {
	/*color: #6B7D9C;*/
	color: #336699;
}
a:visited {
	/*color: #6B7D9C;*/
	color: #336699;
}
a:hover {
	color: #f63; 
}
p {
	font-size: 100%;
}


/* SIDEBAR BOX */
.sidebox {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 130px;
}
.sideboxhead {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	border-bottom: solid 1px #fff;
	background: #577180 url(../images/RoundBoxTop.gif) no-repeat top left; /*#577180 #829AA8*/
	color: #fff;
	font-size: 85%;
}
.sideboxbody {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 5px;
	/*background: #E2E7EB url(../images/RoundBoxBottom.gif) no-repeat bottom left;*/
	background: #BFCAD2 url(../images/RoundBoxBottom.gif) no-repeat bottom left;
	color: #333;
	font-family: Verdana, Sans-Serif;
	font-size: 85%; /*70%;*/
}
.sideboxbody ul {
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	list-style-image: url(../images/ListArrow2.gif);
}
.sideboxbody ol {
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.sideboxbody li {
	margin: 2px 0px 5px 0px;
}

/* CONTENT BOX */
.box {
	margin: 10px 0px 20px 0px;
	/*border: solid 1px #000;*/
	padding: 0px;
	width: 600px;
}
.boxtab {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
	/*border-bottom: solid 1px #577180; /*#fff;*/
	background: #577180 url(../images/RoundBoxTab.gif) no-repeat top left; /*#577180 #829AA8*/
	font-size: 85%;
}
.boxheader {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
	border-bottom: solid 1px #fff; /*#577180; /*#fff;*/
	background: #BFCAD2 url(../images/RoundBoxHeaderLarge.gif) no-repeat top left; /*#ddd #ffbb00 #577180 #829AA8*/
	font-size: 85%;
}
.boxbody {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #fff; /*#577180; /*#fff;*/
	/*background: #eee url(../images/RoundBoxBottomLarge.gif) no-repeat bottom left;*/
	background: #EFF2F4 url(../images/RoundBoxMidLarge.gif) no-repeat top left;
	color: #577180; /*#666;*/
	font-family: Verdana, Sans-Serif;
	font-size: 85%; /*70%;*/
}
.boxbodyNoHead {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #fff; /*#577180; /*#fff;*/
	background: #EFF2F4;
	/*background: #eee url(../images/RoundBoxBottomLarge.gif) no-repeat bottom left;*/
	/*background: #eee url(../images/RoundBoxMidLarge.gif) no-repeat top left;*/
	color: #577180; /*#666;*/
	font-family: Verdana, Sans-Serif;
	font-size: 85%;
}
.boxbodyNoFooter {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #fff; /*#577180; /*#fff;*/
	background: #EFF2F4 url(../images/RoundBoxBottomLarge.gif) no-repeat bottom left;
	color: #577180; /*#666;*/
	font-family: Verdana, Sans-Serif;
	font-size: 85%;
}
.boxfooter {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 5px;
	background: #EFF2F4 url(../images/RoundBoxBottomLarge.gif) no-repeat bottom left;
	color: #577180; /*#666;*/
	font-family: Verdana, Sans-Serif;
	font-size: 85%; /*70%;*/
}
.boxfootermenu {
	display:block;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
.boxfootermenu a {
	text-decoration: none;
}
.boxfootermenu a:hover {
	text-decoration: underline;
}
.boxtabtitle {
	float:left;
	margin: 0px 0px 0px 0px;
	/*border-bottom: solid 1px #fff; /*#577180; /*#fff;*/
	padding: 0px 0px 0px 0px;
	color: #fff;
	text-align: left;
}
.boxtabmenu {
	display:block;
	margin: 0px 0px 2px 0px;
	/*border-bottom: solid 1px #fff; /*#577180; /*#fff;*/
	padding: 2px 10px 2px 5px;
	text-align: right;
	color: #577180;
	font-size: 90%;
}
.boxtabmenu a {
	text-decoration: none;
}
.boxtabmenu a:hover {
	text-decoration: underline;
}
.boxheadtitle {
	float:left;
	margin: 0px 0px 0px 0px;
	/*border-bottom: solid 1px #fff; /*#577180; /*#fff;*/
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #577180; /*#fff; /*#666;*/
}
.boxheadmenu {
	display:block;
	margin: 0px 0px 2px 0px;
	/*border: solid 1px #000; /*#577180; /*#fff;*/
	padding: 0px 10px 2px 5px;
	text-align: right;
	color: #577180; /*#fff; /*#577180;*/
	font-size: 85%;
}
.boxheadmenu a, .boxheadmenu a:visited {
	color: #577180; /*#577180 #fff;*/
	text-decoration: none;
}
.boxheadmenu a:hover {
	color: #f63; /*#fff;*/
	text-decoration: none;
}


/* MISC */
#loginError {
	display: none;
}
.warning {
	color: Red;
}
.button {
	/*border: solid 1px #ffbb00; */
	border-top: solid 2px #fff;
	border-left: solid 2px #fff;
	border-right: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
	/*padding: 2px 5px 2px 5px;*/
	background: #ffbb00; /*#829AA8; /*#577180; /*#ffbb00; */
	color: #fff;
	font-size: 100%;
	font-weight: bold;
}
.input {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 100%;
}
.label {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 100%;
	padding-right: 10px;
	color: #577180;
}
.bold {
	font-weight: bold;
}
.stretched{
	letter-spacing: 2px;
}


/*TQ SPECIALS*/
table.tqspecial {
	margin: 0px 0px 0px 0px;
	border: solid 1px #ddd; /*#829AA8;*/
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: #fff;
	border-collapse: collapse;
	font-size: 80%;
}
table.tqspecial thead {
	background: #829AA8;
	text-align: center;
	color: #fff;
}
table.tqspecial thead th {
	padding: 4px 0px 4px 0px;
}
table.tqspecial tbody{
	text-align: center;
	vertical-align: middle;
}
table.tqspecial td {
	padding: 4px;
	border: solid 1px #ddd;
}
/*
table.tqspecial td:hover {
	background-color: #eee;
}
*/
table.tqspecial td.hover {
	background-color: #eee;
}
table.tqspecial td.unhover {
	background-color: #fff;
}
table.tqspecial td a {
	text-decoration: none;
}
table.tqspecial td a:hover {
	text-decoration: underline;
}


/*TEE SHEET*/
table.teesheet {
	margin: 0px 0px 0px 0px;
	border: solid 1px #ddd; /*#829AA8;*/
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: #fff;
	border-collapse: collapse;
	color: #577180;
	font-size: 90%;
}
/*
table.teesheet thead {
	background: #577180; 
	text-align: center;
	color: #fff;
}
table.teesheet thead th {
	border: solid 1px #fff;
	padding: 0px 0px 1px 0px;
}
*/
table.teesheet th {
	background: #577180; /*#829AA8;*/
	text-align: center;
	color: #fff;
	border: solid 1px #fff;
	padding: 0px 0px 1px 0px;
}
table.teesheet tbody{
	text-align: center;
	vertical-align: middle;
}
table.teesheet td {
	padding: 4px;
	border: solid 1px #ddd;
}
table.teesheet td.hour {
	background-color: #829AA8;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
table.teesheet td.minute {
	text-align: center;
}
table.teesheet td.empty {
	background-color: #EFF2F4;
}
table.teesheet td.tqspecial {
	background-color: #ffbb00;
}
table.teesheet td.hover {
	background-color: #E2E7EB;
	font-weight: bold;
}
table.teesheet td.unhover {
	background-color: #fff;
	font-weight: normal;
}
table.teesheet td a {
	text-decoration: none;
}
table.teesheet td a:hover {
	text-decoration: underline;
}


/*TEE TIME INFO*/
table.teetimeinfo {
	margin: 0px 0px 5px 0px;
	/*border: solid 2px #ddd; /*#829AA8;*/
	padding: 0px 0px 0px 0px;
	width: 100%;
	/*background: #fff;*/
	/*border: solid 1px #ddd;*/
	border-collapse: separate;
	font-size: 90%;
}
table.teetimeinfo tbody{
	vertical-align: middle;
}
table.teetimeinfo td {
	padding-bottom : 1px;
	/*border: solid 2px #ddd;*/
}
table.teetimeinfo td.label {
	padding: 3px 2px 3px 0px;
	background-color: #EFF2F4;
	color: #577180;
	text-align:left;
	font-weight:bold;
}
table.teetimeinfo td.data {
	border: solid 1px #ddd;
	background-color: #fff;
	color: #577180;
	width: 140px;
	text-align: center;
	font-weight:normal;
}
#time.hover, #status.hover, #price.hover, #total.hover, #savings.hover {
	border: solid 1px #ffbb00;
	/*background-color: #ffbb00;*/
}


/* SEARCH TABLE */
#tblSearch .label{
	padding-right: 20px;
	font-weight: bold;
	color: #577180;
}


/*MY RESERVATIONS*/
table.myres {
	margin: 0px 0px 0px 0px;
	border: solid 1px #ddd; /*#829AA8;*/
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: #fff;
	border-collapse: collapse;
	font-size: 80%;
}
table.myres th {
	padding: 2px 0px 2px 0px;
	border: solid 1px #ddd; /*#829AA8;*/
	background: #EFF2F4; /*#f7f7f7; /*#EFF2F4; /*#829AA8;*/
	text-align: center;
	color: #577180; /*#fff;*/
}
table.myres tbody{
	text-align: left;
	vertical-align: middle;
}
table.myres td {
	padding: 4px;
	border: solid 1px #ddd;
}
table.myres td a {
	text-decoration: underline;
}
table.myres td a:hover {
	text-decoration: none;
}


/*SPECIALS*/
table.special {
	margin: 0px 0px 0px 0px;
	border: solid 1px #ddd; /*#829AA8;*/
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: #fff;
	border-collapse: collapse;
	font-size: 80%;
}
table.special th {
	padding: 2px 0px 2px 0px;
	border: solid 1px #ddd; /*#829AA8;*/
	background: #577180; /*#BFCAD2; /*#EFF2F4; /*#577180; /*#EFF2F4; /*#f7f7f7; /*#EFF2F4; /*#829AA8;*/
	text-align: center;
	color: #fff; /*#577180; /*#fff; /*#577180; /*#fff;*/
	width: 85px;
}
table.special tbody{
	text-align: center;
	vertical-align: middle;
}
table.special td {
	border: solid 1px #ddd;
	padding: 5px 0px 5px 0px;
}
table.special td.subhead {
	padding: 2px 0px 3px 0px;
	background: #EFF2F4;
}
table.special td a {
	text-decoration: none;	
}

table.special td a.tq {
	background-color: #FFE193;
	/*background-color: #ffbb00;*/
	/*background-color: #BFFFBF;*/
	padding: 2px 2px 2px 2px;
}
/*
table.special td a.tq:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
*/

table.special td a:hover {
	text-decoration: none;
	font-weight: normal;
}
table.special td.subhead a {
	text-decoration: none;
}
table.special td.subhead a:hover {
	text-decoration: none;
	font-weight: normal;
}

/*FAQ*/
ul.faq {
}
li.faq {
	margin: 0px 0px 0px 0px; 
	padding: 2px;
}