/* Yahoo! reset css
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html {
	background-color:#f4f4f4;
}
body {
	background:#f4f4f4 url(/sites/tjx/images/top_gray_bg.jpg) repeat-x scroll center top;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	color:#990000;
	font-family:Arial;
	font-size:20px;	
}
.italics {
	font-style:italic;
}
p {
	margin:3px 0px 10px 0px;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
#site-wrap {
	width:899px;
	margin:0px auto;
}

.outerShell {
	border:0 none;
	
}
.innerShell {
	padding: 0;
	font-size:12px;
	width:899px;
	background-color:transparent;
}
.content {
	width:869px;
}

.outerWidth {
	width: 867px;
}
.innerWidth {
	width: 837px;
}

.header {
	display:block;
	overflow:hidden;
	position:relative;
	margin-left:-16px;
	_margin:0px -16px 0px -8px;
	background:transparent url(/sites/tjx/images/banner.png) no-repeat;
	width:899px;
	height:116px;
	z-index:1000;
	/*left:-16px;*/
}
	#header-clickable {
		width:161px;
		height:61px;
		margin:21px 0px 0px 26px;
		display:inline;
		cursor:pointer;
	}

	#tcjoin-header {
		width:265px;
		color:#9e0404;
		margin:24px 41px 0 0;
		display:inline;
	}
		#tcjoin-header h1 {
			font-size:20px;
			font-weight:bold;
			color:#9e0404;
		}
		#tcjoin-header ul {
			margin:10px 0px 0px 0px;
		}
			#tcjoin-header li {
				font-size:11px;
				list-style:disc;
				margin-left:15px;
			}
		#join-button {
			margin:8px 0px 0px 0px;
		}	
		
/* ============= MENU START ===================== */

ul#nav {
	color:#fff;
	margin:86px 0px 0px 25px;
	display:inline;
}
	ul#nav li {
		float:left;
		font-size:12px;
		font-weight:bold;
		margin:0px 3px 0px;
	}
		ul#nav li a {
			color:#fff;
			text-decoration:none;
		} 
 		ul#nav li a:hover {
 			color:#cc9999;
 		}
 
 /* ============= MENU END ===================== */

 /* ============= HOME START ===================== */

#home-main-wrapper {
	width:840px;
	margin:0px auto;
	background-color:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	position:relative;
	top:-9px;
	padding-bottom:21px;
}
#home-content {
	background:transparent url(/sites/tjx/images/mc_banner_bg.png) no-repeat;
	width:774px;
	height:322px;
	padding:35px 10px 0px 20px;
	margin:0px auto;
}
	#home-copy {
		width:492px;
	}
	#home-search {
		background:transparent url(/sites/tjx/images/bg_search.png) no-repeat;
		width:804px;
		height:78px;
		margin:0px auto;
	}
	#content-image {
		margin-right:15px;
	}
 /* ============= HOME END ===================== */

 /* ============= KEYWORD SEARCH START ===================== */
#menu-keywordsearch-button {
	background: transparent url(/sites/tjx/images/search_btn.png) no-repeat;
	height:28px;
	width:149px;
	border:0px;
	cursor:pointer;
	float:left;
}
#menu-keywordsearch-label-text {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	float:left;
	margin:0px 5px 0px 2px;
}
#keywordsearch-wrapper {
	width:682px;
	margin:0px auto;
	padding-top:20px;
}
#menu-keywordsearch-label-icon {
	float:left;
}
#menu-keywordsearch-q {
	width:256px;
	height:23px;
	float:left;
	margin-right:4px;
	line-height:20px;
}
 /* ============= KEYWORD SEARCH END ===================== */


 /* ============= BOTTOM MODULES START ===================== */
#bottom-modules {
	background:url("/sites/tjx/images/bg_bm.png") no-repeat scroll 0 0 transparent;
	height:306px;
	padding:25px 20px 0;
	width:844px;
	margin:0px -22px 0px -22px
}
#bottom-modules {
	/*
	width:854px;
	padding:25px 25px 0 25px;
	*/
}
	#bottom-modules .module {
		float:left;
		margin-right:5px;
		font:13px arial;
	}
	#bottom-modules #left-mod {
		width:275px;
		_width:278px;
	}
	#bottom-modules #middle-mod {
		width:283px;
	}
	#bottom-modules #right-mod {
		width:265px;
	}
		#bottom-modules #mod-header {
			text-align:center;
			padding:0 0 25px 0;
		}
			#bottom-modules h2 a {
				color:#970000;
				font:bold 17px Arial;
				text-decoration:none;
			}
		#bottom-modules .mod-image {
			width:111px;
			height:166px;
			padding:15px 5px 0 10px;
			float:left;
		}
			#bottom-modules #mod-image-left {
				width:66px !important;
				_width:62px !important;
				_padding:15px 5px 0 5px !important;
			}
		#bottom-modules .mod-text {
			width:121px;
			float:left;
			padding:18px 0 0 10px;
		}
		#bottom-modules #mod-text-left {
			width:184px !important;
		}
			#bottom-modules .mod-text ul li {
				padding:0 0 10px 0;	
			}
			#bottom-modules .mod-text a {
				color:#970000;	
			}

/* ============= BOTTOM MODULES END ===================== */


/* ============= FOOTER START ===================== */

.footer {
	background:transparent url(/sites/tjx/images/footer_bg.png) no-repeat;
	height:35px;
	width:849px;
	position: relative;
	left:-6px;
	font-size:11px;
}
	.footer a {
		color:#fff;
	}
.footer-links {
	padding-left:17px;
}
.footer-poweredby {
	padding-right:17px;
}

/* ============= FOOTER END ===================== */

/* ============= Strat pages START ===================== */

#strat-page-wrap {
	background:transparent url(/sites/tjx/images/strategy_bg.png) no-repeat;
	/*position:relative;*/
	/*top:-17px;*/
	margin-top:-17px;
}
	#strat-page-content {
		padding:20px 15px 20px 15px;
	}
		#strat-video {
			float:left;
			margin:0px 15px 9px 0px;
			display:inline;
		}
		.text{
			float: left;
			width: 450px;	
		}
		.video{
			margin-top: 30px;	
		}
/* ============= Strat pages END ===================== */


#category-name {
	float:none;
	font-size:21px;
	margin:0 0 10px;
	padding:0;
	color:#990000;	
}
.video {
	float:right;
	padding-left:10px;
	width:358px;
}
.tlp-text {
	float:left;
	width:439px;	
}
.half {
	width:49%;
	float:left;
	padding: 0;
}
.content-list {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
}
.content-list li {
	list-style:disc;
}
a.apply{
	background: transparent url("/sites/tjx/images/apply-btn.png") no-repeat 0 -1px;
	border: 0;
	font-size: 11px;
	color: #555;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 47px;
	width: 176px;
}
a.apply:hover{
	background: transparent url("/sites/tjx/images/apply-btn.png") no-repeat 0 -58px;
}


