/* Zing Toys */

* {
  padding:0;
  margin:0;
}

body {
  font:14px Helvetica, Arial, sans-serif;
  background:#5acc25 url(../images/masthead_bg.png) repeat-x;
}

p, h1, h2, h3, h4, h5, h6 {
  font-size:14px;
}

p {
  line-height:1.6;
  margin:0 0 10px;
}

img {
  border:0;
  vertical-align:middle;
}

label {
  font-weight:bold;
  margin-right:5px;
}

div#wrapper {
  background:url(../images/bg.png) 0 117px repeat-x;
  margin:0 auto;
}

div#masthead,
div#content,
ul#footer {  
  width:850px;
  margin:0 auto;
}

div#masthead {
  height:117px;
  position:relative;
  z-index:14;
}

h2#logo {
  width:281px;
  height:153px;
  background:url(../images/logo.png) no-repeat;
  position:absolute;
  top:0;
  left:0;
  z-index:12;
}

h2#logo a {
  display:block;
  width:265px;
  height:153px;
  text-indent:-9999px;
  outline:none;
}

div#masthead ul {
  position:absolute;
  bottom:9px;
  left:265px;
  list-style:none;
}

div#masthead ul li {
  float:left;
  position:relative;
}

div#masthead ul li a {
  height:46px;
  display:block;
  text-indent:-9999px;
  outline:0;
}

div#masthead ul li.nav_home {
  background:url(../images/nav.png) 0 0 no-repeat;
  width:95px;
}

div#masthead ul li.nav_home a:hover,
div#masthead ul li.nav_home a#current {
  background:url(../images/nav.png) 0 -46px no-repeat;
}

div#masthead ul li.nav_toys {
  background:url(../images/nav.png) -95px 0 no-repeat;
  width:135px;
}

div#masthead ul li.nav_toys a:hover,
div#masthead ul li.nav_toys a#current,
div#masthead ul li.nav_toys a.current {
  background:url(../images/nav.png) -95px -46px no-repeat;
}

div#masthead ul li.nav_about {
  background:url(../images/nav.png) -232px 0 no-repeat;
  width:95px;
}

div#masthead ul li.nav_about a:hover,
div#masthead ul li.nav_about a#current {
  background:url(../images/nav.png) -232px -46px no-repeat;
}

div#masthead ul li.nav_faq {
  background:url(../images/nav.png) -327px 0 no-repeat;
  width:67px;
}

div#masthead ul li.nav_faq a:hover,
div#masthead ul li.nav_faq a#current {
  background:url(../images/nav.png) -327px -46px no-repeat;
}

div#masthead ul li.nav_contact {
  background:url(../images/nav.png) -394px 0 no-repeat;
  width:130px;
}

div#masthead ul li.nav_contact a:hover,
div#masthead ul li.nav_contact a#current {
  background:url(../images/nav.png) -394px -46px no-repeat;
}

div#masthead li.nav_toys ul {
  position:absolute;
  top:46px;
  bottom:auto;
  left:2px;
  width:150px;
  background:#333 url(../images/ul_bg.png) repeat-x;
  z-index:100;
  display:none;
  border:1px solid #EEE;
  border-top:0;
}

div#masthead li.nav_toys ul li {
  float:none;
}

div#masthead li.nav_toys ul li a {
  text-indent:0;
  height:30px;
  line-height:30px;
  color:#FFF;
  padding:5px 15px;
  text-decoration:none;
  display:block;
}

div#masthead li.nav_toys ul li a:hover {
  background:#085372 url(../images/dropdown_bg.png) repeat-x;
  color:#FFF;
}

div#content {
  position:relative;
  margin-top:10px;
  color:#085372;
}

div#content a {
  color:#2886AD;
}

div#content a:hover {
  text-decoration:underline;
}

h1.base {
  height:28px;
  position:absolute;
  left:270px;
  top:5px;
  text-indent:-9999px;
}

h1#header_welcome_to_zing_toys {
  background:url(../images/headers/welcome_to_zing_toys.png) no-repeat;
  width:516px;
}

h1#header_our_toys {
  background:url(../images/headers/our_toys.png) no-repeat;
  width:207px;
}

h1#header_about_zing {
  background:url(../images/headers/about_zing.png) no-repeat;
  width:247px;
}

h1#header_frequently_asked_questions {
  background:url(../images/headers/frequently_asked_questions.png) no-repeat;
  width:190px;
}

h1#header_contact_zing {
  background:url(../images/headers/contact_zing.png) no-repeat;
  width:305px;
}

h1#header_terms_and_conditions {
  background:url(../images/headers/terms_and_conditions.png) no-repeat;
  width:497px;
}

h1#header_privacy_policy {
  background:url(../images/headers/privacy_policy.png) no-repeat;
  width:328px;
}

h1#header_product_safety_information {
  background:url(../images/headers/product_safety_information.png) no-repeat;
  width:478px;
}

h1#header_404_page_not_found {
  background:url(../images/headers/404_page_not_found.png) no-repeat;
  width:484px;
}

div#main_top {
  padding:0 20px 0;
  width:760px;
  height:5px;
  margin:0 auto;
  background:url(../images/white_bg_top.png) bottom no-repeat;
}

div#intro {
  padding:48px 20px 10px;
  width:760px;
  margin:0 auto;
  background:url(../images/white_bg_top.png) bottom no-repeat;
}

div#intro p {
  color:#efffef;
  text-align:center;
  line-height:1.6;
  margin:0 0 10px;
}

div#main {
  width:760px;
  min-height:400px;
  margin:0 auto;
  padding:20px 20px;
  background:url(../images/white_bg.png) repeat-y;
  position:relative;
}

div#primary {
  width:470px;
  background:url(../images/blue_dots.gif) top right no-repeat;
  padding-right:15px;
  margin-right:15px;
  float:left;
}

div#primary h2.bubble {
  background:url(../images/orange_header_bg.png) top left no-repeat;
  color:#FFF;
  font-size:18px;
  padding-top:12px;
  padding-left:26px;
  height:51px;
  margin-left:4px;
}

div#primary h2.bubble span {
  background:url(../images/orange_header_end.gif) top right no-repeat;
  padding:12px 15px 18px 0;
  left:-10px;
  position:relative;
}

div#primary p {
  margin-left:4px;
}

div.video {
  width:446px;
  padding:15px 12px;
  background:url(../images/video_bg.png) no-repeat;
}

div#secondary {
  width:260px;
  float:left;
  position:relative;
}

div#secondary h3 {
  text-transform:uppercase;
  margin-bottom:5px;
}

div#secondary h3.sub_page {
  margin-top:20px;
}

fieldset.mail_form {
  background:#e3f7fe;
  padding:15px;
  border:1px solid #b5d4e4;
}

fieldset.mail_form p {
  font-size:12px;
}

div#secondary fieldset.mail_form h3 {
  margin-bottom:10px;
  font-size:12px;
}

img#letterman {
  position:absolute;
  top:-12px;
  right:-25px;
}

fieldset.mail_form form p {
  margin:0;
}

fieldset.mail_form input.text {
  width:140px;
  margin-right:5px;
}

ul#footer {
  width:800px;
  margin:0 auto;
  background:url(../images/white_bg_bottom.png) no-repeat;
  padding:15px 0;
  text-align:right;
  color:#FFF;
  font-size:12px;
}

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

ul#footer a:hover {
  text-decoration:underline;
}

ul#footer li {
  display:inline;
  margin-right:5px;
}

div.clear {
  clear:both;
}

div.certificate {
  width:100%;
  text-align:center;
}

div.certificate img {
  margin:0 auto;
  display:block;
}

div.certificate label {
  text-transform:uppercase;
}

div.certificate h2,
div.certificate h3 {
  margin:30px 0 15px;
  font-size:18px;
  text-transform:uppercase;
}

div.certificate h2 {
  font-size:24px;
}

div.certificate li {
  display:inline;
  line-height:2;
  margin:0 10px;
  font-size:12px;
}

ul.certs li {
  width:250px;
  margin-bottom:10px;
  display:block;
  float:left;
}

/* Toys section */

img.float_left {
  float:left;
  margin-right:15px;
  margin-bottom:15px;
}

img.float_right {
  float:right;
  margin-left:15px;
  margin-bottom:15px;
}

/* Toy Category */

p#cookie_crumbs,
p#cookie_crumbs a {
  font-size:12px;
  color:#ff7e00;
  text-decoration:none;
}

p#cookie_crumbs {
  position:absolute;
  left:170px;
  top:10px;
  z-index:13;
  margin:0;
}

div#detail_header_corner {
  width:18px;
  height:53px;
  background:url(../images/orange_banner_left.png) top left no-repeat;
  position:absolute;
  left:-13px;
  top:34px;
}

h1#detail_header {
  background:#ff7000 url(../images/orange_banner_right.gif) top right no-repeat;
  text-transform:uppercase;
  height:44px;
  line-height:48px;
  margin:0 0 35px;
  font-size:30px;
  font-weight:normal;
  color:#ffbf72;
  position:relative;
  left:-15px;
  top:15px;
}

h1#detail_header strong {
  color:#FFF;
}

sup {
  font-size:12px;
  margin-left:2px;
}

h1#detail_header a {
  color:#FFF;
}

h1#detail_header span {
  font-size:12px;
  color:#FFF;
  text-transform:none;
}

ul.category {
  width:355px;
  float:left;
}

ul.category_left {
  border-right:1px dotted #c8c8c8;
  padding-right:20px;
  margin-right:20px;
}

ul.category li {
  list-style:none;
  margin-bottom:30px;
  height:160px;
}

div.category_image {
  background:url(../images/light_blue_top.png) no-repeat;
  padding-top:4px;
  width:88px;
  float:left;
  margin-right:15px;
}

div.zoom {
  background:url(../images/grey_top.png) no-repeat;
}

div.category_image img {
  border-left:4px solid #bfe3f2;
  border-right:4px solid #bfe3f2;
  display:block;
}

div.zoom img {
  border-color:#e9e9e9;
}

div.category_image p {
  background:url(../images/light_blue_bottom.png) no-repeat;
  font-size:10px;
  font-weight:bold;
  text-align:right;
  padding-right:5px;
  height:24px;
  line-height:24px;
}

div.zoom p {
  background:url(../images/grey_bottom.png) no-repeat;
  padding-right:15px;
  padding-top:1px;
}

div.category_image a {
  text-decoration:none;
  display:block;
}

div.category_image p a {
  display:inline;
}

div#content div.zoom a {
  color:#075372;
}

div.category_desc {
  float:left;
  width:244px;
}

div#content div.category_desc h2 {
  color:#075372;
  font-size:18px;
  margin-bottom:3px;
}

div#content div.category_desc h2 a {
  text-decoration:none;
  color:#075372;
}

div#content div.category_desc h2 sup {
  font-size:10px;
}

div#content div.category_desc p {
  font-size:12px;
}

ul.icons {
  margin:10px 0 15px;
}

ul.icons li {
  display:inline;
  margin-right:10px;
}

p.info_box {
  background:#1087b6 url(../images/dark_blue_top.png) no-repeat;
  color:#b5e9ff;
  text-transform:uppercase;
  padding:5px 0 0;
}

p.info_box span {
  display:block;
  padding:0 10px 3px;
  background:url(../images/dark_blue_bottom.png) bottom no-repeat;
}

p.info_box strong {
  color:#FFF;
  margin-right:5px;
}

/* Toy Detail */

div#toy_primary {
  width:470px;
  margin-right:10px;
  float:left;
}

div#toy_secondary {
  width:280px;
  float:left;
}

div#toy_secondary h2 {
  font-size:18px;
  margin-bottom:10px;
}

p#sub_banner {
  background:#188bb6 url(../images/infobox_bg.png) repeat-x;
  color:#b5e9ff;
  font-size:18px;
  height:43px;
  line-height:45px;
  padding-left:15px;
  position:relative;
  width:280px;
}

p#sub_banner strong {
  color:#FFF;
  text-transform:uppercase;
  margin-right:10px;
}

span#corner {
  width:18px;
  height:53px;
  background:url(../images/blue_banner_right.png) no-repeat;
  display:block;
  position:absolute;
  top:-10px;
  right:-18px;
}

ul.thumb_list {
  margin:20px 0;
  height:45px;
}

ul.thumb_list li {
  display:block;
  float:left;
  margin-right:9px;
}

ul.thumb_list img {
  padding:2px;
  border:1px solid #EAEAEA;
  display:block;
}

ul.thumb_list a {
  outline:0;
}

/* Contact section */

ul.contact_page {/*
  width:500px;
  margin:0 auto;*/
}

ul.contact_page li {
  display:block;
  float:left;
  width:250px;
}

/* Forms */

fieldset.form1 {
  border:1px solid #DDD;
  padding:20px 20px 10px;
  margin:0 0 20px;
}

/* Error Messages */

p.flash_notice {
  color:#458A1C;
  background:#D8FFD3;
  border:1px solid #9CFF50;
  padding:10px;
  margin:0 0 20px;
}

p.flash_error {
  color:#FF0000;
  background:#FFE0E0;
  border:1px solid #FF7E7E;
  padding:10px;
  margin:0 0 20px;
}
