/*
CSS for Sawfer.
Styles by Weborithm.com
*/

/* Body */
	.hide{color:#FFFFFF; }
	body { font: 0.8em "Trebuchet MS", Verdana, sans-serif; color: #00030e; background: #fff; width:995px; }
	.clear { clear: both; }
	.resize{margin:2px;}
	.pics_g{margin:2px; height:150px; width:auto; float:left;}
	body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, .clear, img { margin: 0px; padding: 0px; }
	ul { list-style: none; }
	
	a { text-decoration: none; color: #C0031E; }
	a:hover { color: #008db0; }
	
	img.aligncenter { display: block; margin: auto; }
	img.alignright { padding: 0px; margin: 0px 0px 0px 10px; display: inline; }
	img.alignleft { padding: 0px; margin: 0px 10px 0px 0px; display: inline; }
	.alignright { float: right; }
	.alignleft { float: left; }
	.column{ width:48%; float:left; }

/* Main */

	#main { background: #fff; padding-top: 20px; margin-bottom: 40px; }
	#head { width: 984px; margin: auto; }
	#main-o { background: url(/images/bg.gif) no-repeat bottom; width: 984px; margin: auto; padding-bottom: 12px; } 
	#main-i { background: url(/images/bbg.gif) repeat-y; padding: 0px 12px; }
	#foot { background: url(/images/bg.gif) no-repeat 0px -205px; width: 984px; margin:auto; padding: 0px 0px 80px; }
	#foot-o { background: url(/images/bg.gif) no-repeat bottom; width: 984px; margin: auto; padding-bottom: 12px; } 
	#foot-i { background: url(/images/bg.gif) no-repeat 0px -205px; }
	#foot-bg { background: url(/images/bbg.gif) repeat-y; }
	
		.left { width: 692px; float: left; }
		.right { width: 258px; float: right; }
		
/* Hover Links */
		
	.hover-f { position: fixed; bottom: 98px; right: 20px; background: url(/images/h-bg.png) repeat-y; width: 120px; }
	.hover-f h4 { font-size: 1em; color: #00030e; text-align: center; background: url(/images/h-top.png) no-repeat left top; padding: 10px 10px 0px; width: 100px; }
	.hover-f ul { padding: 10px 0px; background: url(/images/h-bottom.png) no-repeat left bottom; }
	.hover-f ul li { display: inline; padding: 10px 0px 10px 10px; }

	.hover-r { position: fixed; bottom: 20px; right: 20px; background: url(/images/h-bg.png) repeat-y; width: 120px; }
	.hover-r h4 { font-size: 0.9em; font-weight: normal; color: #00030e; text-align: left; background: url(/images/h-top.png) no-repeat left top; padding: 10px 10px 0px; width: 100px; }
	.hover-r p { padding: 10px; background: url(/images/h-bottom.png) no-repeat left bottom; text-align: left; font-size: 1em; }
	
	.hover-f a, .hover-r a { color: #008DB0; }
	.hover-f a:hover, .hover-r a:hover { color: #c0031e; background: none; }
	
	.hover-img { float:right; cursor:pointer; padding-top: 2px; }
	.hover-img:hover { background: none; }

/* Header */

	/* Logo */
		
		.logo { float: left; padding-left: 12px; }
		
	/* Top Links */
	
		.rnav { background: url(/images/bg.gif) no-repeat -948px -150px; float: right; padding: 0px 0px 0px 36px; margin-top: 5px; }
		.rnav ul { list-style: none; background: url(/images/bg.gif) no-repeat right -112px; padding: 10px 21px 10px 0px; }
		.rnav ul li { display: inline; }
		.rnav ul li a { color: #00030e; padding: 10px 5px; font-size: 1em; font-weight: bold; }
		.rnav ul li a:hover { color: #c0031e; }
		
		
	/* Root Menu */
	
		.bnav { width: 750px; float: left; background: url(/images/bg.gif) no-repeat; min-height: 40px; text-align: left; padding: 1px 17px 0 234px; }

		
		.nav, .nav ul { list-style: none; margin: 0; padding: 0; }
		.nav { font-family: Arial, Helvetica, sans-serif; z-index: 100; position: relative; }
		.nav li { float: left; margin: 0; padding: 0; position: relative; }
		.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited { font-size: 1em; letter-spacing: 1px; font-weight: bold; color: #fff; display: block; padding: 6px 5px 8px; text-decoration: none; }
		.nav li a:hover { background: #ccc; color: #000; }
		#nav-one li:hover a, #nav-one li.sfHover a { background: #fff; color: #008db0; }
		#nav-one li:hover ul a, #nav-one li.sfHover ul a { background: #70D1E9; color: #000; width: 140px; font-size: 0.859em; font-weight: bold; padding: 2px 5px; }
		#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover { background: #fff url(/images/fli.gif) no-repeat 5px center; color: #c0031e; padding-left: 15px; width: 130px; }
		.nav ul { background: #70D1E9; list-style: none; margin: 0; width: 140px; position: absolute; top: -999em; }
		.nav li:hover ul, .nav li.sfHover ul { top: 29px; }
		.nav ul li { border: 0; float: none; }
		.nav ul a { border-bottom: 0; padding-right: 20px; width: 80px; white-space: nowrap; }
		.nav ul a:hover { background: #fff; color: #c0031e; }
		
			/* "More" Drop Downs */
		
			.bnav ul li.more { padding-right: 8px !important; margin-right: 2px; }
			.bnav ul li.more a { background: url(/images/m1.gif) no-repeat right center; padding-right: 12px !important; }
			.bnav ul li.more a:hover { background: #fff url(/images/m2.gif) no-repeat right center; }
			
				/* "More" First Level Menu */
		
				.bnav ul li.more ul li a { color: #fff; background: none; font-size: 0.959em; font-weight: normal; }
				.bnav ul li.more ul li:hover { background: #F4FDFF; }
				
					.bnav ul li.more-search ul li { width: 222px; background: #C0031E; padding-left: 5px; }
					.bnav ul li.more-search:hover ul { margin-left: -50px; }
					.bnav ul li.more-search ul li:hover { background: #C0031E; border-bottom: 1px dotted #C0031E; }
				
	/* Menu Search */
		
		#menusearch ul { list-style-type:none; padding:0; margin:0; }
		#menusearch li { float:left; background: none; position:relative; }
		#menusearch li { display:block; font-size: 1em; font-weight: bold; padding: 5px 0px 6px; letter-spacing: 1px; cursor:pointer; }
		#menusearch li a { color: #fff; text-decoration: none; padding: 5px 5px 6px; }
		#menusearch li:hover, #menusearch li a:hover { color: #008db0; }
		#menusearch li a:hover { background: #fff; }
		#menusearch ul { position:absolute; left:-9999px; }
		#menusearch li.click { background:#fff; }
		#menusearch li.click a { color: #008db0; outline: none; }
		#menusearch li.click ul { left: -109px; top:29px; }
		#menusearch li.click ul li { width: 225px; background: #c0031e; padding-left: 5px; }

/* Left Content */

	/* Ticker */
	
		.tick { background: url(/images/bg.gif) 0px -42px; text-align: left; padding: 0px 5px 0px 10px; height: 30px; margin-bottom: 20px; }
		.tick .t { font-size: 0.859em; float: left; width: 405px; overflow: hidden; }
		.tick .t p { float: left; width: 390px; padding-top: 6px; }
		.tick .t img { padding-top: 7px; }
		.tick a { color: #c0031e; }
		.tick a:hover { color: #00030e; }
		.tick .search { background: url(/images/l.gif) no-repeat left 0px; float: right; width: 252px; padding: 3px 0px 0px 10px; height: 27px; }
		.tick .search #s { width: 167px; padding: 1px 2px 2px; font-size: 0.9em; letter-spacing: 1px; margin: 1px 10px 0px 0px; border: none; color: #00030e; }
		.tick .search #b { width: 65px; }
		
	/* Featured Topics */
	
		.topic-o { border: 1px solid #dbf3f9; margin-bottom: 20px; height:305px; }
		.topic-i { border: 1px solid #fff; background: url(/images/tbg.gif) repeat-x; padding: 9px 9px 0px; overflow: auto; height:294px; }
		
		.t-main { float: left; margin-right: 10px; width: 410px; height: 285px; position: absolute; }
		.t-main-heading { background: #fff; width: 400px; padding: 5px; position: absolute; top: 0px; left: 0px; filter:alpha(opacity=75); -moz-opacity:.75;opacity:.75; }
		.t-main-heading h2 { font-size: 1.5em; font-weight: normal; }
		.t-main-heading h2 a, .t-main-text a { color: #C0031E; }
		.t-main-heading h2 a:hover, .t-main-text a:hover { color: #008DB0; }
		.t-main-image { }
		.t-main-text { background: #fff; width: 400px; padding: 5px; margin-top: -5px; filter:alpha(opacity=75); -moz-opacity:.75;opacity:.75; position: absolute; bottom: 0px; }
		.t-main-text p { color: #000; filter:alpha(opacity=75); -moz-opacity:.75;opacity:.75; }
		.t-main-heading:hover, .t-main-text:hover { filter:alpha(opacity=99); -moz-opacity:.99;opacity:.99; }
		
		.t-list { float: right; width: 250px; }
		.t-list ul { }
		.t-list ul li { background: #fff; height: 77px; padding: 5px; margin-bottom: 11px; overflow: hidden; }
		.t-list ul li p { font-size: 0.850em; }
		.t-list ul li img { border: 1px solid #000; margin-left: 5px; }
		.t-list ul li h2 { font-size: 1.1em; font-weight: bold; padding-bottom: 5px; }
		.t-list ul li h2 a { color: #c0031e; }
		.t-list ul li h2 a:hover { color: #008DB0; }
		
	/* Register */
	
		.register { background: url(/images/rbg.gif) no-repeat; height: 80px; margin-bottom: 20px; }
		.reg { float: left; width: 310px; text-align: center; padding: 10px; padding-left:5px; padding-right:5px; }
		.login { float: right; width: 352px; text-align: left; padding: 5px 10px; height: 70px; }
		
			.reg h4 { font-size: 1.2em; }
			.reg h4 a { color: #c0031e; text-decoration: underline; }
			.reg h4 a:hover { color: #008DB0; }
			
			.login h4 { font-size: 1em; }
			.login p { color: #c0031e; font-size: 0.9em; }
			.login-details { border: 1px solid #ecc101; width: 136px; padding: 2px; height: 16px; }
			.login-button { width: 60px; }
			
	/* Main Module */
	
		.module { margin-bottom: 20px; }
		.v { width: 320px; float: left; }
		.t { width: 675px; float: left; }
		.v-inner { width: 260px; }
		.p { width: 362px; float: right; }
		.b { width: 692px; float: left; margin-bottom: 10px; }
		.c, .l, .b-inner { width: 260px; }
		.i { width: 694px; }
		.inner, .teaminner { width: 682px; }
		.module-c { border: 1px solid #70d1e9; }
		
		/* Module Heading */
		
			.c .heading { cursor: pointer; }
			.heading { background: url(/images/bg.gif) 0px -73px no-repeat; height: 25px; margin-bottom: 1px; }
			.heading h3 { letter-spacing: 1px; font-size: 1.2em; float: left; padding: 2px 5px; }
			.heading span { background: url(/images/bg.gif) right -42px no-repeat; float: right; height: 19px; font-size: 0.859em; padding: 4px 5px 2px; }
			.heading span a { color: #c0031e; font-weight: bold; }
			.heading span a:hover { text-decoration: underline; }
			
	/* Poll */
		.poll{ padding:5px; }
	
	/* Video */
	
		.video { width: 318px; float: left; padding: 5px 0px 10px; background: url(/images/m-bg.gif) repeat-x; }
		.video ul li { padding: 5px 10px; border-bottom: 1px dotted #a8eeff;  }
		.v-pic { width: 90px; background: #eee; float: left; position: relative; background: url(/images/video-icon.gif) no-repeat; height:90px; }
		.v-pic a { color: #994800; background: url(/images/bg.gif) -112px -161px no-repeat; padding: 0px 12px; }
		.v-text { width: 198px; float: right; text-align: left; }	
		.l-text { padding-left:10px; float: left; text-align: left; }	
		.v-text p { font-style: italic; font-size: 0.859em; color: #70d4ff; width: 198px; text-align: right; }
		.v-text a { font-size: 1em; font-style: normal; color: #000; }	
		.v-text a:hover { color: #008db0; }
		.v-pic span { border: 1px solid #ecc101; bottom: 0px; position: absolute; width: 88px; background: url(/images/bg.gif) 0px -162px repeat-x; text-align: center; }
		
	/* Video Inner */
	
		.video-inner { width: 258px; padding: 5px 0px 10px; background: url(/images/m-bg.gif) repeat-x; }
		.video-inner ul li { padding: 5px 10px; border-bottom: 1px dotted #a8eeff; }
		.v-pic-inner { width: 90px; background: #eee; float: left; position: relative; }
		.v-pic-inner a { color: #994800; background: url(/images/bg.gif) -112px -161px no-repeat; padding: 0px 12px; }
		.v-text-inner { width: 138px; float: right; text-align: left; }	
		.v-text-inner p { font-style: italic; font-size: 0.859em; color: #70d4ff; width: 138px; text-align: right; }
		.v-text-inner a { font-size: 1em; font-style: normal; color: #000; }	
		.v-text-inner a:hover { color: #008db0; }
		.v-pic-inner span { border: 1px solid #ecc101; bottom: 0px; position: absolute; width: 88px; background: url(/images/bg.gif) 0px -162px repeat-x; text-align: center; }
		
	/* Photo */
	
		.photo { width: 360px; float: left; padding: 15px 0px 10px; background: url(/images/m-bg.gif) repeat-x; }
		.photo ul li { /*padding: 0px 5px 0px 6px; */ float: left; margin-bottom: 20px }
		.photo ul li img { border: 1px solid #a8eeff; padding: 1px; margin:2px; }
		.photo .navp { background: url(/images/bg.gif) no-repeat -886px -159px; width: 60px; height: 21px; margin: auto; }
		.navp #l-arrow { padding: 3px 9px 0px 6px; }
		.navp #r-arrow { padding: 3px 6px 0px 9px; }	

	/* Blog */
	
		.blog { width: 690px; color: #313432; background: url(/images/m-bg.gif) repeat-x; }
		.blog ul { margin-bottom: 0px; }
		.blog ul li { border-right: 1px solid #70d1e9; float: left; width: 229px; }
		.blog ul li.blog-end { border-right: none; width: 226px; }
		.blog .b-pic { padding: 10px 10px 0px; float: left; }
		.blog .b-pic img { border: 1px solid #a8eeff; padding: 1px; }
		.blog .b-text { padding: 10px 10px 00px 0px; float: left; }
		.blog .b-text a { color: #c0031e; text-decoration: underline; }
		.blog .b-text a:hover { color: #008db0; }
		.blog .b-text p { padding: 0px 0px 4px; font-size: 0.9em; }
		.blog h4 { color: #008db0; padding: 0px 10px 10px; border-bottom: 1px dotted #a8eeff; font-size: 1.2em; font-weight: normal; }
		.blog ul li ul { }
		.blog ul li ul li { width: 208px; height:40px; padding: 10px; border-bottom: 1px dotted #a8eeff; border-right: none; }
		.blog ul li ul li:hover { background: #f4fdff; }
		.blog ul li ul li a { color: #313432; }
		.blog ul li ul li a:hover { color: #c0031e; }
		
	/* Blog */
	
		.blog-inner { width: 256px; color: #313432; background: url(/images/m-bg.gif) repeat-x; }
		.blog-inner ul { margin-bottom: 10px; }
		.blog-inner ul li { }
		.blog-inner ul li.blog-end { border-bottom: none; }
		.blog-inner .b-pic { padding: 10px 10px 0px; float: left; }
		.blog-inner .b-pic img { border: 1px solid #a8eeff; padding: 1px; }
		.blog-inner .b-text { padding: 10px 10px 00px 0px; float: left; }
		.blog-inner .b-text a { color: #c0031e; text-decoration: underline; }
		.blog-inner .b-text a:hover { color: #008db0; }
		.blog-inner .b-text p { padding: 0px 0px 4px; font-size: 0.9em; }
		.blog-inner h4 { color: #008db0; padding: 0px 10px 10px; border-bottom: 1px dotted #a8eeff; font-size: 1.2em; font-weight: normal; }
		.blog-inner ul li ul { }
		.blog-inner ul li ul li { padding: 10px; border-bottom: 1px dotted #a8eeff; border-right: none; }
		.blog-inner ul li ul li:hover { background: #f4fdff; }
		.blog-inner ul li ul li a { color: #313432; }
		.blog-inner ul li ul li a:hover { color: #c0031e; }

/* Right Content */

	/* Chat */
	
		.chat { width: 246px; color: #313432; background: url(/images/m-bg.gif) repeat-x; padding: 5px; }
		.c-arrows { padding: 5px 0px 0px; }
		
	/* Chat */
	
		.ad { width: 250px; color: #313432; background: url(/images/m-bg.gif) repeat-x; padding: 4px; }
	
	/* Live Scores */

		.live { width: 258px; background: url(/images/m-bg.gif) repeat-x; padding-bottom: 10px; }
		.live ul { padding: 5px 0px 10px; }
		.live ul li { display: inline; padding: 0px 10px; border-right: 1px solid #c0031e; font-size: 1.3em; }
		.live ul li a { color: #c0031e; padding-bottom: 5px; }
		.live ul li a:hover { background: url(/images/live-arrow.gif) no-repeat center bottom; }
		.live ul li a:active,.live ul li .selected { background: url(/images/live-arrow.gif) no-repeat center bottom; }
		
		.s-live p { font-size: 0.859em; }
		.s-live h4 { font-size: 1.1em; font-weight: bold; color: #313432; padding: 10px 5px; border-bottom: 1px solid #a8eeff; }
		.s-live td { text-align: left; padding: 5px; vertical-align: top; border-bottom: 1px solid #a8eeff; }
		.s-live tr.alt-live { background: #f4fdff; }
		.s-live a { color: #008db0; }
		.s-live a:hover { color: #c0031e; text-decoration: underline; }
		
/* Footer */

	#foot-bg ul { width: 960px; padding: 0px 12px; background: url(/images/f-bg.gif) no-repeat; }
	#foot-bg ul h4 { font-size: 1.3em; color: #fff; padding: 5px 0px 10px; }
	#foot-bg ul li { font-size: 0.959em; float: left; width:240px; }
	#foot-bg ul li ul { background: none; padding: 0px; width: auto; }
	#foot-bg ul li ul li { float: none; width: auto; padding: 3px 0px 3px 12px; background: url(/images/fli.gif) no-repeat left 8px; }
	#foot-bg ul li ul li a { color: #313432; }
	#foot-bg ul li ul li a:hover { color: #c0031e; padding-left: 1px; }
	#foot_main{background: url(/images/f-bg.gif) no-repeat; }
	.newadded{clear:both; padding-left:12px; background: none; }
	#foot-bg ul.newadded { padding: 0px; width: auto; padding-left:12px; }
	#foot-bg ul.newadded li { float: none; width: 228px; float:left; padding: 3px 0px 3px 12px; background: url(/images/fli.gif) no-repeat left 8px; }
	#foot-bg ul.newadded li a { color: #313432; }
	#foot-bg ul.newadded li a:hover { color: #c0031e; padding-left: 1px; }
	
	.footlogo { padding: 82px 0px 0px 60px; }
	
/* Inner Page */

	.inner { padding: 0px 5px; }
	.inner p, .sportsinner p, tableinner p { padding: 10px 0px; line-height: 22px; color: #313432; }
	.inner h1, .sportsinner h1, tableinner h1 { font-size: 1.5em; font-weight: normal; color: #00030e; padding: 10px 0px 5px; }
	.inner h2, .inner h3 { font-size: 1.3em; font-weight: normal; color: #008db0; padding: 10px 0px 5px; border-bottom: 1px dotted #a8eeff; margin-bottom: 10px; }
	.inner h4, .inner h5, .inner h6 { font-size: 1.1em; font-weight: normal; color: #27bde3; padding: 10px 0px 5px; border-bottom: 1px dashed #a8eeff; margin-bottom: 10px; }
	.inner ul { padding: 10px 30px; color: #00030e; }
	.inner ol { padding: 10px 30px 10px 50px; color: #00030e; }
	.inner ul li { padding: 4px 8px 4px 15px; background: url(/images/li.gif) no-repeat left 9px; font-size: 1.059em; width:312px; float:left; }
	.inner ol li { padding: 4px 0px; }
	.inner blockquote { padding: 0px 10px; border-left: 3px solid #008db0; }
	.inner blockquote p { font-size: 1.2em; color: #008db0; letter-spacing: 1px; }
	
		/* Sports Inner */
		
		.sportsinner { padding: 10px; }
		.sportsinner h2, .sportsinner h3 { font-size: 1.3em; font-weight: normal; color: #008db0; padding: 5px 0px 0px;  margin-bottom: 10px; }
		.sportsinner table { margin-bottom: 40px; }
		.sportsinner td { padding: 5px; background: #ECFCFF; }
		.sportsinner td.alt { background: #F4FDFF; }
		.sportsinner a { color: #008db0; }
		.sportsinner a:hover { color: #c0031e; }
		
		/* Table Inner */
		
		.tableinner { padding: 10px; }
		.tableinner h2, .tableinner h3 { font-size: 1.3em; font-weight: normal; color: #008db0; padding: 5px 0px 0px; border-bottom: 1px solid #70d4ff; margin-bottom: 10px; }
		.tableinner table { margin-bottom: 40px; }
		.tableinner td { padding: 5px; background: #ECFCFF; }
		.tableinner td span{ color:#666666; }
		.tableinner td.alt { background: #F4FDFF; }
		.tableinner a { color: #008db0; }
		.tableinner a:hover { color: #c0031e; }
		.unread td{ font-weight:bold; }
		
		/* Team Player Page Specific CSS */
		
			.teaminner { padding: 5px; margin-bottom: 10px; }
			.team-body p { padding: 10px 0px; line-height: 22px; color: #313432; }
			.team-body h1 { font-size: 1.5em; font-weight: normal; color: #00030e; padding: 10px 0px 5px; }
			.team-body h2 { font-size: 1.3em; font-weight: normal; color: #008db0; padding: 10px 0px 5px; border-bottom: 1px dotted #a8eeff; margin-bottom: 10px; }
			.team-body h4, .team-body h5, .team-body h6 { font-size: 1.1em; font-weight: normal; color: #27bde3; padding: 10px 0px 5px; border-bottom: 1px dashed #a8eeff; margin-bottom: 10px; }
			.team-body ul { padding: 10px 30px; color: #00030e; }
			.team-body ol { padding: 10px 30px 10px 50px; color: #00030e; }
			.team-body ul li { padding: 4px 0px 4px 15px; background: url(/images/li.gif) no-repeat left 9px; font-size: 1.059em; }
			.team-body ol li { padding: 4px 0px; }
			.team-body blockquote { padding: 0px 10px; border-left: 3px solid #008db0; }
			.team-body blockquote p { font-size: 1.2em; color: #008db0; letter-spacing: 1px; }
			
				/* Team Body Gallery */
				
					.team-body-gallery { }
					.team-body-gallery img { padding: 2px; background: #fff; border: 1px solid #70D1E9; margin: 0px 2px; }
					
						/* Team Body Gallery sawferimages.saldemo.net */
						
							.team-body-gallery-sawferimages.saldemo.net { border: 1px solid #70D1E9; margin-bottom: 10px; padding: 8px; }
			
				/* Team Head and Stats */
				
					.team-head { overflow: auto; background: #F4FDFF; padding: 5px; border: 1px solid #A8EEFF; }
					.team-head img { border: 1px solid #A8EEFF; margin-right: 10px; background: #fff; }
					.team-stats { width: 498px; float: left; }
					.team-stats ul { float: left; }
					.team-stats ul li { font-size: 0.9em; float:left; padding-right: 10px; width: 235px; }
					
				/* Team Two Sections */
					
					.team-two-sections { overflow: auto; }
					.team-two-sections-one { width: 342px; float: left; }
					.team-two-sections-two { width: 342px; float: right; }
					
					.team-two-sections-content { border: 1px solid #70D1E9; margin-bottom: 10px; padding-top: 5px; }
					.team-two-sections-content p { padding: 0px 5px 10px; font-size: 0.9em; }
					.team-two-sections-content h4 { border-bottom: 1px dotted #333; padding: 0px 5px; margin-bottom: 5px; }
					.team-two-sections-content ul { background: none; padding: 0px; width: auto; margin: 0px 0px 5px 10px; }
					.team-two-sections-content ul li { float: none; width: auto; padding: 3px 0px 3px 12px; background: url(/images/fli.gif) no-repeat left 8px; }
					.team-two-sections-content ul li a { color: #313432; }
					.team-two-sections-content ul li a:hover { color: #c0031e; padding-left: 1px; }
					
						/* Table */
						
							.team-two-sections-content-table table { width: 340px; margin-bottom: 5px; }
							.team-two-sections-content-table p { font-size: 0.859em; padding: 0px !important; }
							.team-two-sections-content-table h4 { font-size: 1.1em; font-weight: bold; color: #313432; padding: 10px 5px; border-bottom: 1px solid #a8eeff; }
							.team-two-sections-content-table td { text-align: left; padding: 5px; vertical-align: top; border-bottom: 1px solid #a8eeff; }
							.team-two-sections-content-table tr.alt-live { background: #f4fdff; }
							.team-two-sections-content-table a { color: #008db0; }
							.team-two-sections-content-table a:hover { color: #c0031e; text-decoration: underline; }
										
				/* Team Three Sections */
				
					.team-three-sections { overflow: auto; }
					.team-three-sections-one { width: 223px; float: left; }
					.team-three-sections-two { width: 222px; float: left; margin: 0px 10px; }
					.team-three-sections-three { width: 223px; float: right; border: }
					.team-three-sections-one h3, .team-three-sections-two h3, .team-three-sections-three h3 { padding: 3px 5px; font-size: 1.1em; }
					.team-three-sections-content { border: 1px solid #70D1E9; margin-bottom: 10px; padding-top: 5px; }
					.team-three-sections-content p { padding: 0px 5px 10px; font-size: 0.9em; }
					.team-three-sections-content h4 { border-bottom: 1px dotted #333; padding: 0px 5px; margin-bottom: 5px; }
					.team-three-sections-content ul { background: none; padding: 0px; width: auto; margin: 0px 0px 5px 10px; }
					.team-three-sections-content ul li { float: none; width: auto; padding: 3px 0px 3px 12px; background: url(/images/fli.gif) no-repeat left 8px; }
					.team-three-sections-content ul li a { color: #313432; }
					.team-three-sections-content ul li a:hover { color: #c0031e; padding-left: 1px; }
					
						/* Table */
						
							.team-three-sections-content-table table { width: 220px; margin-bottom: 5px; }
							.team-three-sections-content-table p { font-size: 0.859em; padding: 0px !important; }
							.team-three-sections-content-table h4 { font-size: 1.1em; font-weight: bold; color: #313432; padding: 10px 5px; border-bottom: 1px solid #a8eeff; }
							.team-three-sections-content-table td { text-align: left; padding: 5px; vertical-align: top; border-bottom: 1px solid #a8eeff; }
							.team-three-sections-content-table tr.alt-live { background: #f4fdff; }
							.team-three-sections-content-table a { color: #008db0; }
							.team-three-sections-content-table a:hover { color: #c0031e; text-decoration: underline; }
	
/* Sign up */

	.signup-u { width: 300px; padding: 5px; font: 1.6em Verdana, Arial, Helvetica, sans-serif; border: 1px solid #008DB0; color: #313432; letter-spacing: 1px; }
	.signup-d { width: 311px; font: 1.6em Verdana, Arial, Helvetica, sans-serif; border: 1px solid #008DB0; color: #313432; letter-spacing: 1px; height:35px; }
	.signup-e { width: 500px; padding: 5px; font: 1.6em Verdana, Arial, Helvetica, sans-serif; border: 1px solid #008DB0; color: #313432; letter-spacing: 1px; }
	.signup-com { width: 395px; padding: 5px; font: 1.6em Verdana, Arial, Helvetica, sans-serif; border: 1px solid #008DB0; color: #313432; letter-spacing: 1px; }
	.team-select{ width: 250px; padding: 2px; font: 1em Verdana, Arial, Helvetica, sans-serif; border: 1px solid #008DB0; color: #313432; letter-spacing: 1px; }
	.signup-t { width: 500px; padding: 5px; font: 1.6em Verdana, Arial, Helvetica, sans-serif; border: 1px solid #008DB0; color: #313432; letter-spacing: 1px; height:80px; }
	.signup-ta { width: 500px; padding: 5px; font-size: 1.3em; background: #F4FDFF; border: 1px solid #008DB0; height: 50px; }
	#submit { width: 90%; padding: 0px; font: 2em Verdana, Arial, Helvetica, sans-serif; margin-bottom: 10px; }
.errorMsg { display:none;color:#C0031E;font-size:1.3em;font-weight:normal;margin-bottom:10px;padding:10px 0 5px; }
div .notice{ border:solid 1px #C0031E; background:#FEE149; padding:5px; font-weight:bold; }
.highlight{color:#FEE149;font-weight:bold; }

.slider-wrap{ width: 360px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 360px; height: 224px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 360px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin-right: 5px; float:left; }
#movers-row									{ /*margin: -43px 0 0 62px; */ }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; text-decoration:none; }
.photo-meta-data							{ background: url(/images/transpBlack.png); padding: 10px; height: 30px; margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ border:medium none;float:left;padding:0; }
.active-thumb 								{ background: transparent url(/images/icon-uparrowsmallwhite.png) top center no-repeat; }
.bottom{ margin-bottom:4px; }
.profilepic{ float:left; }
.profilepic img {border:solid 1px #CCC; }
.userprofilepic{ width:98%; float:left; padding-top:10px; text-align:left; }
.userprofiledetail{ width:70%; float:left; }
.fav_item{border:1px solid #CCCCCC;float:left;height:115px;margin:2px;width:23%; }
.profile_item{border:1px solid #CCCCCC;float:left;height:120px;margin:2px;width:48%; }
.colle_item{border:1px solid #CCCCCC;float:left;height:70px;margin:2px;overflow:hidden;padding:1px;width:46%; height:104px; }
.friends_item{border:1px solid #CCCCCC;float:left;height:100px;margin:2px;width:98%; }
.pollitem{ border-bottom:solid 1px #CCCCCC; clear:both; height:100px; }
.like_it{ height:50px; width:50px; padding:25px; float:left; text-align:center; }
.like_it span{ font-size:24px; }
.leftsub ul{padding:0px; }
.leftsub v-text{width:230px!important; }
.communityfield{ width:95%; }
.sub{ color:#666666; font-size:10px; }
.panel {float:left;height:180px;position:relative;width:335px; padding-left:13px; }
.csw{ height:210px;overflow:hidden; }
.tabbermain{padding-top:25px; }
#tabnav {background:transparent url(../images/tab_bottom.gif) repeat-x scroll center bottom;height:20px;margin:0;padding:0px;padding-left:10px; }
#tabnav li {display:inline;list-style-type:none;margin:0;padding:0; width:auto!important; }
#tabnav a:link, #tabnav a:visited {background:#F3F3F3 none repeat scroll 0 0;border:1px solid #CCCCCC;color:#666666;float:left;font-weight:bold;line-height:14px;margin-right:4px;padding:2px 10px;text-decoration:none; }
#tabnav a.active:link, #tabnav a.active:visited {background:#FFFFFF none repeat scroll 0 0;border-bottom:1px solid #FFFFFF;color:#000000; }
#tabnav a:hover {background:#FFFFFF none repeat scroll 0 0; }
.searchItem{ width:98%; float:left; padding:1%; position:relative; }
.searchItem .pic{ width:110px; height:100px; overflow:hidden; float:left; }
.searchItem .dtail{ width:70%; height:120px; float:left; padding-left:5px; }
.searchItem .dtail span{ color:#999999; }
.promenent{ color:#fff; background:#008DB0; }
.items{ width:48%; padding:1%; float:left; position:relative; }
.true{color:#006600; }
.button{ color:#FFFFFF; background:#008DB0; border:medium double; padding:7px; }


/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

.accessible_news_slider img { border: 0; }
.accessible_news_slider li,
.accessible_news_slider p { font-family: "Arial", "Verdana", sans-serif; margin: 0; padding: 0; font-size: .8em; line-height: 1.6; }
.accessible_news_slider li p { font-size: 1em; }
.accessible_news_slider { position: relative; overflow: hidden; }
.accessible_news_slider .javascript_css { position: relative; z-index: 3; padding: 20px; background: #fffcd3; }
.accessible_news_slider .skip_to_news { /*	position: absolute; */
	top: 0; left: -9999px; }
.accessible_news_slider .back { /*	position: absolute; */
	top: 0; left: 0; z-index: 2; }
.accessible_news_slider .back a,
.accessible_news_slider .next a { display: none; outline: none; /* This is optional, and is arguably less accessible. */}
.accessible_news_slider .next { /*	position: absolute; */
	top: 0; right: 0; z-index: 2; }
.accessible_news_slider ul { position: relative; left: 0; width: auto; margin: 0; padding: 0; list-style-type: none; overflow: hidden; z-index: 1; }
.accessible_news_slider li { float: left; display: inline; width: 350px; }

/*
	Accessible News Slider : Plugin Specific : Theme [ Candy Coated ]
-----------------------------------------------------------------------------------------*/

.candy_coated  { width: 350px; /*	border-bottom: 2px solid #ccc; margin: 0 0 32px 60px; */}
.candy_coated a { color: #ff3300; }
.candy_coated .back { width: 12px; height: 25px; /*background: url(images/themes/candy_coated/prev_bg.gif) no-repeat; */
	float:left; }
.candy_coated .next { width: 12px; height: 25px; left: 250px; /*background: url(images/themes/candy_coated/next_bg.gif) no-repeat; */}
.candy_coated .next a { /*	position: absolute; */
	top: 10px; right: 10px; /*	width: 150px; */
	height: 40px; line-height: 30px; background: url(../images/right.gif) no-repeat top right; }
.candy_coated .back a { /*	position: absolute; */
	top: 10px; left: 10px; /*	width: 150px; */
	height: 40px; line-height: 30px; text-align: right; background: url(../images/left.gif) no-repeat; }
.candy_coated .view_all { border-top: 2px solid #ccc; margin: 58px 0 0 0; padding-left:13px; padding: 10px; background: #eee; text-align: center; }
.candy_coated ul { /*border-bottom: 2px solid #eee; */}
.candy_coated li { padding: 15px 0; overflow: hidden; }
.candy_coated li img { float: left; display: inline; }
.candy_coated li p { float: left; display: inline; margin: 0 0 0 10px; width: 190px; }

/* Accessible News Slider : Plugin Specific : Theme [ Business as Usual ]
-----------------------------------------------------------------------------------------*/

.business_as_usual  { width: 720px; border-bottom: 1px solid #ddd; margin: 0 0 32px 0; }
.business_as_usual a { color: #363636; }
.business_as_usual .back { width: 360px; height: 23px; left: 0; background: url(/images/back_bg.gif) no-repeat top right; }
.business_as_usual .back a { /*	position: absolute; */
	top: 0; right: 130px; width: 150px; height: 23px; line-height: 23px; background: url(/images/back.gif) no-repeat top right; }
.business_as_usual .next { width: 361px; height: 23px; right: 0; background: url(/images/next.gif) no-repeat top left; }
.business_as_usual .next a { /*	position: absolute; */
	top: 0; left: 130px; width: 150px; height: 23px; line-height: 23px; text-align: right; background: url(/images/next.gif) no-repeat top left; }
.business_as_usual .view_all { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin: 35px 0 0 0; padding: 8px; background: url(/images/view_all_bg.gif) repeat-x bottom left; text-align: center; }
.business_as_usual li { padding: 15px 0; overflow: hidden; width: 240px; }
.business_as_usual li img { float: left; display: inline; }
.business_as_usual li p { float: left; display: inline; margin: 0 0 0 10px; width: 140px; }
.header{ background: #A1EBFF!important; }
.movie-item{width:165px; float:left; height:200px; }
.movie-item h1{font-size:12px; }
.content{width:165px; float:left; }
.subtick{padding-top:5px; float:right; padding-right:10px;}

#extralinks{width:730px; position:relative;}
#extralinks ul{ background:none;width:720px;}
#extralinks ul li{background:transparent url(/images/fli.gif) no-repeat scroll left 8px;float:left;padding:3px 0 3px 12px;width:228px;}
#extralinks ul li a { color: #313432; }
#extralinks ul li a:hover { color: #c0031e; padding-left: 1px; }
#news{float:right;
height:20px;
overflow:hidden;
padding-top:7px;
width:381px;}
.rssimg{width:15px; float:left;}
#reg_link{width: 100px; float: left; text-align: right; padding-left: 37px; padding-right: 10px;}
#fb_link{width:100px; float:left;}
.normal td{ background:none;}
.widgetmsg{float:right;padding-top:1px;width:350px;}