@import url("/apps/js/polls/polls-pack.css");

body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background:url(/pics/body_bg.gif) left top repeat-x #918366;
}

.relative {
	position: relative;
}

img, td {
	behavior: url("/shared/iepngfix.htc");
}

.HPNews, .HPBBMessages{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000;
	width:399px;
}	
	
.qlinks img {
display:block;
margin:0 0 2px 0;
}

.HPEvents, .HPDirectory {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000;
	width:214px;
}

.HPLinks {
	width: 226px;
	padding: 5px 15px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000;
}

.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited  { color: #121f8e;  }
.HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active, .HPMemoirs a:hover, .HPMemoirs a:active { color: #121f8e; }/*#516AEB*/


.HPLinks a, .HPLinks a:link, .HPLinks a:visited{ color: #121f8e;  }
.HPLinks a:hover, .HPLinks a:active{ color: #121f8e; }


.HPEvents a, .HPEvents a:link, .HPEvents a:visited { color: #121f8e;  }
.HPEvents a:hover, .HPEvents a:active { color: 516AEB;   }
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited{ color: #121f8e;  }
.HPDirectory a:hover, .HPDirectory a:active{ color: #121f8e;   }
.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #000000; }
.neutral a:hover, .neutral a:active { color: #121f8e; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #FFFFFF;
}

.content {
	padding: 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FFFFFF;
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #DEDEDE;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #5B7B9D; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #142391;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #BFD4EA; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 7px 0px 7px 30px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;
	background-image:url(/pics/page_title.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-transform:uppercase;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: underline;
}

#topNav {
	position: relative;
	height: 40px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 900px;
}

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 36px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 128px;}
#topNav3Sub {left: 220px;}
#topNav4Sub {left: 323px;}
#topNav5Sub {left: 408px;}
#topNav6Sub {left: 503px;}
#topNav7Sub {left: 582px;}
#topNav8Sub {left: 660px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
}

#topNav .list li {
	background-color: #8794CC;
	width: 160px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 2px 6px;
	color: #ffffff;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #EFEFEF;
	color:#000;
}

#footertrans {
	background:url(/pics/translation.jpg) no-repeat top right;
	height: 29px;
}

a#koreanTrans, a#spanishTrans {
	text-decoration: none;
	position: absolute;
	height:26px;
	display:block;
	top: -10px;
}

a#koreanTrans{
	width:58px;
	left:150px;
}

a#spanishTrans{
	width:61px;
	left:230px;
}

/***   QUICKPOLLS   ***/
.HPQuickPoll h2 {
    width: 399px;       /* header width  */
    padding-top: 42px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #5e82f2;   /* results bar color */
}


/***  Optional  ***/
.HPQuickPoll {
     width: 375px;
     padding-bottom: 9px;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin:0 auto;
	width:70%;
}

.HPQuickPoll .question {
    padding: 9px;
    margin: 0;
}

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
    padding-bottom: 5px;
}


#escrip_logo {
	position: absolute;
	text-align: left;
	left: 76px;
	top: 420px;
	height: 110px;
	padding: 0 0 0 210px;
}
#ralphs_rewards {
	position: absolute;
	text-align: left;
	left: 81px;
	top: 780px;
	height: 120px;
	padding: 0 0 0 185px;
}
