/* This is the style of your browser text */

#giftcards ul {
  float: left;
  width: 500px;
  margin: 0;
  margin-top: 1em;
  padding: 0;
  list-style: none;
}
 
#giftcards li {
  float: left;
  width: 250px;
  margin: 0;
  padding: 0;
  font-size:1.8em;
} 

img{border:none;}

.imagebox
{
position:absolute;
top:10px;
left:100px;
width: auto;
height: auto;
z-index: 5;
overflow:hidden;
background:none;
}

#click
{
position:absolute;
top:120px;
left:110px;
width: auto;
height: auto;
z-index: 5;
overflow:hidden;
background:none;
}

#formerly
{
position:absolute;
top:120px;
left:400px;
background:none;
z-index:5;
}

#newsbox
{
	position:absolute;
	top: 145px;
	left: 1046px;
	width:200px;
	height:100px;
	padding-top:10px;
	font-size: 2em;
	background-image: url(images/newsbox.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana;
}


body {
	background-color: #000000;
	
}
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	
}

a:link, a:visited {
	text-decoration: none;
	color: #FDCB26;
}


a:hover {
	text-decoration: none;
	color: #FF6600;
}

h1, h2, h3, h4, h5 {
	font-family: Arial Black, Arial Bold, sans-serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	
	
}


h1 {
	font-size: 17px;
	}

h2 {
	font-size: 16px;
	
	
	
}

h3 {
	font-size: 15px;
}

h4 {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 0 0px 0;
	display: inline;	
}

h5 {
	font-size: 12px;
}

/* Others*/



.head {
	color: #FDCB26;
	font-size: 18px;
	font-weight: bold;
	line-height: 105%;
}

.subhead {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 105%;
}


.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bodysmallYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDCB26;
}

.bodynav { 
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  COLOR: #FFFFFF;
  padding: 0px 0px 0px 0px;
  background-image:url(images/header_bg.png);
  } 
  
.bodynav a:link{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #FDCB26;
  }

.bodynav a:hover{
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	COLOR: #FF6600;
}

.yellow {
	COLOR: #FDCB26;
  }.dblSpc {
	line-height: 125%;
}
.blcktext {
	color: #000000;
	font-size: 9px;
}


.bodynavWhite { 
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 9px;
  COLOR: #FFFFFF;
  padding: 0px 0px 0px 0px;
  } 
  
.bodynavWhite a:link, .bodynavWhite a:visited{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
  }

.bodynavWhite a:hover{
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9px;
	COLOR: #FF6600;
}
#topright {
position: absolute;
z-index:10;
right: 0;
top: 0;
display: block;
height: 139px;
width: 139px;
}