/* 
    Document   : phatStyle
    Created on : Aug 24, 2009, 7:54:58 PM
    Author     : Lindes
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*style fot the phat section */
.phatDefaultLayout { font-size: 11px; font-family: Arial; text-align: left; color: #000000;}
#phatSblogo {background: url(../images/phat/PHATstuff.png);  height: 67px; width:200px;}
#phatSblogoBackground{height: 67px; background: url(../images/phat/PHATstufftile.png);}
.phatHeading{background: url(../images/phat/tileMedium.gif) repeat-x;  color: #FFFFFF; font-weight:bold; font-size:13px; height: 20px; }
.phatHeadingText{position:relative; top: -5px;}
.phatRightDivider{float:right;}
.phatFooter{width :100% ; background-color: #0073BD; color: #FFFFFF;font-size: 10px; text-align: center;}
.phatFooter a{color: #FFFFFF;text-decoration: underline;}
.phatFooter a:hover, .phatFooter a:active, .phatFooter a:focus {color: #FFFFFF;text-decoration: underline; }
.phatShade{background-color: #F2F2F2; width: 100%;}
p a{font-weight:bold; color: #1B13FF;}
p a:hover, p a:active, p a:focus {font-weight:bold; color:#1B13FF; text-decoration:none;}

a{font-weight:bold; color: #1B13FF;}
a:hover, a:active, a:focus {font-weight:bold; color:#1B13FF; text-decoration:none;}

.phatEmpBlue{ color: #1B13FF; font-weight:bold; font-size:11px;}
.phatEmp{ font-weight:bold; font-size:11px;}
.phatErr{font-weight:bold; font-size: 11px; background-color:#AAC72D;}
#image{ text-align : center; }
.phatShoutOut{background-color: #F6FFDF; font-size: 12px; font-family: Comic Sans MS; }
.phatFootNote{font-size:9px;}

.phatContentTable{width: 100%;}
.phatContentTopLeft{background: url(../images/phat/topleft.png) no-repeat; width: 11px; height: 11px;}
.phatContentTopRight{background: url(../images/phat/topright.png) no-repeat; width: 11px; height: 11px;}
/*.phatContentTop{background: url(../images/phat/top.png) repeat-x; height: 11px; vertical-align: text-top;}*/
.phatContentTop{background: url(../images/phat/top.png) repeat-x; height: 11px;}
.phatContentLeft{background: url(../images/phat/left.png) repeat-y; }
.phatContentRight{background: url(../images/phat/right.png) repeat-y; }
.phatContentBottomLeft{background: url(../images/phat/bottomleft.png) no-repeat; width: 11px; height: 21px;}
.phatContentBottom{background: url(../images/phat/bottom.png) repeat-x; height: 21px;}
.phatContentBottomRight{background: url(../images/phat/bottomright.png) no-repeat; width: 11px; height: 21px;}

.phatMenuImage{ width: 60px;}
.phatMenuContent{text-align:left;}

.phatNumInput {
    -wap-input-format: "*N" !important;
    -wap-input-required: true;
}
