@charset "utf-8";
/* CSS Document */

h1 {
	font-family:"Trebuchet MS";
	font-size:14pt;
	color: #666666;
	text-align: left;
	line-height: 24px;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #666666;
	padding-bottom: 0px;
	font-weight: normal;

}
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #666666;
	font-weight: normal;	
}
h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #666666;
	font-weight: normal;	
}
#Container {
	background-color: #ffffff;
	width: 988px;
	margin: 6px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#SmartTagLogo {
	width: 180px;
	height: 180px;
	float:left;
	background-color: #ff8200;
	-moz-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-image: url(Assets/Smart-Tags-Logo-Underlined.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	font-weight: bold;
}
.GetTagged {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight:bold;
	text-align:right;
	font-size: 14pt;
	color: ffffff;
	padding-top: 150px;
	padding-right: 9px;
}
#HomePageTopPanel {
	width: 600px;
	height: 146px;
	margin-left: 24px;
	padding: 16px;
	float:left;
	clear:right;
	background-color: #ffffff;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
	line-height: 18pt;
	border: 1px solid #999999;
	text-align: left;
}
#MenuPanel {
	width: 156px;
	height: 430px;
	float:left;
	margin-top: 6px;
	margin-right: 24px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: right;
	background-color: #ff8200;
	-moz-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #FFFFFF;
}
.MenuLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.MenuLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.MenuLink a:hover {
	color: #000000;
	text-decoration: underline;
}
.MenuLink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#HomePageContent {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #666666;
	line-height: 20px;
	position: relative;
	top: 10px;
	left: 70px;
	width: 275px;
	float: left;
	text-align: justify;
	
}
#HomePageSmartTags {
	position: relative;
	top: 30px;
	left: 10px;
	width: 285px;
	float: left;
}
#HomePageRHColumn {
	width: 150px;
	position:relative;
	float: right;
	left: 18px;
}
#TravelTipsDownload {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #ffffff;
	line-height: 20px;
	position: relative;
	margin-top: 12px;
	top: 340px;
	left: -270px;
	width: 275px;
	height: 24px;
	float: left;
	clear: none;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
	background-color: #ff0000;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	font-family: "Trebuchet MS";
}
#CollapsiblePanelContainer {
	background-color:#ffffff;
	position: relative;
	float: right;
	clear:left;
	width: 984px;
	height: auto;
	margin-bottom: 12px;
}
#BottomPanel {
	font-family:"Trebuchet MS";
	font-size: 10pt;
	background-color:#EAEAEA;
	position: relative;
	float: right;
	clear:left;
	width: 860px;
	height: auto;
	padding-top: 6px;
	padding-right: 62px;
	padding-bottom: 6px;
	padding-left: 62px;
	margin-bottom: 12px;
}