/** BASIC */
/*body{ font-size:12px; color:#555555; margin:0px; background:#555; }*/
/*body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555555; margin:0px; background:#000; }*/
body{font-family:'Lucida Grande', 'Lucida Sans Unicode',sans-serif; font-size:12px; color:#555555; margin:0px; background:#000; }
div.centerSection{margin-left: auto; margin-right: auto; width:925px;}
#header-top{height:45px;background-color:rgb(17,17,17);padding-top:10px;}
#header-top img{margin:0;padding:0;float:left;}
#header-top .contact{padding-right:10px;margin:0;font-size:12px;color:#FFFFFF;font-size:12px;}
#header-top .contact a{text-decoration:underline;}

#header-top ul#nav-primary { float:right; margin:0; }
#header-top ul#nav-primary li { float:left; list-style-type:none; margin:0 15px 0 0; height:27px; padding:10px 0 0 4px; background:none; }
#header-top ul#nav-primary li a { padding:7px 8px 0px 6px; color:#ddd; text-decoration:none; font-weight:100; font-size: 14px; text-shadow: 1px 1px 1px #222; outline:none; }
#header-top ul#nav-primary li a:hover { color: #fff; text-decoration:none;}
#header-top ul#nav-primary li a:active, #masthead ul#nav-primary li a:focus { color:#FFF; } 
#header-top ul#nav-primary li.current { background: url('../images/buttons/btn-currentpage-left.png') center left no-repeat; padding:1px 0 0 4px; line-height:12px; margin-top:2px;}
#header-top ul#nav-primary li.current a { background:  url('../images/buttons/btn-currentpage-right.png') center right no-repeat;display:block; height:19px;}
#cta {background-color: gray; text-align:center}


div.leftcol {
	float: left;
	width: 600px;
}

div.rightcol {
	float: left;
	width: 280px;
	padding-left:20px;
}


/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */
h1 {
    display: block;
    font-size: 2em;
    margin: .67__qem 0 .67em 0;
    font-weight: bold
}
      
h2 {
    display: block;
    font-size: 1.5em;
    margin: .83__qem 0 .83em 0;
    font-weight: bold
}
      
h3 {
    display: block;
    font-size: 1.17em;
    margin: 1__qem 0 1em 0;
    font-weight: bold
}
      
h4 {
    display: block;
    margin: 1.33__qem 0 1.33em 0;
    font-weight: bold
}

h5 {
    display: block;
    font-size: .83em;
    margin: 1.67__qem 0 1.67em 0;
    font-weight: bold
}

h6 {
    display: block;
    font-size: .67em;
    margin: 2.33__qem 0 2.33em 0;
    font-weight: bold
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	color: #555D65;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	padding-bottom: 3px;
	background: url(/images/homepage12.gif) no-repeat left bottom;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #2F415A;
}

.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #2BACDC;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.text3 {
	text-align: right;
	font-size: 10px;
	color: #BBBFC0;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #555;
	text-decoration: underline;
	font-weight: bolder;
}

a:hover {
	text-decoration: underline;
	color: black;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


/** STYLES */

.style1 {
	font-size: 10px;
	color: #BBBFC0;
}

.style1 a {
	color: #BBBFC0;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(/images/homepage01.jpg) repeat left top; }
.bg2 { background: url(/images/homepage02.jpg) repeat-x left top; }
.bg3 { background: url(/images/homepage04.jpg) repeat-x left top; }
.twoColumn { background: url(/images/homepage10.jpg) repeat-y left top; }
.bg5 { background: url(/images/homepage15.jpg) no-repeat left top; }
.oneColumn { background: url(/images/subpage2_01.jpg) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

th {text-align: left;
  vertical-align: top;}
  
td {
  vertical-align: top;
  text-align: left;
}

/* div css for two column pages */
#container
{
  line-height: 130%;

}
#twocol_left
{
  float: left;
  width: 290px;
  padding-top: 1em;
	padding-left: 10px;
	
}

#twocol_right
{
  padding-left: 30px;
  padding-top:10px;
  float: left;
  width: 560px;

  
}

#pr h1, h2, h3 {margin-bottom: 5px;}

.prodHeadings{
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #3399cc;
	
}
.prodHeadings a{
	text-decoration: none;
	color: #3399cc;
	
}

.prodMainHead {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2F415A;
	
}


.prodMenuItem1 {
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: 600;
	color: #555D65;
}
.prodMenuItem1 a {
	text-decoration: none;
	color: #555D65;
}
.prodMenuItem2 {
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: normal;
	color: #555D65;
	padding-left: 10px;
}
.prodMenuItem2 a {
	text-decoration: none;
	color: #555D65;
	/*color: #F88A00;*/
}
.prodMenuItem2 a:hover {
	text-decoration: underline;
	color: #555D65;
}

#product_heading_image {
padding-bottom:15px;
}

#prodMenu {
	padding-top: 5px;
}

div.round_box_gray1 {background: #DFDFDF url(/images/round_box_gray/w_left_top.gif) no-repeat; }
div.round_box_gray2{background:url(/images/round_box_gray/w_right_top.gif) no-repeat top right;}
div.round_box_gray3{background:url(/images/round_box_gray/w_left_bottom.gif) no-repeat left bottom;}
div.round_box_gray4{background:url(/images/round_box_gray/w_right_bottom.gif) no-repeat right bottom; padding:10px; }

#articleListTitle {
	font-size: 16px;
}

#articleListPage {
	padding: 10px;
}

#articleTitle {
	font-size: 180%;
}

#articlePolicy {
	font-size: 80%;
}

#articleH1 {
	font-size: 155%;
	padding-top: 12px;
	padding-bottom: 4px;
}
#articleH2 {
	font-size: 135%;
	padding-top: 12px;
	padding-bottom: 4px;
}
#articleBody {
	font-size: 1em;
}
#article {
	padding: 20px 50px 20px 50px;
}
#articlePageControl {
	background: #EEE;
}

div.module_newsletter_signup1 {
	/*background: #F88A00;*/
	background: #E1E2F5;
  border: 1px #bbb solid; 
	padding:12px;
	height:105px;
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

div.module_contact_sidebar {
  border: 1px gray solid;
  padding:10px;
  height: 80px;
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

div.callout h1 {
	font-size:14px;
	margin-bottom:10px;
}

.calloutButton {
  background:#BCBCBC;
	border:solid 2px #AAA;
	padding: 5px;
	margin: 7px;
	cursor: pointer;
	color: black;

}

div.callout p {
	line-height:150%;
	margin:0px;
}
/*
input.text, textarea, select { 
	    font-size: 11px;
			font-style: italic;
	    font-weight: bolder;
	    margin-bottom: 2px;
	    padding:3px;
	    border: solid 1px #AAA; 
	    background-color: #EDF2F7;
}
*/
div #opt_clicker {
	font-size: 11px;
	font-style: italic;
  font-weight: bolder;
}

td.chart {
}

th.chart {
	background-color: gray;
	color: black;
	padding:0px;
	margin:0px;
}

table.chart {
	border: 1px gray solid;
}


#ver-zebra{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:93%;
	width:775px;
	text-align:center;
	border-collapse:collapse;
	margin:20px 20px 20px 0;
}
	
#ver-zebra th{
	font-size:105%;
	font-weight:normal;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	color:#039;padding:7px 8px;
}
		
#ver-zebra td{
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	color:#669;padding:4px 8px;
	text-align:center;
	
}
	
.vzebra-odd{
	background:#eff2ff;
}
	
.vzebra-even{
	background:#e8edff;
}
	
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children{
	background:#fff;
	border: 1px solid #d0dafd;
	border-bottom:1px solid #c8d4fd;
	text-align:center;
	font-size:150%;
	
}

#ver-zebra #vzebra-comedy,#ver-zebra #vzebra-action{
	background:#fff;
	border: 1px solid #d0dafd;
	border-bottom:1px solid #d6dfff;
	text-align:center;
	font-size:150%;
	
}

div .databox {
-moz-border-radius: 5px;-webkit-border-radius: 5px;
background:#EFEFEF none repeat scroll 0 0;	
width:500px;
padding:5px 25px 15px 15px;
border:1px solid #D9D9D9;
font-size:14px;

}




#footer {color:white;background-color:rgb(17,17,17);padding-top:20px;}
#footer .chat{float:left;}
#footer .chat .chat{margin-left:32px;}
#footer .chat p{float:left;font-size:14px;margin-top:20px;padding-left:10px;color:#777;}
#footer .link{padding-right:30px;float:right;font-size:12px;color:#858585;}
#footer .left{padding-left:20px;float:left;font-size:12px;color:#858585;width:400px;}
#footer .link a{font-size:12px;color:#858585;line-height:20px;padding-right:10px;}
#footer .link p{font-size:12px;color:#858585;line-height:20px;padding-right:10px;}
#footer-guarantee {margin-left: 110px;}
#footer h3 { color: #fff; border-bottom: 1px solid #444; margin-bottom: 10px; padding:0 0 5px 0; font-size: 13px; font-weight:normal;}
#footer ul { list-style-type: none; margin: 0 0 20px 0; padding: 0; }
#footer ul li { margin-bottom:5px; font-size:11.5px; background:none; padding:0; }
#footer ul li a { color:#999;  }
#footer ul li a:hover { color:#3084ca; }

.highlight-box { border:1px solid #e0bb3e; background:#fffcd7; margin: 0 0 25px 0; } /* yellow box on sign up */
.highlight-box h2 { margin: 0 0 10px 0;}
.highlight-box p { margin:0 0 5px 0 ; font-size:16px;}
.highlight-box p.notes { font-size:11px; }
.highlight-box-wrapper { padding:15px; }



blockquote.modern {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
}

