html {
	height: 100%;
}
body, #pageContainer {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
}
#pageContainer[id] {
	min-height: 100%;
	height: auto;
}
a:link, a:visited {
	text-decoration: none;
	color: #A70C3D;
	
}
a:hover, a:active {
	text-decoration: none;
	color: #600;
	
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.marginCenter {
	margin: 0px auto;
}
.block {
	display: block;
}
.relative {
	position: relative;
}
.fullWidewithMinW {
	width: 100% !important;
	min-width: 990px !important;
}
input, textarea, select {
	outline: none 0px #000 !important;
}

.errMsg {
	display: none;
	font: 10px/12px Arial, Helvetica, sans-serif;
	padding: 4px;
	background: #C33;
	margin-left: 95px;
	color: #FFF;
}
.errBox {
	border: 1px solid #C33 !important;
	background: #FCC !important;
}
#ruleContent {
	display: block;
	position: relative;
	margin: 0px auto;
	text-decoration: none;
	font: 12px/20px Verdana, Geneva, sans-serif;
}
#ruleContent h1 {
	color: #666;
	text-decoration: none;
	font: bold 24px Helvetica, Arial, Sans-serif;
	letter-spacing: -1px;
	width: 100%;
	text-align: center;
	height: 30px;
}
#ruleContent h2 {
	text-decoration: none;
	color: #ab0d41;
	text-align: center;
	width: 100%;
	font: bold normal 30px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

#ruleContent ol {
	font-weight: bold;
}
#ruleContent ol li{
	margin-bottom: 15px;
	font-weight: normal;
}
#ruleContent ol li ul li {
	margin-bottom: 5px;
}
#ruleContent ol li ul {
	margin-top: 5px;
	list-style: disc;
}
#ruleContent li strong {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#pageContainer #headerContainer {
	display: block;
	height: 130px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: url(../img/header_background_tile.gif) repeat-x left top;
	z-index: 5;
}
#headerContainer #header {
	display: block;
	margin: 0px auto;
	height: 120px;
	width: 990px;
	position: relative;
}
#headerContainer #colorStrip {
	display: block;
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../img/header_color_strip_tile.png) repeat-x left top;
}
#headerContainer #header #tcfLogo {
	display: block;
	position: absolute;
	height: 75px;
	width: 150px;
	margin-top: 25px;
	margin-left: 5px;
	left: 0px;
	top: 0px;
}
#headerContainer #header #sylHeader {
	height: 90px;
	width: 630px;
	display: block;
	position: relative;
	margin: 0px auto;
	padding-top: 20px;
}
#headerContainer #header #socIcons {
	display: block;
	height: 20px;
	width: 98%;
	position: absolute;
	top: 0px;
	left: 0px;
}
#socIcons #followLinks {
	display: block;
	position: relative;
	height: 30px;
	background: url(../img/follow_link_bg_left.png) no-repeat left top;
	padding-left: 15px;
	float: right;
	padding-right: 0px;
	margin-right: 10px;
}
#socIcons #followLinks ul {
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	list-style: none;
	background: url(../img/follow_link_bg_right.png) no-repeat right top;
}
#socIcons #followLinks ul li {
	display: block;
	float: left;
	position: relative;
	padding: 5px;
	height: 20px;
	color: #FFF;
	text-decoration: none;
	font: 10px/20px "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
}
#socIcons #addThisBox {
	float: right;
	height: 30px;
	width: 110px;
	display: block;
	position: relative;
	padding-top:7px;
}
#pageContainer #contentHolder {
	margin: -130px auto 0px;
	width: 990px;
	display: block;
	position: relative;
	height: 100%;
}
#contentHolder #contet-wrapper {
	display: block;
	margin: 0px;
	padding-top: 140px;
	padding-bottom: 40px;
}
#contentHolder #contet-wrapper #decoFrame {
	display: block;
	position: relative;
	height: auto;
	width: 440px;
	left: 0px;
	top: 0px;
	padding-top: 55px;
}
#contentHolder #contet-wrapper #faux-wrapper {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	position: relative;
	z-index:50;
}

#decoFrame #title {
	display: block;
	width: 420px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 90;
	background: #FFF;
	height: 55px;
}
#decoFrame #title h3 {
	margin: 10px 0px 0px;
	padding: 0px;
	font: 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}
#decoFrame #title h3 sup {
	font-size: 13px;
}
#decoFrame #title h4 {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#decoFrame #top {
	display: block;
	height: 25px;
	width: 420px;
	background: url(../img/fade_white_top.png) repeat-x left top;
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	margin: 55px 0px 0px;
	padding: 0px;
}
#decoFrame #bottom {
	display: block;
	height: 25px;
	width: 420px;
	background: url(../img/fade_white_bottom.png) repeat-x left bottom;
	position: absolute;
	z-index: 80;
	left: 0px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}

#contentHolder #contet-wrapper #contentBox {
	width: 410px;
	padding-right:20px;
	margin-bottom: 10px;
	background: #FFF;
	min-height: 500px;
	height: auto;
	overflow: auto !important;
}
#contentBox .postBox {
	width: 380px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#contentBox .postBox h3 {
	display: block;
	margin: 10px 0px;
	padding: 0px 0px 0px 16px;
	font: italic bold 12px/16px Verdana, Geneva, sans-serif;
	color: #9c2b2b;
	text-decoration: none;
	background: url(../img/heart_icon.gif) no-repeat left top;
}
#contentBox .postBox p {
	font: normal 12px/18px Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #333;
}
#pageContent #promoHolder {
	width: 550px;
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#promoHolder #promoText {
	background: url(../img/promo_text_bg.jpg) no-repeat -1px top;
	display: block;
	width: 480px;
	margin-left: 10px;
	color: #FFF;
	text-decoration: none;
	font: 15px/22px Helvetica, Arial, Sans-serif;
	height: 190px;
	padding: 20px 30px 0px 20px;
}
#promoHolder #promoText .hilight {
	color: #f3d85c;
	text-decoration: none;
}



#footerContainer  {
	display: block;
	position: relative;
	height: 40px;
	width: 100%;
	background: #AB0D41;
	margin-top: -40px;
}
#footerContainer #footer {
	display: block;
	position: relative;
	width: 990px;
}

#footerContainer #footer ul  {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	width: 860px;
	height: 40px;
}
#footerContainer #footer ul li {
	font: 12px/38px Helvetica, Arial, Sans-serif;
	color: #FFF;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	white-space: nowrap;
}
#footerContainer #footer ul li a.tcfLink {
	display: inline !important;
	border-right: 0px none #FFF !important;
	margin: 0px !important;
	padding: 0px !important;
}
#footerContainer #footer ul li a:link, #footerContainer #footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 0px 15px 0px 0px;
	margin: 14px 0px;
	border-right: 1px solid #FFF;
	line-height: 12px;
}
#footerContainer #footer ul li a:hover, #footerContainer #footer ul li a:active {
	color: #FCC;
	text-decoration: underline;
}

.regForm {
	display: block;
	position: relative;
	width: 350px;
	margin: 5px auto;
}
#contentHolder #contet-wrapper #faux-wrapper #postForm {
	width: 990px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
}
#contentBox #postNav {
	display: block;
	width: 100%;
	height: 25px;
	margin-top: 15px;
}
#postNav div.floatLeft a{
	background: #FFF;
}
#postNav div.floatRight a{
	background: #FFF;
}
#contentBox .loader {
	height: 30px;
	width: 100%;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #942824;
	text-decoration: none;
	text-align: center;
	padding-top: 150px;
}

.ui-widget-content {
	background: url(none);
	border: 0px none #000;
}
.ui-widget-header , ul.ui-widget-header{
	background: url(none);
	border: 0px none #000;
}
.ui-datepicker-prev:hover, .ui-datepicker-next:hover{
	background: #FCC !important;
}

.ui-datepicker-unselectable, .ui-datepicker-other-month {
	text-align:right;	
}

