body {
	background: #e7e7e7 url(images/background.jpg) repeat-x;
	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; 
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: .8em;
	line-height: 1.2em;
}
h1 {
	font: bold 1em;
	}
h2 {
	font-size:1.3em;
	display:block;
	border-bottom:1px solid #eaeaea;
	}
address, div#owner {
	font-style: normal;
	font-size:.8em;
    }
a:link, a:visited {
	color:#263248;
}

/* All links must inclde some type of hover interactivity */
a:hover {
	color:#7e8aa2;
}
a:active {
}

div#contentcontainer {width:692px; float:right;}
div#midbar {height:218px;}
.center {text-align:center;}
div#flash {width:850px; background:url(images/flash.jpg) no-repeat;}
div#column {float:left; width:170px;}
.height {height:500px;}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 850px;
	margin: auto;
	background:#fff;
}

div#audio {
	width:132px;
	height:21px;
	position:absolute;
	left:8px;
	top:5px;
	padding-top:4px;
	*padding-top:0;
}

div#logo {
	float:left;
	width:351px;
	height:131px;
}

div#mobile {
	position:absolute;
	left: 606px;
	top: 3px;
	z-index: 3;
}

div#headerright {width:499px; height:131px; float:left;}

div#header {
	position:relative;
}

div#header h1, div#header h2 {position:absolute; display:none;}

#index {
	width: 350px;
	float:left;
}

div#content {
	background:#fff;
	padding:10px 20px;
}

div#sidebar h3 {font-size:1em; display:block; border-bottom:1px solid #bbb5b1;}

div#footer {
	background:#152c6d;
	color:#fff;
	padding:15px;
	width:820px;
	margin:auto;
}

div#owner {
	text-align:right;
}
div#video {
	width: 426px;
	float: right;
	margin: 10px;
}
.clearl {
	clear: left;
}
div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:4px;
	}
	div#copyright img {
	border: none;
	margin-top:10px;
	}
	div#copyright a:link, div#copyright a:visited, div#owner a:link, div#owner a:visited {
	color:#7e8aa2;
	text-decoration: none;
	}
	div#copyright a:hover, div#owner a:hover {
	text-decoration: underline;
	}
	
/* ----------------------------  NAVIGATION (VERTICAL) ----------------------------  */
div#nav{
	background:#152c6d;
	height:28px;
	padding-left:15px;
	position:relative;
	padding-top:2px;
}
ul#mainnav {
	float: left;
	margin:0;
	padding: 0px;
	width:100%;
	list-style-type: none;
	}
	ul#mainnav li {
	display: inline;
	float: left;
	margin:0 1px 0 0;
	padding: 0px;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	color:#fff;
	font-weight:bold;
	border-right: 1px solid #0c5e9c;
	padding:6px 8px 6px;
	margin: 0px;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background:#a7c0dd url(images/hover.gif) repeat-x;
	color:#111;
	}

/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility {
	}
	ul#utilitynav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding:0px 8px;
	margin-bottom:10px;
	border-right: 1px solid #1d3b81;
	color:#7e8aa2;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}

/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 6px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}

img.sidebar {
	padding:2px;
	background:#5f5753;
}

div.column {
}

div.clear {clear:both;}

div#couponholder {
	width:500px;
	margin:10px auto;
	background:#eaeaea;
	padding:15px 0;
}

div#couponholder p {text-align:center;}



div.coupon {
	font-size: 13px;
	color: #003A74;
	background:#61a3ee;
	border: 2px dashed;
	border-color: #003A74;
	width: 400px;
	margin:auto;
	text-align:center;
	padding:15px 0px 30px;

 }



 div.coupon h5{

 font-size: 20px;

 line-height: 20px;

 text-decoration:none;

 border-bottom: 0px;

 width:205px;

 text-align:center;

 }



 .price{
	font-size: 18px;
	font-weight:bold;
	line-height: 30px;
	text-align: center;
	color:#000;
}

p.price strong {
	font-size: 44px;
}

 .details{

 font-size: 1.1em;

 font-weight:bold;

 line-height: 16px; 

 width: auto;}



 .alert {color: #000;}
