@charset "UTF-8";
input,textarea { font-family: "lucida grande", "lucida sans unicode", tahoma, verdana, arial, sans-serif; font-size: 8pt; color: #444; }
input.text {
	color: #0099CC;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	position: relative;
	font-family: "lucida grande", "lucida sans unicode", tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	color: #444;
}
p {
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
	color: #0066FF;
}
#loginwrapper {
	padding: 12px;
	position: relative;
	height: 41px;
	z-index: 50;
}
#preloginbox {
	border: 1px solid #BBBBBB;
	float: left;
	background-image: url(img2/user_red.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 26px;
	margin-right: 6px;
	position: relative;
	z-index: 51;
}
#insidelogo {
	width: 865px;
	position: relative;
	background-image: url(img2/inside_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 90px;
	padding-left: 95px;
	padding-bottom: 22px;
	z-index: 1000;
}
#insidelogo #tknav {
	position: relative;
	float: left;
	width: 865px;
	height: 27px;
	background-image: url(img2/border-dots.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin-bottom: 19px;
	z-index: 1001;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #990066;
}
.seasonDates {
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	width: 100%;
}
#tknav a:link {
	display: block;
}
#tknav a:visited {
	display: block;
}
#tknav a:hover {
	background-color: #EEEEEE;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #AAAAAA;
	border-left-color: #DDDDDD;
	text-decoration: none;
}
#tknav a:active {
	background-color: #EEEEEE;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #AAAAAA;
	border-left-color: #DDDDDD;
	text-decoration: none;
}
#wrapper #insidelogo #bannerad {
	height: 60px;
	width: 486px;
	position: absolute;
	top: 10px;
	right: 0px;
	border: 1px solid #DDDDDD;
	z-index: 1010;
}
#browseMenu  {
	background-color: #EEEEEE;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #DDDDDD;
	position: absolute;
	top: 26px;
	left: 0px;
	width: 155px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
	z-index: 1001;
	visibility: hidden;
}
#browseMenu a:link {
	background-image: none;
	display: block;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	position: relative;
	clear: both;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#browseMenu a:visited {
	background-image: none;
	display: block;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	position: relative;
	clear: both;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.clearfloats {
	clear: both;
	display: block;
}
.welcomeLink {
	background-image: url(img2/house.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	display: block;
	position: relative;
	height: 13px;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
}
.browseLink {
	background-image: url(img2/magnifier.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: none;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	height: 13px;
}
#loginbox {
	position: absolute;
	left: 12px;
	top: 12px;
	padding: 6px;
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	z-index: 1102;
	visibility: hidden;
}
#form1  #kt_login1  {
	font-weight: bold;
	padding: 2px;
	background-color: #8DACE1;
	color: #FFFFFF;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
#homelogo {
	width: 960px;
	position: relative;
	background-image: url(img2/home_logo.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	height: 530px;
}
#homefooter  {
	width: 960px;
	top: 600px;
	background-image: url(img2/ccf_pop_logos.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 21px;
	padding-top: 65px;
	text-align: center;
	line-height: 15px;
	clear: both;
	margin-top: 22px;
}
#homelogo  #dollars {
	position: absolute;
	left: 646px;
	top: 0px;
	background-image: url(img2/home_99dollars.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 251px;
}
#tourlink {
	display: block;
	position: absolute;
	top: 200px;
	left: 175px;
	border: 1px solid #83A0D2;
	background-image: url(img2/application_double.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 28px;
}
#signuplink {
	display: block;
	position: absolute;
	top: 200px;
	right: 175px;
	border: 1px solid #83A0D2;
	background-image: url(img2/application_form_edit.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 28px;
}
.helpLink {
	background-image: url(img2/help.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	height: 13px;
}
.extrasLink {
	background-image: url(img2/asterisk_yellow.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	height: 13px;
	margin-left: 6px;
}
.accountLink {
	background-image: url(img2/user_edit.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	height: 13px;
}
.blogLink {
	background-image: url(img2/report.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	margin-left: 6px;
	height: 13px;
}
.welcomeLinkSelected {
	background-image: url(img2/house.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 13px;
}
#relative {
	position: relative;
	float: left;
	display: block;
	z-index: 1002;
}
#relative a {
	background-image: url(img2/magnifier.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
}
}
#wrapper #insidelogo #content {
	clear: both;
	margin-top: 12px;
	position: relative;
	width: 865px;
	line-height: 14px;
	margin-bottom: 22px;
}
#wrapper #insidelogo #rightcolumn {
	float: right;
	width: 250px;
	margin-top: 12px;
	margin-bottom: 22px;
}
#wrapper #insidelogo #mydownloads  {
	float: right;
	display: block;
	position: relative;
	width: 230px;
	padding: 10px;
	border: 1px solid #BBBBBB;
}
#rightcolumn  .header {
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}
#wrapper #insidelogo #myshouts {
	float: right;
	width: 230px;
	margin-top: 12px;
	display: block;
	position: relative;
	padding: 10px;
	border: 1px solid #BBBBBB;
}
.accountLinkSelected {
	background-image: url(img2/user_edit.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 13px;
}
.editaccountLink {
	background-image: url(img2/user_edit.png);
	background-position: 6px center;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	height: 13px;
	display: block;
	border: 1px solid #BBBBBB;
}
.updatedMsg {
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	display: block;
	padding: 8px;
	background-color: #222222;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #444444;
}
#repeatTheme {
	display: block;
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	padding-top: 7px;
	clear: left;
}
.titles {
	font-size: 14px;
	font-weight: bold;
}
#thm_img2   {
	width: 200px;
	border: 5px solid #AAAAAA;
	float: left;
	height: 120px;
	display: block;
}
#thm_img2 a:hover {
	border-top-color: #993366;
	border-right-color: #993366;
	border-bottom-color: #993366;
	border-left-color: #993366;
	display: block;
}
#thm_desc  {
	float: right;
	width: 595px;
	margin-right: 22px;
}
#repeatToolkits {
	display: block;
	background-image: url(img2/theme_desc_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#recordpaging {
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
#recordpagingNoBorder {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 12px;
	text-align: center;
}
#floatpagingLeft {
	float: left;
	display: block;
	position: relative;
}
#floatpagingRight {
	float: right;
	display: block;
	position: relative;
}
#formholder {
}
.sectionBottomBorder {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}
#thm_img3 {
	width: 250px;
	border: 5px solid #AAAAAA;
	height: 149px;
	display: block;
}
#themeView {
	display: block;
}
#thm_view_desc {
	clear: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#thm_view_info {
	float: right;
	width: 590px;
	padding-bottom: 10px;
}
#themeView #leftcolumn {
	float: left;
	width: 260px;
}
.downloadGraphicsLink {
	background-image: url(img2/palette.png);
	background-position: 6px center;
	float: right;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	height: 13px;
	display: block;
	border: 1px solid #BBBBBB;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
}
.thm_info_float {
	float: left;
	height: 13px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #BBBBBB;
	padding: 6px;
}
#thm_tk_info {
	float: right;
	width: 570px;
	display: block;
	background-color: #F7F7F7;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#shouts {
	padding: 10px;
	clear: both;
	margin-top: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #FFFFFF;
}
#shouts #comments {
	float: right;
	width: 520px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
.redType {
	font-weight: bold;
	color: #EE0000;
}
#shouts #commentsForm {
	float: left;
	width: 310px;
}
.titlesBlue {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.downloadTKLink {
	background-image: url(img2/page_white_put.png);
	background-position: 6px center;
	float: right;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	height: 13px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #FFFFFF;
}
.lightType {
	color: #AAAAAA;
}
.commentBy {
	background-image: url(img2/user_comment.png);
	background-position: 6px 6px;
	float: right;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	display: block;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #777777;
	width: 494px;
	background-color: #FFFFFF;
}
.commentByline {
	color: #990066;
}
.notificationsYes {
	background-image: url(img2/accept.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 22px;
	height: 13px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
}
.notificationsNo {
	background-image: url(img2/cancel.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 22px;
	height: 13px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
}
.adminLink {
	background-image: url(img2/lock.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	height: 13px;
}
.adminLinkSelected {
	background-image: url(img2/lock.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 13px;
}
#shouts .header {
	font-size: 15px;
	font-weight: bold;
	color: #222222;
}
.favoriteAddLink {
	background-image: url(img2/heart_add.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	height: 13px;
	display: block;
	border: 1px solid #BBBBBB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.myFavorite {
	background-image: url(img2/heart.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	height: 11px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.isFavorite {
	background-image: url(img2/heart.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	height: 13px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
.deleteFavorite {
	background-image: url(img2/heart_delete.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	height: 11px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#subscribeform   {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #FFFFFF;
	background-image: url(img2/subscribe_logo.png);
	background-repeat: no-repeat;
	background-position: 400px 20px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#subscribelogo {
	width: 960px;
	position: relative;
	background-image: url(img2/home_logo.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	margin-bottom: 25px;
}
.adminMenuLink {
	background-image: url(img2/wrench.png);
	background-position: 26px center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 48px;
	height: 13px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}
.adminMenuLinkFolder {
	background-image: url(img2/folder_wrench.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	height: 13px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}
#repeatHeader {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	margin-bottom: 5px;
	clear: both;
	font-weight: bold;
	color: #990066;
}
#repeatInfo {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
.deleteItem {
	background-image: url(img2/delete.png);
	background-position: 6px center;
	float: right;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	height: 13px;
	display: block;
	border: 1px solid #BBBBBB;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
	position: relative;
}
#deleteConfirm {
	width: 300px;
	background-color: #FFFFCC;
	padding: 10px;
	position: absolute;
	right: 0px;
	border: 3px solid #BB0000;
	z-index: 1000;
	bottom: 0px;
	visibility: hidden;
}
#margin25 {
	margin-left: 25px;
}
.blogLinkSelected {
	background-image: url(img2/report.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 13px;
	margin-left: 6px;
}
.extrasLinkSelected {
	background-image: url(img2/asterisk_yellow.png);
	background-position: 6px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	float: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	margin-right: 6px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 13px;
}
#repeatExtra {
	display: block;
	background-color: #F7F7F7;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#wrapper #homelogo #tour1 {
	position: absolute;
	width: 880px;
	top: -20px;
	left: 20px;
	background-color: #FFFFFF;
	z-index: 1002;
	height: 480px;
	border: 10px solid #BBBBBB;
	padding: 10px;
	text-align: right;
	background-image: url(img2/tour01.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
	visibility: hidden;
}
#wrapper #homelogo #tour2 {
	position: absolute;
	width: 880px;
	top: -20px;
	left: 20px;
	background-color: #FFFFFF;
	z-index: 1002;
	height: 480px;
	border: 10px solid #BBBBBB;
	padding: 10px;
	text-align: right;
	background-image: url(img2/tour02.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
	visibility: hidden;
}
#wrapper #homelogo #tour3 {
	position: absolute;
	width: 880px;
	top: -20px;
	left: 20px;
	background-color: #FFFFFF;
	z-index: 1002;
	height: 480px;
	border: 10px solid #BBBBBB;
	padding: 10px;
	text-align: right;
	background-image: url(img2/tour03.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
	visibility: hidden;
}
.noCommentsYet {
	float: right;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	display: block;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #777777;
	width: 494px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #BBBBBB;
}
#message {
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-right: 6px;
	border: 1px solid #FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: #444444;
}
#thm_img4 {
	width: 220px;
	border: 5px solid #AAAAAA;
	height: 131px;
	display: block;
	float: left;
	margin-bottom: 7px;
}
#samplecontent {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #FFFFFF;
	background-image: url(img2/subscribe_logo.png);
	background-repeat: no-repeat;
	background-position: 400px 20px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.smallerType {
	font-size: 12px;
	color: #888;
}
