/* Playcore 2008 Styles */

html{
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: 100;
	color: #666666;
	height:100%;
	background-color: #383c7b;

	overflow-y:visible;
/*
	overflow-x: hidden; 
*/
	
	
}


#page{
	background-image: url(images/back.jpg);
	background-repeat: repeat-x; 
	text-align:center;
	min-width:800px;
	height:100%;
}

#logos{
	width:1070px;
	height:115px;
	background-image: url(http://www.playcore.com/images/logos.png);
	background-repeat: no-repeat;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#buttonrow{
	width:855px; /* 743 */
	height:33px;
	margin-left:auto;
	margin-right:auto;
}

#flash{
	position:relative;
	top:-10px;
	background-color: #383c7b;
}

.button_about{
	width:114px;
	height:33px;
	display:block;
	background-image: url(images/aboutus.jpg);
	background-repeat: no-repeat;
	float:left;
	overflow:hidden;
}

.button_about:hover{
	/*background-image: url(images/aboutus2.jpg);*/
	overflow:hidden;
	background-repeat: no-repeat;
	background-position:0px -39px;
}

.button_pnews{
	width:115px;
	height:33px;
	display:block;
	background-image: url(images/playnews.jpg);
	background-repeat: no-repeat;
	float:left;
	overflow:hidden;
}

.button_pnews:hover{
	overflow:hidden;
	background-repeat: no-repeat;
	background-position:0px -39px;
}

.button_research{
	overflow:hidden;
	width:105px;
	height:33px;
	display:block;
	background-image: url(images/research.jpg);
	background-repeat: no-repeat;
	float:left;
}

.button_research:hover{
	overflow:hidden;
	background-repeat: no-repeat;
	background-position:0px -39px;
}

.button_partners{
	width:167px;
	height:33px;
	display:block;
	background-image: url(images/partners.jpg);
	background-repeat: no-repeat;
	float:left;
	overflow:hidden;
}

.button_partners:hover{
	overflow:hidden;
	background-repeat: no-repeat;
	background-position:0px -39px;
}

.button_outreach{
	width:105px;
	height:33px;
	display:block;
	background-image: url(images/outreach.jpg);
	background-repeat: no-repeat;
	float:left;
	overflow:hidden;
}

.button_outreach:hover{
	overflow:hidden;
	background-repeat: no-repeat;
	background-position:0px -39px;
}

/********************************************************/

.button_resources{
	width:122px;
	height:33px;
	display:block;
	background-image: url(images/resources.jpg);
	background-repeat: no-repeat;
	float:left;
	overflow:hidden;
}

.button_resources:hover{
	overflow:hidden;
	background-repeat: no-repeat;
	background-position:0px -39px;
}

.button_programs{
	width:127px;
	height:33px;
	display:block;
	background-image: url(images/programs.jpg);
	background-repeat: no-repeat;
	float:left;
	overflow:hidden;
}

.button_programs:hover{
	overflow:hidden;
	background-repeat: no-repeat;
	background-position:0px -39px;
}



/*******************************************************************/

#pagecontent{
	/*width:750px;*/
	border:0px solid red;
	/*margin-right:auto;
	margin-left:auto;*/
	margin-top:0px;
	padding-top:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(images/contentback-ns.png);
	background-repeat:repeat-y;
	background-color:#c7daf1;
	min-height:50px;
	text-align:left;
	position:relative;
	padding-bottom:20px;
}

#home_pagecontent{
	border:0px solid red;
	/*width:750px;*/
	/*margin-right:auto;
	margin-left:auto;*/
	/*background-image: url(images/frontcontentback.png);*/
	background-image:url('images/frontcontentback.jpg');
	background-repeat:repeat-y;
	background-color:#c7daf1;
	min-height:50px;
	text-align:left;
	position:relative;
	padding-bottom:0px;
}

#content_bottom{
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
	background-repeat:repeat-x;
	background-image: url(images/contentbottom-bk.png);
	background-position:0% 5%;
	height:44px;	
}

#home_content_bottom{
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
	background-image: url(images/contentbottom-bk.png);
	background-position:0% 5%;
	height:44px;	
}

#content_left{
	border:0px solid red;
	width:160px;
	padding:10px;
	padding-left:25px;
	padding-top:20px;
	/*float:left;*/
}

#home_content_left{
	border:0px solid red;
	width:1px;
	padding:10px;
	padding-left:25px;
	padding-top:20px;
	/*float:left;*/
}

#content_right{
	border:0px solid red;
	margin-left:0px;
	padding-top:20px;
	padding-right:10px;
	
}

#home_content_right{
	position:relative;
	bottom:10px;
	border:0px solid red;
	margin-left:40px;
	/* margin-top:347px; */
	padding-right:20px;
	margin-bottom:-35px;
	line-height:15px;
}

#searchres{
	margin-left:10px;
	padding-top:20px;
	padding-right:10px;
	display:none;
}

#shadowframe{
	border:0px solid red;
	margin-left:25px;
	margin-right:15px;
	padding-right:9px;
	background-image:url(images/contentback-s.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#shadowframe-btm{
	border:0px solid red;
	margin-left:25px;
	margin-right:13px;
	padding-right:23px;
	padding-left:727px;
	background-image:url(images/contentbottom-rc.png);
	background-repeat:no-repeat;
	background-position:top right;
}

#shadowframe-btm-home{
	border:0px solid red;
	margin-left:25px;
	margin-right:13px;
	padding-right:23px;
	padding-left:727px;
	background-image:url(images/contentbottom-rc.png);
	background-repeat:no-repeat;
	background-position:top right;
}

#bottomblock{
	width:727px;
	height:44px;
	position:absolute;
	top:0;
	left:0;
	background-image:url(images/contentbottom-new.png);
	background-repeat:repeat-y;
}
 
#bottomblock-home{
	width:727px;
	height:44px;
	position:absolute;
	top:0;
	left:0;
	background-image:url(images/frontcontentbottom.png);
	background-repeat:repeat-y;
}   

#content_left h1,#content_left h2,#content_left h3, #menu h1, #menu h2, #menu h3, #menu strong, #content_left strong{
	color:#313B6E;
	font-size: 13px;
	margin-top:0;
	margin-bottom:0;
	font-weight:800px;
}

#menu{
	font-weight:100;
	font-size:13px;
	padding:0;
	margin:0;
	color:#313B6E;
}

#menu li {
font-weight:100;
	list-style-type:none;
}

#content_right h1, #content_right h2, #content_right h3,#home_content_right h1,#home_content_right h2,#home_content_right h3, #searchres h1, #searchres h2, #searchres h3{
 	color: #25418F;
	font-size: 15px;
	font-weight:100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:0;
	border-bottom:1px solid #25418F;
}

#content_right h2{
	border-bottom:0px;
}

a:link {
	font-weight:lighter;
	font-size:13px;
	color:#313B6E;
	text-decoration: none;
}
a:visited {
	font-weight:100;
	font-size:13px;
	text-decoration: none;
        color:#313B6E;
}
a:hover {
	font-size:13px;
	text-decoration: none;
        color:#4E5C9A;
}
a:active {
	font-size:13px;
	text-decoration: none;
    color:#313B6E;
	font-weight:100;
}
	
#hr {
	margin-top:20px;
	height:15px;
	border-top:1px solid #CCCCCC;
}

.clear{
	clear:both;
}

.hide{
	display:none;
}

.searchField{
	color:#666;
	font-size:12px;
	width:150px;
}

#news_sub{
	border:0px solid red;
	/*width:200px;
	float:right;*/
	/*background-color:#c7daf1;*/
	padding:0px;
	margin-left:10px;
	margin-bottom:10px;
	line-height:10px;
}

#news_sub{
	font-size:12px;
	text-transform:uppercase;
}

#news_sub h1,#news_sub h2,#news_sub h3,#news_sub strong{
	color: #25418F;
	font-size: 10px;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	text-transform:none;
}

#news_sub li{
	margin-left:0px;
	margin-top:12px;
	border-bottom:0px solid red;
}

.menu_at{
	/*background-color:#5f69a4;*/
	background-image: url(images/menu_highlight.gif);
	background-repeat:repeat-x;
	/*background-position:0px 4px;*/
	border-top:1px solid #252557;
	border-bottom:1px solid #252557;
	padding:2px;
	color:#fff;
}

.menu_at a{
	color:#fff;
}

.logo_button_playcore{
	display:block;
	width:300px;
	height:110px;
	float:left;
	border:0px solid red;
}

.logo_button_gametime{
	display:block;
	width:120px;
	height:110px;
	float:left;
	border:0px solid red;
}

.logo_button_swing{
	display:block;
	width:120px;
	height:110px;
	float:left;
	border:0px solid red;
}

.logo_button_park{
	display:block;
	width:108px;
	height:110px;
	float:left;
	border:0px solid red;
}
.logo_button_tt{
	display:block;
	width:130px;
	height:110px;
	float:left;
	border:0px solid red;
}
.logo_button_up{
	display:block;
	width:139px;
	height:110px;
	float:left;
	border:0px solid red;
}
.logo_button_eci{
	display:block;
	width:100px;
	height:110px;
	float:left;
	border:0px solid red;
}