/**
* Header
*
* @section		structure
* @subsection	header
*/

h1.logo
{ width: 210px; height: 110px; position: absolute; bottom: 0; left: 0; }

	h1.logo span
	{ display: block; position: absolute; top: -999px; }

/**
* FAQ
*
* @section		popup
* @subsection	faq
*/

.wrapper
{ border: 10px solid #235; }

.header
{ border-bottom: 1px solid #68B; height: 100px; }

.faqContent
{ padding: 10px; }

.faqContent h1
{ color: #000; font: normal 18px Arial, Helvetica, sans-serif; text-align: left; }

.faqQuestion
{ color: #000; font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif; padding: 10px 0 10px 0; text-align: left; }

	.faqQuestion h2
	{ background: url(images/design/bullet_orderTitle.gif) 0 4px no-repeat; border: none; border-bottom: 1px solid #EEE; color: #037; font: bold 12px Verdana, Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding: 0 0 5px 8px; text-align: left; }
	
/** FAQ Paging */
	
.paging
{ font: normal 10px Verdana, Arial, Helvetica, sans-serif; height: 60px; padding: 0 0 0 10px; text-align: center; }

	.paging a, .paging a:visited
	{ font-weight: bold; }

	.paging .complementaryInfo
	{ color: #000; font-size: 10px; }

	.paging .pagingNavigation
	{ padding: 10px 10px 5px 5px; }

	.paging span
	{ display: block; padding: 10px 0 0 0; }

	.paging input
	{ font-size: 11px; height: 12px; margin-right: 3px; width: 25px; }
	
	.paging select
	{ border: 1px solid #666; }

	.paging	button
	{ border: 0; background: url(../images/content/btn_GoTo.gif) no-repeat 0 0; color: #FFF; height: 18px; width: 20px; }

.descNavigation
{ font-size: 14px; }

	.descNavigation strong
	{ color: #069; }

.letterNavigation
{ color: #999; font: normal 10px/18px Verdana, Arial, Helvetica, sans-serif; text-align: center; }

	.letterNavigation a, .letterNavigation a:visited
	{ color: #666; padding: 0 0 0 8px; }
	
/** FAQ Search */

.faqSearch
{ bottom: 10px; position: absolute; right: 10px; }

.faqSearch input
{ background: #F0F4F9; border: 1px solid #8AA9CA; border-bottom: 1px solid #E1EBF4; border-right: 1px solid #E1EBF4; color: #2E4C6B; float: left; margin: 0 0 0 5px; padding: 2px; width: 200px; }

.faqSearch label
{ color: #037; display: block; float: left; font: bold 14px/20px Arial, Helvetica, sans-serif; }

.faqSearch .standardButton
{ float: left; }

.faqSearch .standardButton button
{ background: url(images/design/bg_memberButton.gif) 0 0 repeat-x; font: bold 12px/23px Arial, Helvetica, sans-serif; height: 23px; margin: 0 0 0 5px; width: 72px; }
