body {
	margin: 15px 0 10px 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #131313;
	background: #002d62;
}
#news a {
	color: #fff;
	font-size: 16px;
}
.oldPrice {
	text-decoration: line-through;
}
h4 {
	color: #990000;
	font-weight: bold;
	font-size: 20px;
}

#intro {
	width: 570px;
	background: #1e5b92 url(/assets/introTop.jpg) 0 0 no-repeat;
	padding: 10px 20px 10px 100px;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	position: relative;
}
#introBuy {
	width: 650px;
	background: #fff url(/assets/introBottom.jpg) 0 0 no-repeat;
	padding: 10px 20px 10px 20px;
	color: #fff;
	font-size: 14px;
	margin0: 0;
	height: 71px;
	text-align: right;
}

.frontCover {
	position: absolute;
	top: 72px;
	right: 20px
}

.introText {
	font-weight: bold;
	line-height: 1.2em;

}

.introText span {
	font-size: 12px;
}

.introTextAlert {
	font-weight: bold;
	color: #a94c0f;
}

#content a {
	color: #a94b0d;
}

#content a:hover {
	text-decoration: none;
}


h1, h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #002d62;
}

h1 {
	font-size: 20px;
	margin-top: 20px;
	}

h2 {
	font-size: 18px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	border: 2px solid #fff;
	background: #fff url(/assets/page_tile.jpg) 0 0 repeat-y;
}

#siteInformation {
	text-align: right;
	width: 950px;
	margin: 0 auto 10px auto;
}

#infoList {
	list-style: none;	
	margin: 0;
	padding: 0;
}

#infoList li {
	display: inline;
}

#infoList a {
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 10px;
}

#infoList a:hover {
	color: #fff;
	text-decoration: underline;
}



#branding {
	background: #002E62;
	padding: 0;
	margin: 0;
}

#mainNavigation {
	background: #fff url(/assets/navbar.jpg) 0 0 repeat-x;
	padding: 8px 0;
}

#navList {
	list-style: none;	
	margin: 0;
	padding: 0;
}

#navList li {
	display: inline;
}

#navList a {
	color: #fff;
	text-decoration: none;
	margin: 0;
	border-right: 1px solid #fff;
	padding: 0 15px;
}

#navList a.noBorder {
	border-right: none;
}

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

#sideBar {
	width: 200px;
	float: right;
	margin-right: 10px;
	padding-top: 10px;
	color: #fff;
}

#content {
	width: 710px;
	float: left;
	margin: 0 0 50px 10px;
}

#footer {
	text-align: center;
	padding: 10px 0 0 0;
	color: #999;
	background: #fff;
	width: 950px;
	margin: 0 auto;
	border: 2px solid #fff;
	margin-top: 5px;


}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	color: #a94c0c;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
}

#footer .alert {
	font-weight: bold;
	color: #002a67;
	margin: 0 0 0 20px;
}

#categories {
	padding: 10px;
	margin: 0;
}
#categories span{
	margin: 0;
}

#categories a.pink18b  {
		font-weight: bold;
		color: #ae1f8e;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.pink16b {
		font-weight: bold;
		color: #ae1f8e;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.pink12b {
		font-weight: bold;
		color: #ae1f8e;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.pink16n {
		font-weight: bold;
		color: #ae1f8e;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.brown16b {
		font-weight: bold;
		color: #a94c0c;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.brown12b {
		font-weight: bold;
		color: #a94c0c;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.brown16n {
		font-weight: bold;
		color: #a94c0c;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.blue16b {
		font-weight: bold;
		color: #002a67;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.blue12b {
		font-weight: bold;
		color: #002a67;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.blue16n {
		font-weight: bold;
		color: #fff;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.yellow16b {
		font-weight: bold;
		color: #b1bb1a;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.yellow12b {
		font-weight: bold;
		color: #b1bb1a;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.yellow16n {
		font-weight: bold;
		color: #b1bb1a;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.green18b {
		font-weight: bold;
		color: #5ec2a6;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.green12b {
		font-weight: bold;
		color: #5ec2a6;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#categories a.green16n {
		font-weight: bold;
		color: #5ec2a6;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
}

#sideBar div {
	margin: 20px 0;
}

#callEntertainment {
	background: #cf7bbc url(/assets/pink_tile.jpg) 0 0 repeat-x;
}

#callBookPays {
	background: #80cfb9 url(/assets/blue_tile.jpg) 0 0 repeat-x;
}

#callWhyBuy {
	background: #d09d79 url(/assets/brown_tile.jpg) 0 0 repeat-x;
}

#callEntertainment, #callBookPays, #callWhyBuy {
	color: #fff;
	text-align: center;
	padding: 5px;
}

#callEntertainment h2, #callBookPays h2, #callWhyBuy h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}

#callEntertainment p, #callBookPays p, #callWhyBuy p {
	margin: 0;
	padding: 0;
}

#callEntertainment a, #callBookPays a, #callWhyBuy a {
	color: #fff;
}

#callEntertainment a:hover, #callBookPays a:hover, #callWhyBuy a:hover {
	text-decoration: none;
}
#formSet {
	background: #7dbbdb;
	padding: 10px;
	width: 620px;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	}
	
form p label {
	float: left;
	width: 200px;
	font: bold 12px Arial, Helvetica, Sans-serif;
	}
	
fieldset {
	border: 0;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 6px;
	}
	
legend {
	color: #fff;
	background-color: #002e62;
	border: 1px solid #002e62;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	}
dt {
	color: #002e62;
	font-weight: bold;
	margin-bottom: 5px;
}

dd {
	margin-left: 0;
	margin-bottom: 20px;
}

.clearBoth {
	clear: both;
}

/*#content #intro li {
	background: url(/assets/introstar.gif) 0 50% no-repeat;
}

#content ul {
		list-style-type: none;
		margin: 10px 0;
		padding: 0;
}

#content li{
	background: url(/assets/star.jpg) 0 50% no-repeat;
	padding-left: 30px;
	line-height: 1.8em;

}*/
#sideBar img {
	border: 0;
}
#intro h1 {
	color: #fff;
	font-weight: bold;
	font-size: 28px;
}

.border {
	border: 2px solid #ccc;
	padding: 4px;
}
.subscribe {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}
#format a{
	color: #999;
}
