/* RESET updated with html5 tags*/
html,body,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
body {
	line-height:1;
}
ol,ul {
	list-style:none;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
}
/* FLOAT-elements */
.fltleft {
	float:left;
}
.fltright {
	float: right;
}
/* only to clear floats - to be used with any class as addition */
.clear {
	clear: both;
}
/* clear float with blank <div>or <br>*/
.clrflt {
	clear:both;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
}
/* MAIN */
body {
	background:#FFFFFF;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	color:#555555;
}
a,img,img a,a:hover {
	border:none;
	outline:none;
}

#header_wrap
{
	width:100%;
	background:url(../img/header_bg.jpg) repeat-x left bottom;
}

#header
{
	width:912px;
	margin:0 auto;
	padding:20px 50px 0 50px;
	position:relative;
	z-index:999;
}

.logo1
{
	width:111px;
	height:139px;
}

.logo2 {
	width:440px;
	height:59px;
	position:absolute;
	top:28px;
	left:185px;
}

.header_top_nav {
	width:280px;
	font-size:11px;
	color:#919191;
	text-transform:uppercase;
	margin-bottom:15px;
	position:relative;
	z-index:9999;
}

.header_top_nav ul li
{
	float:left;
	background:url(../img/top_nav_sap.png) no-repeat left center;
}

.header_top_nav ul li.nobg
{
	background:none;
}

.header_top_nav ul li a
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	display:block;
	color:#919191;
	text-decoration:none;
	font-weight:bold;
}

.signup_box
{
	width:260px;
	height:188px;
	background:url(../img/signup_box.png) no-repeat left top;
	position:absolute;
	padding:38px 0px 0 17px;
	top:20px;
	right:-12px;
	display:none;
}

.text_field
{
	background:url(../img/text_field_bg.png) no-repeat left top;
	width:220px;
	height:15px;
	margin-bottom:8px;
	padding:13px;
	font-size:12px;
	color:#61604a;
	outline:none;
	border:none;
}

.signin_button
{
	width:111px;
	height:32px;
	background:url(../img/signin_button.png) no-repeat left top;
	cursor:pointer;
	border:none;
	float:left;
}

.signup_box label
{
	font-size:12px;
	color:#1c2a6a;
}

.signup_box p
{
	font-size:9px !important;
	color:#1c2a6a;
	float:left;
}

.signup_box p a
{
	text-decoration:underline !important;
	color:#1c2a6a !important;
	float:left;
	line-height:30px !important;
	background:url(../img/sign_in_box_arrow.jpg) no-repeat 5px center !important;
	padding:0 0 0 12px !important;
}

.menu
{
	width:762px;
	font-size:11px;
	color:#FFF;
	margin-bottom:13px;
	background:url(../img/menu_sap.png) no-repeat right center;
}

.menu ul li
{
	float:left;
	background:url(../img/menu_sap.png) no-repeat left center;
}

.menu ul li a
{
	padding:0 10px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	line-height:18px !important;
	text-transform:uppercase;
}

.menu ul ul
{
	width:170px;
	background:#68A7C6;
	padding:10px 0px;
}

.menu ul li li
{
	font-size:11px;
	color:#FFF;
	background:none !important;
	border-top:1px solid #dadada;
	line-height:18px !important;
}

.menu ul li li a
{
	text-decoration:none;
	color:#FFF;
}

.menu ul li li:hover
{
	color:#fbe61b;
}

.menu ul ul ul
{
	width:170px;
	background:#68A7C6;
}

.menu ul li li li
{
	font-size:11px;
	color:#FFF;
	background:none !important;
	line-height:20px !important;
}

.menu ul li li li a
{
	text-decoration:none;
	color:#FFF;
}

.menu ul li li li:hover
{
	color:#fbe61b;
}





/*-----------------------banner--------------------------------*/

#banner_wrap
{
	width:100%;
	background:#0a8dd1 url(../img/banner_wrap_bg.jpg) no-repeat center top;
}

#banner
{
	width:992px;
	margin:0 auto;
	padding:0 20px 0 0;
	position:relative;
}

.banner_left
{
	width:612px;
	padding:39px 48px 40px 58px;
	height:321px;
	position:relative;
	background:url(../img/banner_left_bg.png) no-repeat left top;
}
#s1
{
	width:612px;
	height:321px;
	overflow:hidden;
}

.left_arrow
{
	width:85px;
	height:73px;
	position:absolute;
	left:0px;
	top:148px;
	z-index:99;
}

.right_arrow
{
	width:75px;
	height:73px;
	position:absolute;
	top:148px;
	right:0px;
	z-index:99;
}

.banner_right
{
	width:274px;
	padding-top:39px;
}

.banner_right h2
{
	padding:0 0 15px 0;
	margin:0px;
}

.banner_right span
{
	display:block;
	font-size:18px;
	color:#839adb;
	padding-bottom:15px;
	text-transform:uppercase;
}

.banner_right p
{
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#FFF;
	line-height:18px;
	text-align:justify;
}

.football
{
	width:160px;
	height:190px;
	position:absolute;
	bottom:-56px;
	right:133px;
	z-index:9999;
}

#PageContentInternal {
	width:975px;
	margin:0 auto;
	padding:0 0 30px 37px;
}

#PageContent {
	width:975px;
	margin:0 auto;
	padding:0 0 30px 37px;
}

#PageContent ul {list-style:circle;padding:2px;padding-left:35px;}
#PageContent li {list-style:circle;padding:2px;}

.content_left
{
	width:638px;
	padding:20px 0 0 0;
}

.article_area
{
	width:316px;
	
}

.article_area h2
{
	padding:0 0 15px 0;
	margin:0 0 0 5px;
}

.article_pic
{
	width:281px;
	height:168px;
	padding:7px 16px 21px 19px;
	background:url(../img/article_pic_fame.png) no-repeat left top;
	margin-bottom:13px;
}

.article_area h3, #PageContent h3
{
	font-size:12px;
	color:#000;
	padding:0 0 10px 5px;
	margin:0px;
	text-transform:uppercase;
	font-weight:bold;
}

#PageContent h3 {padding-top:5px;}

#PageContent h4
{
	font-size:12px;
	color:#000;
	padding:0 0 10px 0;
	margin:0px;
	text-transform:uppercase;
	font-weight:bold;
}

.article_area p
{
	padding:0 0 10px 5px;
	margin:0px;
	font-size:12px;
	color:#474747;
	line-height:14px;
}

.readmore
{
	width:75px;
	padding:0 15px 0 0;
	line-height:15px;
}

.readmore a
{
	font-size:12px;
	color:#147db4;
	text-decoration:none;
	padding:0 17px 0 0;
	background:url(../img/read_more_button.png) no-repeat right top;
	display:block
}

.news_area
{
	width:300px;
}

.news_area h2
{
	padding:0 0 20px 0;
	margin:0px;
}

.news_box
{
	padding:0 0 15px 0;
	margin-bottom:13px;
	background:url(../img/news_box_border.jpg) no-repeat left bottom;
}

.news_box h3
{
	padding:0 0 5px 0;
	margin:0;
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
}

.news_box p
{
	padding:0 0 5px 5px;
	margin:0px;
	font-size:12px;
	color:#474747;
	line-height:14px;
}

.view_button
{
	width:134px;
	height:43px;
	background:url(../img/view_button.png) no-repeat left top;
	padding:0 0 0 16px;
	line-height:43px;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}

.view_button a
{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.guys_playing
{
	height:136px;
	width:308px;
	position:absolute;
	top:-115px;
	left:-22px;
}

.side_bar_top
{
	background:url(../img/sidebar_top.jpg) no-repeat left top;
}

.side_bar_middle
{
	background:url(../img/sidebar_middle_bg.jpg) repeat-y left top;
}

.side_bar_bottom
{
	background:url(../img/sidebar_bottom.jpg) no-repeat left bottom;
	padding:56px 20px 52px 20px;
}

.side_bar
{
	width:320px;
}

.field_status
{
	margin-bottom:7px;
	padding:0 0 17px 0;
}

.field_status h2
{
	padding:0 0 0 6px;
	margin:0 0 18px 0;
}

.field_status p
{
	padding:0 0 8px 18px;
	margin:0px;
	font-size:12px;
	color:#2b2b2b;
}

.field_status p a
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	color:#a97700;
	text-decoration:none;
}

.layout
{
	width:90px;
	padding-left:20px;
}

.layout a
{
	background:url(../img/read_more_button.png) no-repeat right top;
	padding-right:20px;
	font-size:12px;
	color:#1c7fb5;
}

.events
{
}

.events h2
{
	padding:0 0 15px 0;
	margin:0px;
}

.events_box
{
	margin-bottom:12px;
}

.events_box_left
{
	width:60px;
	height:52px;
	background:url(../img/events_left.jpg) no-repeat left top;
	text-align:center;
	padding:5px 5px 0 0;
	line-height:18px;
	color:#FFF;
}

.events_box_left p
{
	font-size:12px;
}

.events_box_left p span
{
	font-size:15px;
	display:block;
}

.events_box_middle
{
	width:165px;
	padding-top:10px;
}

.events_box_middle a
{
	font-size:11px;
	text-transform:uppercase;
	color:#147db4;
	display:block;
	margin-bottom:4px;
}

.events_box_middle p
{
	padding:0px;
	margin:0px;
	color:#555555;
	font-size:11px;
}

.events_box_right
{
	width:48px;
	font-size:11px;
	color:#555555;
	background:url(../img/time_bar.png) no-repeat left bottom;
	padding:11px 0 5px 0;
}

.sponsors_wrap
{
	background:url(../img/sponsors_wrap.jpg) repeat-x left top;
	border-top:1px solid #d7d7d7;
}

.sponsors
{
	width:1012px;
	margin:0 auto;
	padding:25px 0;
	position:relative;
}

.sponsors ul
{
	text-align:center;
}

.sponsors ul li
{
	display:inline;
}

.sponsors ul li a
{
	padding:0 15px;
}

#footer_wrap
{
	background:#292929 url(../img/footer_wrap_bg.jpg) repeat-x left top;
}

#footer
{
	width:1012px;
	margin:0 auto;
	padding:23px 0 13px 0;
}

.footer_top
{
	margin-bottom:50px;
}

.footer_nav1 h2
{
	font-weight:bold;
	font-size:11px;
	padding:0 0 12px 0;
	margin:0px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
}

.footer_nav1
{
	width:85px;
	margin-right:70px;
}

.footer_nav1 ul li
{
	padding-bottom:12px;	
}

.footer_nav1 ul li a
{
	text-align:center;
	font-size:11px;
	color:#9e9e9e;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

.footer_nav2
{
	width:140px;
	padding-bottom:15px;
}

.footer_nav2 h2
{
	font-weight:bold;
	font-size:11px;
	padding:0 0 12px 0;
	margin:0px;
	text-transform:uppercase;
	color:#FFF;
}

.footer_nav2 ul li
{
	padding-bottom:12px;	
}

.footer_nav2 ul li a
{
	font-size:11px;
	color:#9e9e9e;
	text-decoration:none;
	display:block;
}

.footer_top_right
{
	width:195px;
	padding:0 0 0 10px;
}

.footer_top_right span
{
	display:block;
	padding-bottom:12px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

.footer_top_right ul li
{
	padding-bottom:12px;
	font-size:11px;
	color:#9e9e9e;
}

.social_area
{
}

.social_area a
{
	float:left;
	margin-right:5px;
}

.logo_area2
{
	width:550px;
	padding-left:43px;
}

.logo_area2 a
{
	float:left;
	margin:0 15px;
}

.footer_bottom
{
}

.footer_bottom_right
{
	width:415px;
	padding-top:40px;
	font-size:11px;
	color:#9e9e9e;
}

td { font-family:  Arial, Helvetica, sans-serif;  font-size: 12px;color:#484848;}

.photo-bg {background: url(/lib/theme/wave/img/photo-bg.png) no-repeat; width: 185px; height: 205px; margin:0px; text-align: center;}
.photo-team-bg {background: url(/lib/theme/wave/img/photo-team-bg.png) no-repeat; width: 446px; height: 270px; margin:0px; text-align: center;}
.photo-title {margin: 0; font-size: 11px; font-weight: bold; text-align: center;color: #000;}

.s-results {
	width: 95%;
	padding: 0px;
	margin: 0 0 20px 0;
	border: 1px solid #eee;
}

.s-results td {
	padding: 5px;
	font-size: 1em;
	white-space: normal;
}
.s-results .title {
	font-weight: bold;
	font-size: 1em;
}

.s-results td.phone {background: url(/lib/img/icon/famfam/phone.png) no-repeat;
	padding-left: 15px;
}
.s-results td.email {
	background: url(/lib/img/icon/famfam/email.png) no-repeat;
	padding-left: 20px; 
}
.alt {
	background-color: #eee;
}