@charset "utf-8";
/* Markup and Styling by Charm HTML */
/* http://www.charmhtml.com */

/* Reset */
@import "predefined.css";


/* Defaults */
body {
	background:#9fd1f1;
	text-align:center;
	font:1.1em Arial;
	color:#000;
}
a {
	color:#e6972c;
}
a:hover {
	text-decoration:underline;
	color: #bb7b25;
}
em {
	font-style: italic;
}
strong {
	font-weight: bolder;
}
.firstp {
	width:530px;
}
.callout {
	text-align: center;
}
h2 {
	clear: both;
	color:#3a69a8;
	font:bold 1.4em Arial;
}
h3 {
	clear: both;
	color: #3866a3;
	font-size: 130%;
	padding-top: 10px;
}

h4 {
	clear: both;
	color: #3866a3;
	font-size: 110%;
	font-weight: bold;
}
h4 a{
	font-weight: bold;
	text-decoration: underline;
}
h4 a:hover {
	color: #c68227;
}
blockquote {
	margin: 5px 50px 5px 50px;
	border-left: 1px dotted #9fd1f1;
}
.cite {
	text-align: right;
	margin-right: 55px;
}

.cite {
	text-align: right;
}
.bulletpoints {
	list-style-type: disc;
	margin: 0 0 2px 20px;
}


/* Containers */
#skip {height:0;overflow:hidden;width:0}
#page {
	width:960px;
	background:url(../images/bg-page.png) repeat-y 0 0;
	height:1000px;
	margin:0 auto;
}
#header {
	width:100%;
	background:url(../images/bg-header.jpg) no-repeat 0 0;
	height:316px;
	position:relative;
}
#content {
	width:100%;
	background:url(../images/bg-content.png) repeat-y 0 0;
}
#content .main {
	width:100%;
	background:url(../images/bg-sky-container.jpg) no-repeat 0 100%;
}
#footer {
	height:45px;
	padding:25px 0 0 0;
	text-align:center;
	clear:both;
}
#footer .main {
	text-align:left;
	margin:0 auto;
	width:700px;
	font:0.9em Arial;
	color:#464E54;
	background:none;
}
#content-box {
	margin:0 auto;
	width:720px;
	text-align:left;
	overflow:hidden;
}








/* Commons */











/* Header */
#header h2 a, #header h1 {
	position:absolute;
	width:220px;
	height:80px;
	top:70px;
	left:240px;
	text-indent:-9999px;
}
#header span {
	position:absolute;
	top:20px;
	left:120px;
	width:120px;
	height:120px;
	text-indent:-9999px;
	cursor:pointer;
}
#header p {
	position:absolute;
	top:160px;
	left:120px;
	width:720px;
	height:70px;
	text-indent:-9999px;
	cursor:pointer;
}
#header .menu {
	position:absolute;
	top:255px;
	left:0;
	background:url(../images/bg-menu.png) no-repeat 0 0;
	width:100%;
	text-align:center;
}
#header .menu ul {
	margin:0 auto;
	text-align:left;
	width:712px;
	padding:1px 0 0 0;
}
#header .menu li {
	float:left;
	display:inline;
	margin:0 1px 0 0;
}
#header .menu li a {
	display:block;
	font:bold 110% Arial;
	width:88px;
	height:42px;
	background:url(../images/bg-menu-item-wide.png) no-repeat 0 0;
	text-align:center;
	padding:3px 0 0 0;
	text-decoration:none;
}
#header .menu li a:hover, #header .menu li.current a {
	background:url(../images/bg-menu-item-hover-wide.png) no-repeat 0 0;
	padding:11px 0 0 0;
	height:35px;
	color:#0f4081;
	font-size: 104%;
}

/* Content */
.block {
	width:179px;
	background:url(../images/bg-block-body.png) repeat-y 0 0;
}
.block h2, .block .body {
}
.block h2 {
	background:url(../images/bg-block-header.png) no-repeat 0 0;
	font-size: 130%;
	padding:8px 12px 5px 13px;
}
.block .body {
	background:url(../images/bg-block-footer.png) no-repeat 0 100%;
	font:1.1em Arial;
	padding:0 15px 10px 15px;
	height:1%;
}
.block .body div {
	padding:0px 0 10px 0;
}

.newsletter {
	/*background:#EBF5FB url(../images/bg-newsletter-new.png) no-repeat 0 0;*/
	width:196px;
	height:83px;
	padding:10px 0 0 10px;
}
.newsletter label {
	display:block;
	width:104px;
	height:17px;
	text-indent:-9999px;
}
.email-box {
	background:url(../images/label-email-address.png) no-repeat 0 0;
}
.name-box {
	background:url(../images/label-name.png) no-repeat 0 0;
}
.newsletter .text-box {
	width:130px;
}

.block, .newsletter {
	float:left;
	display:inline;
	margin:0 0 0 44px;
}


.primary {
	clear:both;
	background:url(../images/bg-content-primary-body.png) repeat-y 0 0;
	width:711px;
	text-align:left;
	margin:0 0 10px 6px;
}
.primary .body {
	background:url(../images/bg-content-primary-header.jpg) no-repeat 0 0;
	height:1%;
	min-height: 222px;
	padding:16px 18px 0 18px;
}


.attentionbox {
	color:#3c6aa8;
	font-weight: bold;
	background-color: #e3f0fe;
	border: 2px dotted #9fd1f1;
	padding: 5px;
	margin: 0px 10px 5px 10px;
}

.columnbox {
	color:#3c6aa8;
	font-weight: bold;
	font-style: italic;
	background-color: #e3f0fe;
	border: 2px dotted #9fd1f1;
	padding: 0 2px 0 2px;
	float: left;
	width: 151px;
	margin: 0px 3px 0 3px;
	height: 21em;
}

.primary .footer {
	background:url(../images/bg-content-primary-footer.jpg) no-repeat 0 0;
	height:73px;
	padding:44px 0 0 27px;
	clear:both;
}
.primary .footer .call {
	font:1.6em Arial;
	color:#134995;
	text-align: center;
}
.confidential {
	font:1.1em Arial;
	text-align:center;
}
.primary h2 {
	padding:0 0 12px 0;
}
.primary p, .primary ul {
	padding:0 6px 10px 6px;
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;
}

.title {
	color: #35609d;
	margin-bottom: -10px;
	padding: 0;
}

/* Articles */

.byline {
	color:#3c6aa8;
	font-weight: bold;
	font-style: italic;
	background-color: #e3f0fe;
	border: 2px dotted #9fd1f1;
	width: 30%;
	float: right;
	padding: 5px;
	margin: 0px 10px 5px 10px;
}

ul.factlist li{
	padding: 10px 0px 10px 0px;
	margin: 0 10px 0 10px;
	border-top: 2px solid #9fd1f1;
}
.even {
	background-color: #e3f0fe;
}

/* Products */
.products {
	background-color: #daeef1;
	width: 48%;
	float: left;
	padding: 5px;
}
.other-offers {
	width:100%;
	float:left;
}
.other-offers li {
	width:219px;
	float:left;
	display:inline;
}
.productimage {
	text-align: center;
	border: 1px solid #9fd1f1;
	padding: 1px;
	margin: 4px 4px 4px 0;
	float: left;
}
.productphotos {
	text-align: center;
	float: right;
	clear: none;
	width: 48%;
	background-color: #ffffff;
	border: 2px dotted #daeef1;
	margin-right: 5px;
}

/* Newsletter */
.toc {
	font-weight: bold;
	font-style: italic;
	background-color: #e3f0fe;
	border: 2px dotted #9fd1f1;
	padding: 0 2px 0 2px;
	float: left;
	width: 151px;
	margin: 0px 5px 0 5px;	
}
.toc ul li a {
	font-size: 100%;
	font-weight: bold;
	color: #4975af;
}
.toc li {
	padding-bottom: 10px;
}
/* Ads */
.cd {
	background:url(../images/bg-cd.png) no-repeat 0 0;
	width:176px;
	height:248px;
	font-size: .9em;
}
.recent-media {
	background:url(../images/bg-sound2.png) no-repeat 0 0;
	width:326px;/*227px;*/
	height:125px;
	font-size: 0.9em;
}
.recent-media h2, .recent-media p {
	padding: 5px 8px 0 8px;
}
.sound {
	background: url(../images/bg-sound2.png) no-repeat 0 0;
	width:326px;/*227px;*/
	height:125px;
	float:left;
	font-size: 0.9em;
	text-align: center;
}
.sound a img {
	margin-left: 54px;
}
.sound p {
 padding: 0 50px 0 50px;
}
.nobanner {
	padding-top: 10px;
	text-align: center;
	width:227px;
	height:125px;
	float:left;
	font-size: 0.9em;
}

.fourth {
	background:url(../images/bg-sound.png) no-repeat 0 0;
	width:227px;
	height:125px;
	float:left;
	font-size: 0.9em;
}
.book {
	background:url(../images/bg-book.png) no-repeat 0 0;
	width:158px;
	height:247px;
	font-size: .9em;
}
.middle {
	width:326px; /*227*/
}
.cd, .sound, .fourth, .book {
	position:relative;
}
.cd, .middle, .book {
	float:left;
	display:inline;
	margin:0 10px;
}
.cd a.image, .middle a.image, .book a.image {
	position:absolute;
	top:6px;
	left:4px;
}
.cd p, .middle p, .book p {
	font:1.2em Arial;
}
.cd p {
	margin:175px 10px 0 20px;
}
.sound p {
	margin:75px 30px 0 30px;
}
.fourth p {
	margin:75px 30px 0 30px;
	text-indent:-9999px;
}
.book p {
	margin:180px 10px 0 20px;
}
.fourth a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
}






/* Sidebar */












/* Footer */

#footer span {
	float:left;
}
#footer span a {
	color:#464E54;
	text-decoration: underline;
}
#footer ul {
	text-align:right;
}
#footer li {
	display:inline;
}
#footer li a {
	color:#464E54;
	padding:0 0 0 5px;
	background:url(../images/bg-footer-item.png) no-repeat 0 50%;
}
#footer li.first a {
	background:none;
}
