/* layout and positioning */
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#tcWrapper {
	width			: 90%;
	margin			: 0 auto ;
	text-align		: left;
}


.wSmall #tcWrapper {
	width		: 100%;
}

#tcWrapperInner {
	text-align	: left;
	padding		: 0;

}

#bodyBg
{
	float		: left;
	width		: 100%;
}
#tcContainerWrap {
	padding: 0;
	padding	: 0 3px 0 3px;
}

#tcContainer {
	padding: 0;
}


#tcContent {
	padding: 5px;
	margin: 0;
	clear: both;
	display: block;
	padding-top	: 0;
}


/* Contend divs ---------------------------------------------------- */
#tcMainbody, #tcMainbody-fl, #tcMainbody-fr, #tcMainbody-f {
}



#tcMainbody-fr {
	float: right;
	width: 73.5%;

}

#tcContainer-fr #tcLeftCol {
	float: left;
	width: 25.9%;
}



#tcMainbody-fl {
	float: left;
	width: 100%;
}

#tcMainbody-fl #tcContentWrap {
	float: left;
	width: 69%;
	
}

#tcMainbody-fl #tcRightCol {
	float: right;
	width: 30%;

}

#tcMainbody-f {
	float: left;
	width: 100%;
}

#tcMainbody-f #tcContentWrap {
	
}

/* left mid and right, main one to set width, mid and right */
#tcMainbody
{
	float: right;
	width: 74%;
}

/* left mid and right , sets width of Mid only*/
#tcMainbody #tcContentWrap {
	float: left;
	width: 64%;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#tcLeftCol {
	float		: left;
	width		: 25%;
	
}

#tcRightCol {
	float		: right;
	width		: 34%;
}

#tcRightColInner
{
	padding: 0;
}

#tcLeftColInner
{
	padding-left	: 5px;
}


#tcLeftCol table,
#tcRightCol table {
	border-collapse: collapse;
	border-spacing: 0;
}

#tcLeftCol ul li,
#tcRightCol ul li {
	padding-left: 10px;
	margin: 0;
}

#tcLeftCol ul,
#tcRightCol ul {
	margin: 0;
}


#modBanner
{
	float			: left;
	width			: 100%;
	margin			: 5px 0 0px 0;
}

#bottomMenu
{
	float			: left;
	width			: 100%;
	background		: #FFF;
	margin			: 7px 0px;
	border			: 1px solid #b7b4b0;
	height			: 32px;
	overflow		: hidden;
}

#bottomMenuPositioner
{
	margin			: 5px 0 5px 0;
	text-align		: center;
}


/* VR CSS Things */
#topRibbon
{
	width			: 950px;
	margin			: 0 auto;
	height			: 401px;
}

#topRbnLeft
{
	float			: left;
	height			: 40px;
}

#topRbnRight
{
	float			: right;
	height			: 40px;
	overflow		: hidden;

}

#searchAdj
{
	margin-top		: 10px;
}

#iconAdj
{
	margin-top		: 15px;
	color			: #c0e7f7;
}

#searchAdj input
{
	border			: none;
	height			: 15px;
	font-size		: 12px;
	background		: #023393;
	border			: 1px solid #001f5f;
	color			: #c0e7f7;
}

#bodyWrapper
{
	/********* DELETE THIS HEIGHT VALUE *************/
	width			: 100%;
	margin			: 0 auto;
	background		: url(../images/header-2.jpg) top center no-repeat;
}

#bodyWrapperMidBg
{
	width			: 100%;
	margin			: 0 auto;
	background		: url(../images/mid-bg.jpg) top center repeat-y;
}

#contentAdj
{
	margin			: 0 auto;
	width			: 900px;
}

#footerGrass
{
	margin			: 0 auto;
	width			: 100%;
	background		: url(../images/footer.jpg) top center no-repeat;
	height			: 226px;
}

#footerAdj
{
	margin		: 0 auto;
	width		: 900px;
}

#topMenuWrap
{
	float			: left;
	width			: 100%;
	background		: url(../images/top-menu-bg.gif) repeat-x;
	height			: 46px;
	margin-bottom	: 22px;
}

#user3Mod
{
	margin-top	: 12px;
}

#rotatorWrap
{
	float		: left;
	width		: 602px;
	height		: 273px;
	background	: url(../images/rotator-bg.gif) no-repeat;
}

#topModulesSep
{
	float		: left;
	width		: 100%;
	background	: url(../images/3-modules-sep.gif) repeat-x;
	height		: 7px;
	overflow	: hidden;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td 
{
	padding: 4px;
}

#footerMenu
{
	height			: 30px;
	overflow		:  hidden;
}