/* General */
/* for IE/Mac */
/*-------------------- Global styles for structure ---------------------- */
html {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, legend, button, textarea, p{
	margin:0;
	padding:0;
}

body, div, dl, dt, dd, pre, code, legend, button, textarea, p{
	font-size: 13px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}

body, div, dl, dt, dd, legend, button, textarea, p{
	color: #666;
}

body {
	height: 100%;
}

a {
	outline: none;
}

fieldset, img {
	border:0;
}

address, caption, cite, code, dfn, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}

.bulleted{
	margin-left: 20px;
}

del, ins {
	text-decoration:none;
}

caption, th {
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

sup {
	vertical-align:baseline;
}

sub {
	vertical-align:baseline;
}

textarea:focus {
	background-color: #fff;
}

textarea, select, optgroup {
	border: 1px solid #CFCFCF;
  font-size: 11px;
  color: #6a6a6a;
  background-color: #F0F0F0;
}

h1 {
	font-size:34px;
	color: #b21501;
	font-weight: bold;
	line-height: 48px;
	line-height: 100%;
	font-weight: normal;
	padding-bottom: 4px;
	font-weight: bold;
}

h2 {
	font-size:18px;
	color: #565656;
	font-weight: normal;
	font-style: italic;
	padding: 5px 0px 10px 0px;
	font-weight: bold;
}

h3 {
	font-size:16px;
	color: #565656;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

h4 {
	font-size:14px;
	color: #565656;
	display: block;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}

h6 {
	font-size: 14px;
}

a:link {
	color: #0573a9;
	text-decoration:underline;
}

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

a.styled {
	color: #056c9f;
	text-decoration:underline;
	font-weight: bold;
	font-style: italic;
}

a:visited {
	color: #056c9f;
	text-decoration:underline;
}

a.styled:hover {
	color: #0573a9;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
}

a.styled:visited {
	color: #056c9f;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
}

p {
	padding-bottom: 20px;
}

ol {
	margin: 5px 0px 5px 30px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:0;
	line-height:0;
}

/*-------------------- Header ---------------------- */

.logo {
	padding: 0px 0px 0px 50px;
	float: left;
	width: 218px;
}

#header {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 1;
	width: 973px;
	top: 0px;
	left: 0px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 113px;
}

#nav {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 30px;
	word-spacing: 3px;
	color: #FFFFFF;
	text-decoration: none;
}

*:first-child+html #header {
	position: relative !important;
}

*:first-child + html #flashlogo {
	position: absolute !important;
}

*:first-child + html #nav {
	position: relative;
	left: 260px !important;
}

*:first-child + html #subNav {
	width: 640px !important;
}

a.nav {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.nav {
	color: #bb0500;
}

a:active.nav {
	color: #bb0500;
	text-decoration:none;
}

#nav > .active{
	color: #bb0500;
	text-decoration:none;
}

#subNav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	word-spacing: 5px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 850px;
}

#subNav a {
	color:#FFFFFF;
	text-decoration: underline;
}

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

#subNav a:active {
	color: #623594;
	text-decoration:none;
}

#subNav a.active {
	color: #bb0500;
	text-decoration: none;
}

#flashlogo {
	padding: 0px 0px 0px 50px;
	float: left;
	width: 218px;
}

/*-------------- Main Content ------------------ */
body#ipage {
	height: 100%;
	background-image:url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#outer_wrapper {
	min-height: 451px;
	padding-top: 150px;
	position: relative;
	width: 973px;
	margin: 0 auto;
	z-index: 200;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99d5e9;
	border-left-color: #99d5e9;
	background: #FFFFFF url(../img/content_bg.gif) repeat-y;
}

#subouter_wrapper {
	padding-top: 150px;
	position: relative;
	width: 973px;
	margin: 0 auto;
	z-index: 200;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99d5e9;
	border-left-color: #99d5e9;
	background: #FFFFFF url(../img/content_bg.gif) repeat-y;
}

*:first-child+html #subouter_wrapper, *:first-child+html #outer_wrapper {
	padding-top: 0px !important;
}

#wrapper {
	vertical-align: top;
	width: 973px;
	position: relative;
	z-index: 100;
	background-position: center 0%;
	background-image: url(../img/bg/rline.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

       /*-- HOME PAGE SPECIFIC--- */
.contentHome {
	float: left;
	z-index: 2;
	height: 555px;
	padding-top: 20px;
	padding-left: 30px;
	width: 695px;
	background: url(../img/home_bg.png) no-repeat right top;
}

#buttons {
	float: right;
	right: 30px;
	text-align: right;
	position: absolute;
	height: 540px;
}

#buttonsSub {
	float: right;
	right: 30px;
	text-align: right;
	position: absolute;
	top: 100px;
}

.buzz {
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	width: 145px;
	padding-left: 5px;
}

.buzz2 {
	text-align:right; 
	margin-right:50px;
}

#sideBar {
	width: 188px;
	float: left;
	height: 271px;
	padding-left: 30px;
	padding-top: 110px;
	background: url(../img/currentBuzz.png) no-repeat right top;
	margin-top: 30px;
	margin-left: 30px;
}

#homevideo{
	z-index:-3000; 
	margin-left:-15px;
}

.homedvd{
	margin-top: 25px;
}
       /*-- end HOME PAGE SPECIFIC--- */
	   
	   
.contentSub {
	float: left;
	width: 665px;
	/*background: url(../img/contentrepeatbkgrnd.png) repeat-y 0px 280px;*/
	min-height: 600px;
}

.contentSub > p, .contentSub table, .contentSub blockquote, .contentSub form, .contentSub .messages {
	width: 375px;
	padding-left: 200px;
	padding-right: 140px;
	padding-top: 10px;
	background: url(../img/contentrepeatbkgrnd.png) repeat-y;
}

.contentSub blockquote {
	margin:0;
	padding-left:240px;
	width:335px;
}

.contentSub table {
	width: auto;
}

.contentSub form {
	line-height: 34px;
}
	.contentSub .messages {
		padding-left: 215px;
		margin: 0;
		font-weight: bold;
	}

#mainContent {
	width: 345px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

.contentSub .quote {
	color: #a2afc2;
	text-decoration: none;
	font: 18px Arial, Helvetica, sans-serif;
	margin-right: 45px;
}

.contentSub .pdf {
	color: #f9500f;
	font-weight: bold;
	padding-left: 200px;
	padding-right: 140px;
}

.contentSub .pdf img a{
    border: 0;
	text-decoration: none;
}

.contentSub .pdf a{
    color: #f9500f;
	text-decoration: underline;
    border: 0;
}

#buttons #charitiespng {
	margin-right: 45px;
	margin-top: 105px;
}

.contentSub .title {
   background-repeat: no-repeat;
   width: 374px;
   height: 81px;
   margin-left: 120px;
   margin-top: -210px;
}

.contentSub h3{
    margin-top: 35px;
	background: url(../img/contentbk_smtop.png) no-repeat left top;
	height: 235px;
}

	/*-- SIDE IMAGE SPECIFIC--- */
.sidepic_right {
	float: right;
	position: absolute;
	margin-left: 350px;
	left: 221px;
}

.sidepic_left {
	float: left;
	position: absolute;
	margin-left: -210px;
	left: 190px;
}
	/*-- end SIDE IMAGE SPECIFIC--- */

.bottomofcontent{
    background: url(../img/contentbk_smbottom.png) no-repeat left bottom;
	width: 650px;
	height: 131px;
	margin-bottom: 20px;
}

/*-------------------- Footer ---------------------- */

#footer {
	width: 793px;
	clear: both;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 141px;
	text-align: center;
	margin: 0px;
	padding-right: 80px;
	padding-left: 100px;
	padding-top: 80px;
}
		/*--added footer styles---*/
a.ln {
	font-size: 9px;
	color: #2395D0;
	text-decoration: underline;
	font-weight: bold;
}
a.fb {
	font-size: 9px;
	color: #B50A81;
	text-decoration: underline;
	font-weight: bold;
}
#footerNav {
	font-size: 15px;
	color: #000;
	float: left;
	width: 680px;
	word-spacing: 1px;
	height: 100px;
	padding-top: 20px;
	text-align: right;
}
#socialNet {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	float: left;
	height: 100px;
	width: 90px;
	border-left: 1px solid #000;
	padding-top: 5px;
	margin-left: 10px;
	padding-left: 10px;
}
#footerNav span {
	border-left: 1px solid #000;
	height: 100px;
	margin-right: 18px;
	margin-left: 22px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.sizeeighteen {
	font-size: 18px;
	font-weight: bold;
}

.warning {
	color: #990000;
}

.sixteenbold {
	font-size: 16px;
	font-weight: bold;
}

.download_pdf_story{
	line-height: 10px;
	vertical-align: -10%;
}

 /*-------------------- Google Checkout ---------------------- */
.googlecart-add-button {
	display: inline !important;
}

/*-------------------- Products page ---------------------- */
.product-img {
	vertical-align: middle;
}