h1 
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: brown;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}

#toolTipBox {
	display: none;
	padding: 5;
	font-size: 10px;
	border: black solid 1px;
	font-family: verdana;
	position: absolute;
    background-color: #ffffcc;
    padding: 6px 8px 6px 8px;
	color: #000000;
}

.SmallTextBox 
{
	font-size: 11px;
	font-family: Verdana,Arial;
}

.GreenButton 
{
	color: White;
	font-size: 12px;
	font-family: Arial Black, Arial, Verdana;
	background-color: Green;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	border-top: 2px solid #d3d3d3;
	border-left: 2px solid #d3d3d3;
}

.BlueButton 
{
	color: White;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	background-color: Navy;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	border-top: 2px solid #d3d3d3;
	border-left: 2px solid #d3d3d3;
}

.MaroonButton 
{
	color: White;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	background-color: Maroon;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	border-top: 2px solid #d3d3d3;
	border-left: 2px solid #d3d3d3;
}

.LightBlueButton 
{
	color: black;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #f1f1ed;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	border-top: 2px solid #d3d3d3;
	border-left: 2px solid #d3d3d3;
}

#DiscountCounter 
{
	background: url(/smartermacau/images/icons/green-seal.jpg) no-repeat top center;
	width: 84px;
	height: 84px;
	float: right; 
	text-align: center; 
	font-family: verdana; 
	font-size: 11px;
	color: White;
}

#DiscountCounter .title {}
#DiscountCounter .text {padding: 18px 0px 0px 0px;}
#DiscountCounter .text a {padding: 18px 0px 0px 0px; color: White; text-decoration: none;}
#DiscountCounter .number {font-weight: bold; font-size: 14px; font-family: arial;}
#DiscountCounter .viewlink {padding: 1px 0px 0px 1px;}
#DiscountCounter .viewlink a {color:Yellow; font-weight: bold; font-family: Arial; font-size: 9px; text-decoration: underline;}

.defLink
{
	font-size: 10px;
}

.defLink a
{
	text-decoration: none;
	color: black;
}

.defLink a:hover
{
	text-decoration: underline;
}

.breadcrumb
{
	font-family: Verdana;
	padding: 0px 0px 7px 0px;
	font-size: 11px;
	color: Gray;
}

.breadcrumb a
{
	color: Gray;
	--text-decoration: none;
}

.breadcrumb a:hover
{
	color: Gray;
	text-decoration:underline;
}

.LeftCategoryMenuTableCell 
{
	width: 150px; 
	padding: 0px 0px 0px 0px; 
	vertical-align: top;
}

body 
{
	font-family: Arial, verdana;
	font-size: 14px;
}

.logo 
{
	color: Green;
	font-family: verdana;
	font-style: italic;
	font-size: 23px;
	font-weight: bold;
	padding: 0px 0px 0px 1px;
}

.logo a
{
	color: white;
}

.logotext
{
	color: white;
	font-family: verdana;
	font-style: italic;
	font-size: 9px;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}

.bookmark
{
	color: white;
	padding-right: 5px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold; 
}

#UsefulTools .image
{
	border: 3px solid red;
	background-color: Blue;
	padding: 5px 5px;
}

	#MultiCategory 
	{
		font-family: Verdana;
	}
	
	#MultiCategory td
	{
		vertical-align: top;
	}
	
	#MultiCategory .image
	{
		float: left; 
		border: 1px solid black;
		padding: 2px 2px 2px 2px; 
		margin: 2px 5px 0px 0px; 
	}

	#MultiCategory .title 
	{
		text-align: center;
		color: White;
		font-size: 11px;
		font-weight: bold;
		padding: 5px 5px 5px 5px;
		--background-color: #1A3B81;
		background-color: #3A8E1B;
		margin-bottom: 4px;
	}

	#MultiCategory .nametitle 
	{
		font-size: 11px;
		font-weight: bold;
		color: Maroon;
		padding: 0px 0px 2px 0px;
	}
	
	#MultiCategory .nametitle a
	{
		text-decoration: none;
		color: Maroon;
	}
	
	#MultiCategory .nametitle a:hover
	{
		text-decoration: underline;
		color:Teal;
	}
	
	#MultiCategory .content 
	{
		font-size: 10px;	
	}

	#MultiCategory .placeholder 
	{
		border: 1px solid #d3d3d3;
		padding: 11px 11px 11px 11px;	
	}
	
#calendarevents
{
	font-family: verdana; 
	font-size: 11px; 
}

#calendarevents .placeholder
{
	border: 0px solid #d3d3d3;
	padding: 10px 10px 10px 10px
}

#calendarevents .title
{
	color: Maroon;
	font-family: verdana; 
	font-size: 13px; 
	font-weight: bold;
	text-align: center;
	background-color: #FFFFCC;
	padding: 5px 0px 5px 0px;
	border: 1px solid #d3d3d3;
	margin: 0px 0px 5px 0px;
}

#calendarevents .content
{
	font-family: verdana; 
	font-size: 11px;
	width: 97%;
}

#questions 
{
	width: 800px;
	vertical-align: top;
	font-family: verdana;
	border-bottom: 1px solid gray;
	font-family: Verdana;
	padding: 10px 15px 18px 15px;
}

.odd
{
	background-color: #FFF2E5;
}

.even
{
	background-color: #FFFFE5;
}

#QuestionsForumStyle
{
	font-size: 10px;
	font-family: Verdana;
}

#questions .title
{
	color: navy;
	font-weight: bold;
	font-size: 13px;
	font-family: verdana;
}

#questions .content
{
	
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	font-family: Verdana;
	color: black;
}

#questions .toprightdate 
{
	border: 1px solid #d3d3d3;
	background-color: White;
	padding: 2px 5px 3px 5px;
	margin-left: 6px;
	margin-bottom: 5px;
	float: right;
	font-size: 10px;
	font-family: Verdana;
}

#questions .date
{
	padding-top: 7px;
	font-size: 9px;
	color: Gray;
}

#questions .usernick
{
	color: Gray;
	font-size: 9px;
}

#questions .totalanswers
{
	color: Gray;
	padding-top: 3px;
	font-size: 11px;	
}

#questions .totalanswers a
{
	font-size: 10px;	
	color: Maroon;
	text-decoration: none;
	--color: Green;
}

#questions .totalanswers a:hover
{
	text-decoration: underline;
}

#TipsCategories 
{
	
}

#TipsCategories .bodyelement
{
	font-family: Verdana;
	font-size: 14px;
	padding: 12px 0px 0px 4px;
}

#TipsCategories .bodyelement a
{
	--font-family: Arial;
	font-family: verdana;
	color: Purple;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#TipsCategories .bodyelement a:hover
{
	text-decoration: underline;
}

#tip 
{
	padding: 0px 8px 0px 8px;
	font-family: Verdana;
}

#tip .subject
{
	color: black;
	padding: 0px 0px 4px 0px; 
	font-weight: bold; 
	font-size: 12px;
}

#tip .body
{
	font-size: 10px;
}

#tip .comments
{
	color: Gray;
	padding-left: 1px; 
	padding-top: 8px; 
	font-size: 10px;
}

#tip .comments a
{
	font-family: Verdana;
	color: Gray;
	font-size: 10px;
}

#tip .comments img
{
	width: 17px;
	vertical-align:middle;
}

#tipSideMenu
{
	font-family: Verdana;
}

#tipSideMenu .title 
{
	text-align: center;
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background-color: #1A3B81;
	margin-bottom: 4px;
}

#tipSideMenu .body 
{
	padding: 0px 0px 10px 0px;
}

#tipSideMenu a
{
	
	font-weight: bold; 
	text-decoration: none;
	font-size: 11px;
}

#tipSideMenu a:hover
{
	text-decoration: underline;
}



#header 
{
	width: 892px;
	color: white;
	font-family: verdana;
	background-color: darkred;
}

#header a
{
	color: white;
	text-decoration: none;
}

#header .signup
{
	text-align: center;
	font-size: 11px;
	width: 480px;
}

#header .signupTableCell
{
	--border-left: 2px solid gray; 
	padding: 8px 0px 8px 0px; 
	background-color: darkred;
}

#header .menubar
{
	--font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px 5px 10px;
	font-size: 13px;
	
}

#header .menubar a:hover
{
	text-decoration: underline;
}

#header .searchbar 
{
	text-align: center;
	background-color: #68B56F;
	padding: 6px 10px 6px 10px;
	font-size: 15px;
	color: White;
}

#CouponsCategoryTitle 
{
	--text-align: center;
	color: green; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial; 
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
	background-color: #FFFFCC;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

#coupon .separatebar
{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#tip .separatebar
{
	padding: 0px 0px 0px 0px;
	border-top: 1px dotted #d3d3d3;
	margin: 10px 0px 7px 0px;
}

#CouponShort
{
	font-family: Verdana;
	font-size: 14px;
}

#CouponShort .catname
{
	font-size: 12px;
}

#CouponShort .code
{
	display: inline; 
	padding-right: 5px; 
	font-size: 11px;
}

#CouponShort .desc
{
	font-size: 11px;
}

#CouponShort .uselink
{
	padding-left: 0px; 
	line-height: 16px; 
	display: inline; 
	font-size: 10px;
}

#CouponShort .expires
{
	color: gray; 
	font-size: 10px; 
	font-style: italic; 
	padding: 1px 0px 0px 0px;
	
}

#vegascoupon
{
	font-family: Arial;
	font-size: 12px;
	width: 100%;
}

#vegascoupon .terms
{
	font-size: 9px;
}

#vegascoupon .body
{
	font-size: 12px;
	margin: 5px 0px 5px 0px; 
	background-color: #fffcfd; 
	border: 3px dashed #98dd6f; 
	padding: 10px 10px 10px 10px;
}

#vegascoupon .header
{
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #d3d3d3;
}

#vegascoupon .title
{
	color: purple; 
	font-weight: bold; 
	padding: 0px 0px 0px 0px; 
	font-size: 12px;
}

#vegascoupon .purchaselink
{
	font-size: 12px; 
	padding-bottom: 7px;
}

#vegascoupon .tellfriend
{
	padding-top: 6px;
	font-size: 11px;
	font-family: Verdana;
}

#vegascoupon .tellfriend a
{
	
	padding-left: 5px; 
}

#vegascoupon .tellfriend img
{
	vertical-align:text-bottom;
}

#vegascoupon .code
{
	font-size: 11px; 
	display: inline; 
	padding: 0px 10px 0px 0px;	
}

#vegascoupon .expiredate
{
	font-size: 11px; 
	padding: 0px 10px 0px 0px;	
	display: inline;
}

#vegascoupon .buybefore
{
	font-size: 11px; 
	display: inline;
}

#expiredcoupon
{
	font-family: Arial;
	font-size: 12px;
	width: 100%;
}

#expiredcoupon .terms
{
	font-size: 9px;
}

#expiredcoupon .body
{
	color: gray;
	font-size: 12px;
	margin: 5px 0px 5px 0px; 
	background-color: #fffcfd; 
	border: 3px dashed #d3d3d3; 
	padding: 10px 10px 10px 10px;
}

#expiredcoupon .header
{
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #d3d3d3;
}

#expiredcoupon .title
{
	color: purple; 
	font-weight: bold; 
	padding: 0px 0px 0px 0px; 
	font-size: 12px;
}

#expiredcoupon .purchaselink
{
	font-size: 12px; 
	padding-bottom: 7px;
}

#expiredcoupon .tellfriend
{
	padding-top: 6px;
	font-size: 11px;
	font-family: Verdana;
}

#expiredcoupon .tellfriend a
{
	
	padding-left: 5px; 
}

#expiredcoupon .tellfriend img
{
	vertical-align:text-bottom;
}

#expiredcoupon .code
{
	font-size: 11px; 
	display: inline; 
	padding: 0px 10px 0px 0px;
}

#expiredcoupon .expiredate
{
	font-size: 11px; 
	padding: 0px 10px 0px 0px;
	display: inline;
}

#expiredcoupon .buybefore
{
	font-size: 11px; 
	display: inline;
}

#homepagecoupon
{
	font-family: Arial;
	font-size: 12px;
	border: 2px solid green;
}

#homepagecoupon .body
{
	font-size: 11px;
	margin: 0px 0px 0px 0px; 
	background-color: #fffcfd; 
	border: 1px solid yellow; 
	padding: 7px 8px 7px 8px;
}

#homepagecoupon .header
{
	margin-bottom: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px solid #d3d3d3;
}

#homepagecoupon .title
{
	color: purple; 
	font-weight: bold; 
	padding: 0px 0px 0px 0px; 
	font-size: 11px;
}

#homepagecoupon .purchaselink
{
	font-size: 11px; 
	font-weight: bold;
	padding-bottom: 4px;
}

#homepagecoupon .code
{
	font-size: 11px; 
	display: inline; 
	padding: 0px 10px 0px 0px;	
}

#homepagecoupon .expiredate
{
	font-size: 11px; 
	padding: 0px 10px 0px 0px;	
	display: inline;
}

#homepagecoupon .buybefore
{
	font-size: 11px; 
	display: inline;
}

#VegasDef 
{
	
}

#VegasDef li
{
	padding: 6px 0px 0px 0px;
}

#VegasDef .title 
{
	color: White;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	background-color: #1A3B81;
}

.detail
{
	padding: 5px 0px 0px 0px;
	font-size: 10px;
}

#GenericPage 
{
	font-size: 11px;
	font-family: Verdana;
}

#GenericPage ul
{
	margin: 5px 15px 6px 20px;
}

#GenericPage li
{
	font-size: 12px;
	padding: 0px 0px 2px 0px;
}

#GenericPage .addresstitle
{
	font-size: 11px;
	color: Gray;
	padding: 0px 0px 0px 0px;
}

#GenericPage .address
{
	font-size: 10px;
	color: Gray;
	padding: 0px 0px 5px 0px;
}

#GenericPage .officialsite
{
	font-size: 11px;
	padding: 0px 0px 10px 3px;
}

#GenericPage .purchase
{
	padding: 0px 0px 8px 1px;
	font-size: 14px;
}

#GenericPage .purchase .link
{
	padding-left: 3px;
	font-size: 11px;
	font-family: Verdana;
}

#GenericPage .purchase li
{
	padding: 0px 0px 2px 0px;
	font-size: 12px;
}

#GenericPage .title 
{
	color: Green;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

#GenericPage .desctitle
{
	padding: 3px 0px 3px 4px; 
	margin-bottom: 5px;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	background-color: #FFFFCC;
	font-size: 11px; 
	font-family: Verdana;
	color: maroon;
	font-weight: bold;
}

#GenericPage .desc 
{
	font-size: 11px;
}

#GenericPage .detail
{
	font-size: 11px;
	padding-bottom: 5px;
}

#GenericPage .detail a
{
	font-weight: bold;
}

#GenericPage .desc img 
{
	margin: 0px 6px 0px 3px; 
	border: 1px solid black;
	text-align: left;
}

#GenericPage .bodytexttitle
{
	color: maroon;
	background-color: #ffffcc;
	padding: 3px 0px 3px 8px; 
	margin: 8px 0px 10px 0px;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	font-size: 11px; 
	font-family: Verdana;
	font-weight: bold;
}

#GenericPage .bodytext 
{
	padding: 0px 0px 0px 4px;
	font-size: 11px;
}

#GenericPage .bodytext ul
{
}

#GenericPage .bodytext li
{
	font-size: 11px;
}


