body {background:#F5F8EC url("http://www.johnnyjet.com/images/logo.gif") no-repeat left top; font-size: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;

 }


/*Header Styles*/

#header {
	width: 710px;
	margin: 0 auto 20px auto;
	background-color: transparent;
	padding: 0;
	}

#header p {
	padding: 15px 0 22px 5px;
	text-align: right;
	color: #336699;
	font-size: 24px;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	margin:0;
	}

/*Navigation Styles*/

#navcontainer 
	{
	width:710px;
	margin: 15px auto 0 auto;
	background-color: #7694BF;
	border-top: 1px solid #9CC;
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;	
	}

#navlist{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: center}

#navlist li
	{
	bottom: 11px;
	display: inline;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	position: relative;
	}

html>body #navlist li
	{
	background-color: #7694BF;
	margin: 0 3px 0 0;
	padding: 4px 0px 4px 0;
	}

#navlist a, #navlist a:link, #navlist a:visited
	{
	background-color: #fff;
	border: 1px solid #505050;
	bottom: 2px;
	color: #505050;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	}

#navlist a:hover
	{
	background-color: #cc0000;
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
	border: 1px solid #ffff66;	
	font-weight: bold;
	}

#navlist a:active
	{
	background-color: #7694BF;
	bottom: 0px;
	color: #fff;
	position: relative;
	right: 0px;
	font-weight: bold;
	}

#navlist li#active
	{
	background-color: #000;
	bottom: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
	font-weight: bold;
	}

html>body #navlist li#active
	{
	background-color: #505050;
	margin: 0 4px 0 4px;
	}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
	{
	background-color: #fff;
	border-bottom: none;
	border-left: 1px solid #9CC;
	border-right: 1px solid #9CC;
	border-top: 1px solid #9CC;
	bottom: 0;
	color: #FFF;
	cursor: pointer;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
	}

/*Content Area Layout, including the Numbers and the Sidepanel sections*/

#content {
	position: relative;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	margin-bottom: 0; }

#numbers {
	width: 477px;
	border: 2px #b0b1ba solid;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
 	}
 
#international 
	{
	width: 477px;
	border: 2px #b0b1ba solid;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
 	}

#sidepanel {
	position: absolute;
	top: 0;
	left: 490px;
	width: 220px;
	margin-left: 0;
	margin-right: 0;
	font-size: 95%; }

/*Text Styles for the Numbers section*/

#numbers 
	{
	background-color: #fff;
	color: #555; 
	}

#numbers p {
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
	font-size: 85%;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-top: 0; }

#numbers a:link, #numbers a:visited
	{
	color: #336699;
	text-decoration: underline;
	}

#numbers a:hover
	{
	color: #555;
	text-decoration: none;
	}

.top a:link, .top a:visited {
	text-align: left;
	font-size: 11px;
	color: #555;}

h1, h2 {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 20px}

h1 {
	margin-top: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 15px;
	font-size: 85%;
	color: #fff;
	background-color: #6882ab; 
	border-bottom: 2px solid #b0b1ba;}

h2 {
	font-size: 100%;
	background-color: #EBF4F3;
	color: #CC0000;
	font-weight: normal
	}

.pre {
	font-family: 'Courier New', Courier, monotype;
	font-size: 85%;
	white-space: pre;
	margin-bottom: 10px;
	margin-top: 0;
	text-align: center;
	font-weight: normal;
	}

.pre a:link, .pre a:visited
	{
	color: #369; 
	font-weight: normal;
	text-decoration: underline;
	}

.pre a:hover
	{
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
	}

/*International Numbers*/
#international 
	{
	background-color: #fff;
	color: #555; 
	}

#international p {
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
	font-size: 85%;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-top: 0; }

#international a:link, #numbers a:visited
	{
	color: #336699;
	text-decoration: underline;
	}

#international a:hover
	{
	color: #555;
	text-decoration: none;
	}

#international .top a:link, .top a:visited {
	text-align: left;
	font-size: 11px;
	color: #555;}
	
/*Sidepanel Styles*/

.box {
	border: 2px #b0b1ba solid;
	margin-bottom: 20px;
	padding-top: 0;
	padding-bottom: 15px; 
	font-size: 85%;
	background-color: #fff; 
	}

.box h1 {
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: 2px #b0b1ba solid;
	text-align: right;
	font-size: 100%;
	color: #CC0000;
	background-color: #FFFF66;
	text-shadow: none;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
 	}

.box p 
	{
	margin: 10px;
	font-size: 100%;
	color: #555;
	line-height: 150%;
	}

.box ul {
	padding: 0;
	margin: 0; 
	}

.box ul li 
	{
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #369; 
	}

.box ul li a:link, .box ul li a:visited {
	text-decoration: underline;
	padding-left: 2px;
	border-left: 10px #fff solid;
	color: #369; 
	}

.box ul li a:hover {
	color: #555;
	text-decoration: none;
	}

.box a:link
	{
	color: #369;
	text-decoration: underline;
	}

.box a:visited
	{
	color: #369;
	text-decoration: underline;
	}

.box a:hover
	{
	color: #555;
	text-decoration: none;
	}

.subscribe 
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}

/*For Deal Search boxes*/

#sidepanel table {
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	color: #555;
	border: none;
	margin:0;
}

.creative 
	{
  	width:130px;
  	height:150px;
  	background-color: #fff;
	}

.table {margin: 0 10px;}

td {border: none;}

.table a:link, .table a:visited {
	color: #369;
	font-size: 80%;
	font-weight: normal;
	}

.table a:hover {
	color: #cc0000;
	font-size: 80%;
	font-weight: normal;
	}

/*For ads in the Sidepanel*/

.ads {
	text-align: center;
	margin-bottom: 20px;
	}
	
/*For Google ad at the bottom of the page*/

#google {
	text-align: center;
	padding: 10px 0;
	border: 2px #b0b1ba solid;
	margin: 0 auto;
	width: 710px;
	}
	
/*For Links at the bottom of the page*/
			
#links {
	width: 710px;
	margin: 10px auto;
	font-family: 	"trebuchet ms",tahoma, courier new, courier, sans-serif;
  	font-size:		10px;
  	font-weight:	normal;
  	line-height:	4mm;
 	color: 			#000;
  	text-align:		center;
  	clear: 			both;
	}

#links a {
	font-family: 	"trebuchet ms",tahoma, courier new, courier, sans-serif;
  	font-size:		10px;
  	font-weight:	normal;
  	line-height:	4mm;
  	color: 			#000;
	}

#links a:hover{
	font-family: 	"trebuchet ms",tahoma, courier new, courier, sans-serif;
  	font-size:		10px;
  	font-weight:	normal;
  	line-height:	4mm;
  	color: 			#555;
	}

#links a:visited{
 	font-family: 	"trebuchet ms",tahoma, courier new, courier, sans-serif;
  	font-size:		10px;
  	font-weight:	normal;
  	line-height:	4mm;
  	color: 			#000;
	}

/*For Copyright at the bottom of the page*/

#copyright {
	clear:both;
	margin:0 auto;
	width: 710px;
	text-align:center;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetic, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	letter-spacing: 2px;
	color: #336699;
	font-weight:bold;
	color:#fff;
	background-color: #7694BF;
	}