/* FAQ CSS - Default Template */ 

/*
Default colors:
Headers/Links - #000000
All other Text - #000000
Hover for Links - #FF0000
Alternate Color - #000000 (used for column headers and escalation forms)
Background Color for Answer/Feedback tables - #CCCCCC
All borders are - #CCCCCC



/* default links  */
a { color: #000000;} 
a:hover {color: #FF0000; text-decoration:none} 
a:visited { color: #666666;} 
a:visited:hover {color: #FF0000; text-decoration:none}
img {border:none;}


/* for top link */
a.alt:link { color: #666666;} 
a.alt:visited { color: #666666;} 
a.alt:hover { color: #cc6600;text-decoration: none} 
a.alt:visited:hover { color: #FF0000; text-decoration: none} 


body {
	margin:0;
	
	/*default font style - change here and under TD */
	font-family:  arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
         background-color: #ffffff;
		 width:100%;
		 margin:0 auto;
	}

td {
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
    background-color: #ffffff}



/* the menu bar */
.topheader {
	background-color:#000000;width:100%;
}
.topheader table tr td {
	background:#000000;
}
#menuWrap{ 
width: 100%; 
border-top: 1px solid #cccccc; 
border-left: 0px solid #cccccc; 
border-right: 0px solid #cccccc; 
border-bottom: 1px solid #ffffff; 
margin-bottom: 15px; 
margin-top: -18px;
background: url(menubkgdimg.gif) repeat-x 100% 0%;
}

#menu { 
width: 805px; 
 /* remove if you want color to appear */
background-repeat: repeat;
background-repeat: repeat;
border-top: 1px solid #FFFFFF ; 
position:relative;
margin:0 auto;
}
#wrapper {width:100%; margin: 0 auto;}
#menu table {width:120%;}
#menu img {display:none;}
table {width:808px;margin:0 auto;}
table table {width:100%; margin:0 auto;}
#menu table td {background: none;}
#goback, #newsearch {position:relative;display:inline !important; top:-0px;left:10px}
#newsearch {border-left:1px solid #ddd;border-right:1px solid #ddd;left:-220px;padding:0 20px}
#menu a:link, #menu a:visited { color: #000000; text-decoration: none; font-weight: bold; vertical-align: middle;}
#menu a:hover { color: #CC6600; font-weight: bold; vertical-align: middle; text-decoration: none;}
.printHidden span {border-bottom:1px solid #fff !important;}
.printHidden span a { color:#777; text-decoration:none;}
hr { width: 100%; color: #cccccc; height: 2px;}
p span {font-size:14px !important}
.actionImg { padding-right: 10px }

/* all text elements  */

.header { font-weight: bold; font-size: 16px; margin-bottom: 5px; color: #000000}

.subHeader { font-weight: bold; font-size: 12px;}

.colheader { color: #000000; font-weight: bold; background-color: #CCDDCC;}

.top { font-size: 9px; color: #000000; text-align: right; margin-top: 2px;} 

.copysmall { font-size: 13px;}

.copysmall a {background:url(http://www.pokerheaven.com/images/img/scho-arrow.gif) no-repeat 0% 50%; padding-left:20px;}

.tabledata {background-color: #ffffff} /* background of cells for results table */

.entry {color: #000000; font-size:13px } /* what the customer has searched for */

.sorry { color: #009900; font-weight: bold;} /* green messages */

.alert { font-weight: bold; color: #c90016;} 

.copyred { color: #C90016 }
 
.copygrn { color: #009900 } 

.update { color: #CC6600; font-size: 11px; padding: 2px; }  /* FAQ update table text */

.faqanswer { font-size: 11px;}
.faqanswer h1 { font-size: 13px;} 
.faqanswer h2 { font-size: 13px;} 
.faqanswer h3 { font-size: 13px;} 


/* the tabs for Answer/Feedback etc */

#tabheader  { font-size: 18px; line-height: 130%; font-family: arial, tahoma, verdana, helvetica, sans-serif; font-weight: bold;
margin-top: 2px; background-image:url(tab_bkgd.gif);background-repeat: repeat-x; padding-top: 4px;
padding-bottom: 4px; padding-left:10px; padding-right: 20px; width:770px;}

.edmbulls {
	font-size:14px; line-height:18px;
}

#tabtop { background-image:url(tab_top.gif); background-repeat: repeat-x;}

 /* tables */ 
 
.listTable { background-color:#cccccc; width: 100%;}  

.answerTable { background-color: #ffffff; border-top: 2px solid #fff; border-left: 0px solid #fff; border-right: 0px solid #fff;  border-bottom: 4px solid #fff;  spacing: 0px; padding-top: 10px; padding-left: 10px; padding-right: 10px; } 
 
.feedbackTable { background-color: #ffffff; border-top: 2px solid #fff; border-left: 0px solid #fff; border-right: 0px solid #fff;  border-bottom: 4px solid #fff;  spacing: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
 
.updateTable {margin-top: 10px; margin-bottom: 5px; border-top: 2px solid #ffffff;}  
 
.pasteTable {float: right; background-color:#ffffff; border-top: 2px solid #ffffff; border-bottom: 2px solid #ffffff; padding: 4px; margin-left: 10px;}
 
  
 /* form elements */ 
 
input.button /* default button */ { 
background-color:#FFFFFF;
background-image:url("tab_bkgd.gif");
background-repeat:repeat-x;
border:2px solid #CCCCCC;
cursor:pointer;
font-family:arial,tahoma,verdana,helvetica,sans-serif;
font-size:12px;
font-weight:700;
height:30px;
margin-top:2px;
padding-left:5px;
padding-right:5px;
text-decoration:none;
} 

input  { 
font-family: arial, tahoma, verdana, helvetica, sans-serif;
font-size: 11px; 
font-weight: 400; 
vertical-align: baseline;
padding-bottom: 2px;
padding-top: 2px;
} 


/* ESCALATION FORMS */

.sectionHeader { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; 
 PADDING-TOP: 2px; BORDER-RIGHT: 1px solid #cccccc ; BORDER-TOP:1px solid #cccccc ; BORDER-LEFT: 1px solid #cccccc ;  BORDER-BOTTOM: 1px solid #cccccc; background-color: #CCDDCC; spacing: 0px ; width: 90%; margin-left: 10px; margin-right: 10px; height: 30px;}  /* top title banner */
 
.sectionIcon { WIDTH: 24px } 

 /* the form/content */
 
.content { BORDER-RIGHT: 1px solid #cccccc ; BORDER-TOP:1px solid #cccccc ; BORDER-LEFT: 1px solid #cccccc ;  BORDER-BOTTOM: 1px solid #cccccc; width: 90%; margin-left: 10px; margin-right: 10px }

.content td {
vertical-align: top
}






































