/* Remove link outlines */
* :focus { outline: 0; }

body
{
	margin: 0;
	padding: 0;
	background: #ffffff;
	font: 100% verdana, sans-serif;
	height: 100%; 
	min-height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
div#page
{
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 1000px;
	height: 1650px;
	background:url(images/ChooseBowlSite.jpg) no-repeat top left;
}
h1
{
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	text-indent: -9999px;
	overflow: hidden;	
}

h2
{
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	display: inline;
}


/******************************************************************************
*
* REGISTER
*
******************************************************************************/

div#register			
{
	position: absolute;
	top: 412px;
	right: 26px;
	width: 300px;
	height: 300px;
	text-indent: -9999px;
	overflow: hidden;
}

div#register input
{
	border: 0px solid #ccc;
	background:none;
}

div#register div#regName input
{
	position: absolute;
	width: 265px;
	left: 10px;
	top: 31px;
	background-color:#FFF;
}

div#register div#regDealership input
{
	position: absolute;
	width: 265px;
	left: 10px;
	top: 79px;
	background-color:#FFF;
}
div#register div#regTitle input
{
	position: absolute;
	width: 265px;
	left: 10px;
	background-color:#FFF;
	top: 125px;
}
div#register div#regEmail input
{
	position: absolute;
	width: 265px;
	left: 10px;
	top: 172px;
	background-color:#FFF;
}

div#register input#signin_button_img
{
	position: absolute;
	top: 226px;
	right: 8px;
	width: 154px;
	height: 47px;
	border: none;
	overflow: hidden;
	font-size: 0;
	display:block;
	line-height: 0;
}

div#thanks			
{
	position: absolute;
	top: 370px;
	right: 26px;
	width: 327px;
	height: 331px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(images/Thanks.gif) no-repeat top left;
}
div#cardlink 
{
	position: absolute;
	top: 1509px;
	left: 127px;
	width: 327px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
}
div#cardlink a
{
	position: absolute;
	top: 7px;
	left: 45px;
	width: 170px;
	height: 19px;
	display:block;
}

/******************************************************************************
*
* JQUERY IMAGE ROTATOR
*
******************************************************************************/
/* rotator in-page placement */
    div#rotator {
	position: absolute;
	top: 115px;
	left: -1px;
	width: 648px;
	height: 247px;
	margin: 0px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	left: 345px;
	top: -78px;
}
/* rotator image style */	
	div#rotator ul li img {
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500;
}

/******************************************************************************
*
* SEARCH
*
******************************************************************************/
div#search,
div#search_s
{
	text-indent: -9999px;
	font-size: 0.85em;
	position: absolute;
	top: 116px;
	left: 648px;
	padding:0px;
	overflow: hidden;
	width: 312px;
	height: 247px;
	background: #FFF url(images/splash/keywordsearch.gif) no-repeat left top;
}
div#search_s
{
	background: #FFF url(images/splash/keywordsearch_s.gif) no-repeat left top;
}

div#search_keyword label
{
	position: absolute;
	top: 87px;
	left: 22px;
	width: 152px;
	height: 20px;
}

div#search_keyword input
{
	position: absolute;
	top: 110px;
	left: 25px;
	padding: 3px;
	width: 220px;
	border: 1px solid #ccc;
	font: #000;
}

div#search_zip label
{
	position: absolute;
	top: 149px;
	left: 24px;
	width: 65px;
	height: 19px;
}

div#search_zip input
{
	position: absolute;
	top: 171px;
	left: 25px;
	padding: 3px;
	width: 58px;
	border: 1px solid #ccc;
}

div#search_radius label
{
	position: absolute;
	top: 151px;
	left: 111px;
	width: 62px;
	height: 19px;
}

div#search_radius select
{
	position: absolute;
	top: 172px;
	left: 112px;
	width: 80px;
	height: 19px;
	border: 1px solid #ccc;
}

input#cmdSearch
{
	position: absolute;
	top: 191px;
	right: 29px;
	width: 90px;
	height: 31px;
	border: none;
/*	background: url(images/splash/search_button.png) no-repeat 0 0;*/
	/*	text-indent: -9999px; */
	overflow: hidden;
	font-size: 0;
	display:block;
	line-height: 0;
}


/******************************************************************************
*
* NEWS
*
******************************************************************************/
div#news
{
	position: absolute;
	top: 363px;
	left: 0px;
	width: 960px;
	height: 26px;
	font-size: 0.85em;
	color: #d8a51f;
	overflow: hidden;
	background: #FFF url(images/splash/news_blank.gif) no-repeat left top;
	padding:0px;
}
div#news h2
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 26px;
	overflow: hidden;
	background: #FFF url(images/splash/news.gif) no-repeat left top;
	padding:0px;
}
div#news h2.news_s 
{
	background: #FFF url(images/splash/news_s.gif) no-repeat left top;
}
div#news a:link,
div#news a:visited,
div#news a:hover,
div#news a:active,
div#news a:focus
{
	font: .8em verdana, sans-serif;
	font-weight:bold;
	color: #003768;
	text-decoration: none;
}
div#news a:hover
{
	color: #FFF;
	text-decoration: none;
}

div#news ul
{
	position: absolute;
	top: 2px;
	left: 409px;
	width: 515px;
	height: 20px;
	overflow: hidden;
}

div#news ul li
{
	display: block;
	height: 20px;
}

/******************************************************************************
*
* MENU
*
******************************************************************************/

div#menu,
div#menu_s
{
	position: absolute;
	top: 389px;
	left: 0px;
	width: 960px;
	margin: 0;
	padding: 0;
	background: url(images/splash/menu.gif) no-repeat left top;
	height: 220px;
	font-size: 0.8em;
}
div#menu_s
{
	background: url(images/splash/menu_s.gif) no-repeat left top;
}
div#jobseekers
{
	position:relative;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 220px;
	background: url(images/splash/menu.gif) no-repeat left top;
	overflow: hidden;
	color:#ffffff;
	float: left;
}
div#employers
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 220px;
	overflow: hidden;
	color:#ffffff;
	float: left;
}
div#resources 
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 220px;
	overflow: hidden;
	color:#ffffff;
}
div#jobseekers ul, div#employers ul, div#resources ul
{
	display: block;
	color:#ffffff;
}
div#jobseekers li, div#employers li, div#resources li
{
	color:#ffffff;
	position: absolute;
	height: 14px;
	overflow: hidden;
	left: 72px;
	top: 131px;
}
div#jobseekers h2, div#employers h2, div#resources h2
{
	display: block;
	position: relative;
	width: 100%;
	height: 50px;
	top: 0px;
	left: 0px;
}

div#jobseekers h2 a, div#employers h2 a, div#resources h2 a
{
	display: block;
	height: 39px;
}
div#jobseekers li a, div#employers li a, div#resources li a
{
	font-weight: bold;
	display: block;
	height: 20px;
	color:#2d607e;
	text-decoration:none;
}
div#jobseekers li#menu_js_lookjob
{
	top: 71px;
	left: 69px;
	width: 210px;
	height: 20px;
	display: block;
}

div#jobseekers li#menu_js_createresume 
{
	top: 99px;
	left: 69px;
	width: 210px;
	height: 20px;
	display: block;
}
div#jobseekers li#menu_js_careerserv 
{
	top: 126px;
	left: 69px;
	width: 210px;
	height: 20px;
	display: block;
}
div#jobseekers li#menu_js_trends 
{
	top: 152px;
	left: 69px;
	width: 210px;
	height: 20px;
	display: block;
}
div#jobseekers li#menu_js_education 
{
	top: 179px;
	left: 69px;
	width: 210px;
	height: 20px;
	display: block;
}
div#employers li#menu_emp_hireworkers
{
	top: 71px;
	left: 65px;
	width: 210px;
	height: 20px;
	display: block;
}

div#employers li#menu_emp_postjob 
{
	top: 99px;
	left: 65px;
	width: 210px;
	height: 20px;
}
div#employers li#menu_emp_recruitment 
{
	top: 126px;
	left: 65px;
	width: 210px;
	height: 20px;
}
div#employers li#menu_emp_education 
{
	top: 152px;
	left: 65px;
	width: 210px;
	height: 20px;
}
div#employers li#menu_emp_lmi 
{
	top: 180px;
	left: 65px;
	width: 210px;
	height: 38px;
}
div#resources li#menu_res_vets
{
	top: 71px;
	left: 56px;
	width: 240px;
	height: 20px;
	display: block;
}
div#resources li#menu_res_seniors
{
	top: 99px;
	left: 56px;
	width: 240px;
	height: 20px;
	display: block;
}
div#resources li#menu_res_youth
{
	top: 126px;
	left: 56px;
	width: 240px;
	height: 20px;
	display: block;
}
div#resources li#menu_res_cons
{
	top: 152px;
	left: 56px;
	width: 240px;
	height: 20px;
	display: block;
}
div#resources li#menu_res_disab
{
	top: 180px;
	left: 56px;
	width: 240px;
	height: 20px;
	display: block;
}
div#resources li#menu_res_locate
{
	top: 124px;
	left: 156px;
	width: 225px;
	height: 20px;
	display: block;
}

/******************************************************************************
*
* LOCATION BAR
*
******************************************************************************/
div#locatebar a,
div#locatebar_s a
{
	position: absolute;
	top: 609px;
	left: 0px;
	width: 960px;
	height: 32px;
	overflow: hidden;
	background: #FFF url(images/splash/locatebar.gif) no-repeat left top;
	padding:0px;
	text-indent: -9999px;
	display:block;
}
div#locatebar_s a
{
	background: #FFF url(images/splash/locatebar_s.gif) no-repeat left top;
}

/******************************************************************************
*
* FOOTER
*
******************************************************************************/
#footer {
	position: absolute;
	top: 643px;
	left: 0px;
	width:960px;
	text-align:center;
	color:#666;
	font-size:0.8em;
	height:104px;
	padding:0px;
	line-height: 100%;
	background: url(images/splash/footer.gif) no-repeat left top;
	margin: 0px;
	line-height: 1.5em;
}
/*hotlink */
div#footer span a {
	text-indent: -9999px;
	overflow:hidden;
	display:block;
	width:138px;
	height:97px;
	position:absolute;
	top: 3px;
	right: 19px;
}
#footerin 
{
	text-align:left;
	color:#666;
	font-size:0.8em;
	height:104px;

	*padding:8px 0 4px 0;
	margin: 0px 200px 0 0;
	padding: 5px 10px 0 25px;
}

#footer a:link, #footer a:active {
	color:#666;
	text-decoration:none;
}
#footer a:visited {
	text-decoration:none;
	color:#666;
}
#footer a:hover {
	text-decoration:underline;
	color:#009390;
}
