/* TIC STYLE*/
/* These style should overwrite styles in default.css */
h6 			{font-size: 75%; margin-bottom:0;}
body		{background-image:url(../tic/img/outer_tile.jpg); font-family:Verdana, Arial, Helvetica, sans-serif;}
#outer 		{width:850px; margin:auto; margin-top:0;padding:0; background-image:url(../tic/img/outer_tile.jpg); }

/* HEADER */
#navGlobal	{width:850px; height:32px; text-align:center;font-size:60%; font-family: Arial, Helvetica, sans-serif;
			 background-color:#B1947C; background:url(../img/xhdr_title.jpg) top left no-repeat;}
#navGlinks  {margin-top:0px; padding-top:6px;vertical-align:top;}
#navGlinks li {display:inline; padding: 0 5px 0 0px; vertical-align:top;}
.navsubh a, .navsubh a:link, .navsubh a:visited, .navsubh a:active { color: #856233; }
.navsubh a:hover {color:#1E0900; }
#navGroup	{margin:0;padding:0;width:850px; height:120px; color:#856233; text-align:center; position:relative;
				 background:url(../tic/img/navsec_back.jpg) bottom left no-repeat; }
#navGroup img {float:left;}
#navSection	{width:850px; height:25px; }
#pushleft1{margin-left:220px;}
#pushleft2{margin-left:25px;}
#pushleft3{margin-left:310px;}
#pushleft4{margin-left:320px;}
#pushleft5{margin-left:310px;}
#pushleft6{margin-left:260px;}
#pushleft7{margin-left:310px;}
#pushleft8{margin-left:350px;}
#pushleft9{margin-left:250px;}
#pushleft10{margin-left:240px;}


/* CONTENT */
#content 	{width:850px; height:480px; margin:auto; 
			 background:url(../tic/img/content_back2.jpg) top left repeat-x; }
#colNav 	{width:139px; height:480px; margin:0; float:left; 
			 background:url(../tic/img/sub_tilev.jpg) top left repeat-y; }
#colNavContent {float:right; width:130px; height:480px; background:url(../tic/img/accent_tic.jpg) bottom right no-repeat;}
#colMain	{width:320px; height:480px; margin:0; float:left; }
#colMain2	{width:684px; height:480px; margin:0; float:left; }
#colDetail	{width:391px; height:480px; margin:0; float:left; padding-right:0px;
			 background:url(../tic/img/detail_tilev.jpg) top right repeat-y; }
#colDetail2	{width:27px; height:480px; margin:0; float:left; 
			 background:url(../tic/img/detail_tilev.jpg) top right repeat-y; }
/* SUB */
#navSub 	{height:260px; padding-left:24px; border-right: 1px solid #4B7285; font-size:65%; line-height:1.20em; display:block;}
.navsubv a, .navsubv a:link, .navsubv a:visited, .navsubv a:active {border-bottom:1px solid #CFBCAC;color: #4B7285; text-decoration:none;  display:block; }
.navsubv a:hover {color:#6B92A5; border-bottom:1px solid #4B7285; display:block;}

/* MAIN */
#mainTitle	{margin:24px 0 0 10px;}
#mainInfo	{width:200px; height:auto; margin:6px 0 0 10px; display:block; position:relative; font-size:75%; line-height:1.5em;}
#mainInfo21	{width:200px; height:auto; margin:6px 0 0 10px; display:block; position:relative; font-size:75%; float:left;  }
#mainInfo22	{width:150px; height:auto; margin:6px 0 0 10px; display:block; position:relative; font-size:75%; float:left; }
#mainInfo ul li {margin: 0 0 0.5em 2em; list-style-type:disc;} 
#colDetail2	{width:27px; height:480px; margin:0; float:left; 
			 background:url(../tic/img/detail_tilev.jpg) top right repeat-y; }
/* DETAIL */
#mediaNav  {width:369px; padding-left:5px; }
#mediaBox  {width:369px; height:249px; float:left; vertical-align:top; text-align:center; 
			background: url("../tic/img/media_back.jpg") bottom right no-repeat; }
#mediaBox img {margin-top:-3px; }
* html #mediaBox img {margin-top:-3px;}
#factoid   {width:139px; height:178px; margin-top: 10px; margin-right:16px; float:right; display:inline;  
			background: url("../tic/img/facts_page.jpg") no-repeat; }
#factoid p {margin: 42px 18px 0 26px; line-height:1.15em; font-size:70%; }

/* FOOTER  ../img/footer_bullet.jpg */
#footer 	{padding:15px 0 0 15px;  background:url(../tic/img/footer_back2.jpg) top left no-repeat; }

/* SCROLLAP OVERRIDES */
#divMainBar 	{left:292px; top:0px; width:15px; height:418px;	position:absolute;
			  	 background:url(../img/main_scroll_tile.gif) center no-repeat; }
#downScroll 	{float:left; padding-top:382px; padding-bottom:0;clear:both;}
#divUpControl 	{left:10px; top:10px;	width:346px; height:30px; position:absolute; z-index:1;	text-align: right}
#divDownControl {position:absolute; left:10px; top:270px; width:346px; height:30px; z-index:1; text-align: right;}
#divContainer 	{left: 0px; top: 0px;	width:280px; height: 420px; position: absolute; 
				 visibility: hidden; overflow: hidden; clip: rect(0px 280px 420px 0px); }
#divContent 	{LEFT: 0px;  TOP: 0px; POSITION: absolute; text-align: left;}
