/* -----------------------------------
			
		 	   TJGT.com
	 ~ elite_screen.css stylesheet ~
		  - a subset style -
   ----------------------------------- */

/* -----------------------------------
			 Link Styles
   ----------------------------------- */
   
a 		{ color: #101e38; }
a:hover { color: #9f3e00; }

/* -----------------------------------
	   Header & Navigation Styles
   ----------------------------------- */

#header-top 			{ background: #bc4e13 url('/images/header/elite-header-background.gif') repeat-y center top; }
#header-top .wrapper 	{ background: #bc4e13 url('/images/header/elite-header-top.gif') no-repeat center top; }
#header-bottom .wrapper { background: #000000 url('/images/header/elite-header-bottom.gif') no-repeat center top; }

/* Sponsors */

span#sponsored-by 			{ background: url('/images/sponsors/elite-sponsored-by.gif') no-repeat 0 10px; }
a#sponsor-nike 				{ background: #bc4e13 url('/images/sponsors/elite-Nike-Golf.gif') no-repeat 0 0; }
a#sponsor-morgan-stanley 	{ background: #bc4e13 url('/images/sponsors/elite-Morgan-Stanley.gif') no-repeat 0 0; }

/* Navigation Sub */

ul#nav-sub {
	background-color: #9d3800;
	border-right: 1px solid #602200;
	border-bottom: 1px solid #602200;
}
ul#nav-sub li a 		{ border-right: 1px solid #debba8; }
ul#nav-sub li a:hover 	{ background-color: #d14b00; }

/* Club Login */

#club-login { background: url('/images/header/elite-club-login-background.gif') no-repeat 0 0; }

/* Main Navigation */

ul#nav-main li a:hover { color: #ff8b3e; }

#page-home ul#nav-main li#nav-main-home a,
#page-minitour ul#nav-main li#nav-main-minitour a,
#page-tour ul#nav-main li#nav-main-tour a,
#page-schedule ul#nav-main li#nav-main-schedule a,
#page-media ul#nav-main li#nav-main-media a,
#page-about ul#nav-main li#nav-main-about a,
#page-sponsors ul#nav-main li#nav-main-sponsors a { color: #ff8b3e; }

ul#nav-main li.more a { background: url('/images/header/elite-nav-main-more.gif') no-repeat right 3px; }

#page-home ul#nav-main li#nav-main-home ul li a:hover,
#page-minitour ul#nav-main li#nav-main-minitour ul li a:hover,
#page-tour ul#nav-main li#nav-main-tour ul li a:hover,
#page-schedule ul#nav-main li#nav-main-schedule ul li a:hover,
#page-media ul#nav-main li#nav-main-media ul li a:hover,
#page-about ul#nav-main li#nav-main-about ul li a:hover,
#page-sponsors ul#nav-main li#nav-main-sponsors ul li a:hover { color: #ff8b3e; }

/* -----------------------------------
			   Content
   ----------------------------------- */

h3 					{ color: #9f3e00; }

.blue-box 			{ background-color: #f2e7d5; }

ul.media-list li 	{ background: url('/images/icons/control_play.gif') no-repeat left 5px; }

ul.blue-list li 	{ background: url('/images/content/bullet-orange.gif') no-repeat left 5px; }

ul.quicklinks li 	{ background: url('/images/icons/tag_orange.gif') no-repeat left 0px; }

ol.footnotes 		{ color: #51433b; }

/* -----------------------------------
			 Carousel
   ----------------------------------- */

.carousel ul li a {
	color: #000000;
	background: #f2e7d5 url('/images/carousel/elite-list-bkgd.gif') no-repeat right bottom;
	border: 1px solid #fae0c4;
}
.carousel ul li a:hover { border: 1px solid #d5c7bb; }

#carouselcontrols ul li { background: #ffffff url('/images/carousel/elite-button02.gif') no-repeat 0 0; }

/* -----------------------------------
			   Footer
   ----------------------------------- */

#footer 						{ border-top: 2px solid #9f3e00; }

ul#footer-logos li#tjgt-logo a	{ background: url('/images/logos/elite-tjgt.gif') no-repeat 0 0; }
ul#footer-logos li#tjgt-radio a	{ background: url('/images/logos/elite-tjgt-radio.gif') no-repeat 0 0; }
ul#footer-logos li#tjgt-video a	{ background: url('/images/logos/elite-tjgt-video.gif') no-repeat 0 0; }

#footer-copyright a:hover 		{ color: #ff8b3e; }

ul#nav-footer li a 				{ border-right: 1px solid #c9ad99; }

/* -----------------------------------
			Result Styles
   ----------------------------------- */

div.result-odd { background-color: #f2e7d5; }
