BODY{
}
h3	{
	color:#FFFFFF;
	font-size:12pt;	
}

.TextStyle1
{
	font-family:arial;
	font-size:9pt;
	color:#FFFFFF;
	line-height:1.6;
}
.TextStyle2
{
	font-family:arial;
	font-size:8pt;
	color:#FFFFFF;
}
.TextStyle3
{
	letter-spacing:4px;
	font-family:arial;
	font-size:12pt;
	font-weight:BOLD;
	color:#FFFFFF;
}
.TextStyle4
{
	letter-spacing:2px;
	font-family:arial;
	font-size:8pt;
	color:#EF9D47;
	text-decoration:none;
}
.TextStyle4:hover
{
	text-decoration:underline;
}
.TextStyle5
{
	letter-spacing:1.8px;
	font-family:arial;
	font-size:8pt;
	color:#0083D5;
	text-decoration:none;
}
.TextStyle6
{
	font-family:arial;
	font-size:8pt;
	color:#FFFFFF;
}
.TextStyle7
{
	font-family:Arial;
	font-size:15pt;
	font-weight:BOLD;
	color:#FFFFFF;
}
a.TextStyle1
{
	font-family:arial;
	font-size:9pt;
	color:#FFFFFF;
	line-height:1.6;
	text-decoration:none;
}
.TextStyle12
{
	font-family:arial;
	font-size:9pt;
	color:#BC8427;
	line-height:1.6;
}
.TextStyle13
{
	letter-spacing:2px;
	font-family:arial;
	font-size:11pt;
	font-weight:BOLD;
	color:#EF9D47;
}
.InputStyle1
{
	font-family: Arial;
	font-size:10pt;
	border: solid rgb(0,131,213) 2px;
	width:300px;
}
.InputStyle2
{
	font-family: Arial;
	font-size:10pt;
	border: solid rgb(0,131,213) 2px;
	width:400px;
}
.InputStyle3
{
	font-family: Arial;
	font-size:10pt;
	border: solid rgb(0,131,213) 2px;
	width:150px;
}

a.BookMark
{
	color: #EF9D47
}
.update 
{
    font-family:arial;
	font-size:8pt;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #000;
	border: 0;
	text-decoration: underline;
}

/* Css for administrator */

.Submit	{
	background-color: #000000;
	border: 1px solid #ff9900;
	color: #ff9900;
}

.BlueLine	{
	height: 1px;
	background-image: url(images/imgBluePixel.gif); 
	background-repeat: repeat-x;
	background-position: top left;
}

#careers {
    font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 1.6;
	overflow: hidden;
}
#careers dt {
    width: 196px;
    float: left; 
    padding: 10px 0;
}
#careers dd {
    width: 320px;
    float: left;
    margin-bottom: 10px;
}
.hasJs #careers {
    position: relative;
    zoom:1;
}
.hasJs #careers dt {
    clear: both;
    background: url(Images/BoxArrow.gif) no-repeat scroll left top;  
    text-align: center;
    height: 48px;
    padding-top: 5px;
}
.hasJs #careers dt.bottom {
    background: url(Images/Box.gif) no-repeat scroll left top;
    height: 29px;
}
.hasJs #careers dd {
    position: absolute;
    top: 0;
    left: 220px;
}

table.rankings
{
    border: 1px solid gray;
}

table.rankings th
{
    border-right: 1px solid gray;
    padding: 3px;
}

table.rankings td
{
    border-right: 1px solid gray;
    border-top: 1px solid gray;
    padding: 3px;
    text-transform: uppercase;
    font-size: 9px;
}

table tr td a.star {
    width: 181px;
    height: 85px;
    background: transparent url(images/recognise-our-star-baristas.gif) no-repeat 0 0;
    display: block;  
    text-indent: -9999px;
    overflow: hidden;
}