body {
	margin: 0px;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tile.jpg);
}

#container {
	background-color: #FFFFFF;
    margin: 32px auto;
    padding: 15px 0;
    width: 970px;
    -moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow: 0px 0px 9px -2px #b8b1b8;
	-webkit-box-shadow: 0px 0px 9px -2px #b8b1b8;
	box-shadow: 0px 0px 9px -2px #b8b1b8;
}

#my_flash {
	width: 770px;
	height: 551px;
	background-image:url(images/zipfy_main.png);
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight:700;
	color: #525252;
	margin: 5px auto 25px;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #525252;
	margin: 5px auto;
}

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 20px  0;
}

.bodytext {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #525252;
}

#blurb {
	margin-top:20px;
	margin-left:20px;
	width: 700px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #000000;
}

#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999;
	text-align:left;
}

.smalltext {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #525252;
}

.smalltext a:link {
	color: #525252;
	text-decoration: underline;
}

.smalltext a:visited {
	color: #AEAEAE;
	text-decoration: underline;
}

.smalltext a:hover {
	color: #CE2029;
	text-decoration: underline;
}

.bigbodytext {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #525252;
}

.bigbodytext a:link {
	color: #999999;
	text-decoration: underline;
}

.bigbodytext a:visited {
	color: #AEAEAE;
	text-decoration: underline;
}

.bigbodytext a:hover {
	color: #CE2029;
	text-decoration: underline;
}

.bigheadline {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #2d54a5;
	font-weight: 700;
}


.bodytext a:link {
	color: #999999;
	text-decoration: underline;
}

.bodytext a:visited {
	color: #AEAEAE;
	text-decoration: underline;
}

.bodytext a:hover {
	color: #CE2029;
	text-decoration: underline;
}

.headline {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #2d54a5;
	font-weight: 600;
}

#menu li {
	list-style-type: none;
	padding-bottom: 10px;
}

a img { border:0;}

img.logo { 
	margin: 0 0 0 20px;
	float: left;
}

a:link.buynow, a:visited.buynow, a:link.jp-buynow, a:visited.jp-buynow, a:link.no-buynow, a:visited.no-buynow {
	background-image: url("images/buynow.gif");
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    margin: 12px 0 0;
    overflow: hidden;
    text-indent: -10000px;
    width: 50px;
}

a:hover.buynow, a:active.buynow, a:hover.jp-buynow, a:active.jp-buynow, a:hover.no-buynow, a:active.no-buynow {
	background-position: 0 -50px;
}

a:link.jp-buynow, a:visited.jp-buynow {
	background-image: url(images/jp-buy.gif) !important;
}

a:link.no-buynow, a:visited.no-buynow {
	background-image: url(images/no-buy.gif) !important;
}

#languages {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #A0A0A0;
	width: 250px;
	margin-left:770px;
	position:absolute;
	top:40px;
}

#languages a:link {
	text-decoration:none;
	color: #A0A0A0;
}
#languages a:visited {
	text-decoration:none;
	color: #A0A0A0;
}
#languages a:hover {
	text-decoration:none;
	color: #ce1a22;
}

div#menu ul li a {
	font-family: 'Open Sans', sans-serif;
	color: #A0A0A0;
	text-decoration:none;
	font-size: 13px;
	font-weight:300;
}

div#menu ul li a:hover {
	font-family: 'Open Sans', sans-serif;
	color: #DF1922;
	text-decoration:none;
}

a.jpintro {
	display: block;
	height: 20px;
	width: 130px;
	background-image: url(images/jp-product_intro.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
a:visited.jpintro {
	background-position: 0 0;
	background-repeat: no-repeat;
}
a:hover.jpintro {
	background-position: 0 -20px;
}

a.jpgallery {
	display: block;
	height: 20px;
	width: 130px;
	background-image: url(images/jp-photo_gallery.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
a:visited.jpgallery {
	background-position: 0 0;
	background-repeat: no-repeat;
}
a:hover.jpgallery {
	background-position: 0 -20px;
}

a.jpvideo {
	display: block;
	height: 20px;
	width: 130px;
	background-image: url(images/jp-video_clips.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
a:visited.jpvideo {
	background-position: 0 0;
	background-repeat: no-repeat;
}
a:hover.jpvideo {
	background-position: 0 -20px;
}

a.jppress {
	display: block;
	height: 20px;
	width: 130px;
	background-image: url(images/jp-news_press.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
a:visited.jppress {
	background-position: 0 0;
	background-repeat: no-repeat;
}
a:hover.jppress {
	background-position: 0 -20px;
}

a.jpbuy {
	display: block;
	height: 20px;
	width: 130px;
	background-image: url(images/jp-where_to_buy.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
a:visited.jpbuy {
	background-position: 0 0;
	background-repeat: no-repeat;
}
a:hover.jpbuy {
	background-position: 0 -20px;
}

a.jpcontact {
	display: block;
	height: 20px;
	width: 130px;
	background-image: url(images/jp-contact.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
a:visited.jpcontact {
	background-position: 0 0;
	background-repeat: no-repeat;
}
a:hover.jpcontact {
	background-position: 0 -20px;
}

a.jpfeedback {
	display: block;
	height: 20px;
	width: 130px;
	background-image: url(images/jp-feedback.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
a:visited.jpfeedback {
	background-position: 0 0;
	background-repeat: no-repeat;
}
a:hover.jpfeedback {
	background-position: 0 -20px;
}

a.jpcommunity {
	display: block;
	height: 20px;
	width: 130px;
	background-image: url(images/jp-community.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
a:visited.jpcommunity {
	background-position: 0 0;
	background-repeat: no-repeat;
}
a:hover.jpcommunity {
	background-position: 0 -20px;
}



a:link.commsticker, a:visited.commsticker, a:hover.commsticker, a:active.commsticker, a:link.jp-commsticker, a:visited.jp-commsticker, a:hover.jp-commsticker, a:active.jp-commsticker {
	background-image: url("images/sticker.jpg");
    background-repeat: no-repeat;
    display: block;
    font-size: 0;
    height: 77px;
    line-height: 0;
    margin: 0 120px 0 30px;
    overflow: hidden;
    text-indent: -10000px;
    width: 165px;
    float: left;
}

a:link.jp-commsticker, a:visited.jp-commsticker, a:hover.jp-commsticker, a:active.jp-commsticker {
	background-image: url("images/jp-sticker.jpg") !important;
}


#content {
	width: 790px;
	float:right;
}

#video {
	background-image: url(images/player_bg.jpg);
	background-repeat: no-repeat;
	width: 489px;
	height: 423px;	
}

#player {
	padding: 25px 20px;
}

#bottom_tag {
	text-align: center;
	padding-top: 50px;
	clear: both;
}

#prodMenu {
	position:relative;
	top:-20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom: 60px;
}
#prodMenu a {
	text-decoration:none;
	color:#505153;
}
#prodMenu a:hover {
	color:#b52334;
}

#prodMenu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

#prodMenu ul li {
	float: left;
	margin-right:20px;
}

#prodMenu ul li ul {
	display:none;
	position:absolute;
}

#prodMenu ul li:hover ul{
	display:block;
}

#prodMenu ul .current a {
	color:#b52334;
}

#productimage{
height:300px;
width:360px;}

.thumb{
float:left;
}

.thumbText{
	font-size:12px;
	display:block;
	margin: 10px 0;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#505153;
}

#productblurb {
	color: #505153;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 0 20px;
    position: relative;
    top: -380px;
    width: 340px;
}

#thumbs {
	height: 50px;
}

.cartimg {
	position:relative;
	left:-4px;
}

.cart-quantity {
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 10px;
    height: 15px;
    left: 25px;
    position: relative;
    text-align: center;
    top: -8px;
    width: 15px;
    z-index: 1;
	background-color:#CE2029; 
}

.proddetails {
	position:relative;
	left: -20px;	
}

#storeitems {
	margin:0 0 30px 0;
}

#storeitems ul {
	margin:15px 0 0 0;
	padding:0;
}

#storeitems ul li {
	position:relative;
	padding:0 4px 0 0;
	float:left;
	list-style-type: none;
	width:210px;
	height:260px;
	background-image:url(images/storeitem_bg.gif);
	background-repeat:no-repeat;
}



.subtitle {
	display:block;
	text-align:center;
	font-size:12px;
	padding: 10px 0 0 0;
}

.title {
	display:block;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.price {
	display:block;
	text-align:right;
	font-size:10px;
}

.oos {
	display:block;
	text-align:center;
	font-size:10px;
	color:#999;
	position:relative;
	top:-35px;
}

.buynowb {
	display:block;
	width:84px;
	margin:auto;
	position:relative;
	top:-55px;
}

#social {
	margin: 120px 0 0 5px;
}

#social img {
	margin: 0 0 0 23px;
}

#social p {
	margin:0; padding:0; 
	font-family:Verdana, sans-serif;
	font-size:11px;
	display:inline;
	position:relative;
	top:-3px;
}

#social a {
	color:#000;
	text-decoration:none;
}

#lng {
    display: inline;
    float: left;
    height: 10px;
    margin: 6px 0 0 15px;
    padding: 0;
    width: 70px;
    position: absolute;
    top:-20px;
    z-index: 1;
}

#lng ul {
   background-color: #EBEBEB;
    background-image: url("images/tile.jpg");
    border-radius: 5px 5px 5px 5px;
    float: left;
    list-style-type: none;
    margin: 18px 0 0 9px;
    overflow: hidden;
    padding: 5px 0 10px 4px;
    visibility: hidden;
    width: 70px;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#lng li {
    float: left;
}

#lng a {
    color: #A9A9A3;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 4px 4px 4px 10px;
    text-decoration: none;
    width: 160px;
}

#lng a:hover {
	color: #ce1a22;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

#menu {
	float:left;
	width: 180px;
}

#menu ul {
	margin:0 0 0 30px; 
	padding:0;
}

#header {
	width: 970px;
	height: 100px;
}

.st_sharethis {
	display:block;
	padding: 0 0 5px 0;
}

#shoppingcart {
	float:right;
	margin: 15px 20px 0 0;
}

.cart {
	float:left;
	width: 763px;
}


.carttext {
	margin: 3px 0 0;
	padding:0;
}

.carttext li {
	color:#9F9F9F;
	list-style:none;
	font-size: 11px;
}

.carttext li a {
	color:#9F9F9F;
	text-decoration:none;
}

.carttext li a:hover {
	color: #C52527;
}

form table tbody {
	font-size: 12px;
}

form table tbody tr td {
	padding:5px 10px;
}

#page2 form {
	margin: 50px 0 0;
	font-size: 11px;
}

pre{
	display:block;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}


/*  */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

#what {
	font-size: 10px;
}
	

#confirmform {
	padding: 0 0 0 30px;
}

#confirmtext {
	padding: 0 0 0 10px;
}

.error {
	margin: 0 !important;
	line-height:normal !important;
	color: #CE1A22;
}

#receipt {
	font-size: 13px;
	margin: 0 0 0 20px;
}

.finaltotal {
	border-top: 1px solid #000000;
    font-weight: bold;
    margin: 0 25px 0 0;
    padding: 5px 0 0 110px;
}

.cartheading {
	float:left;
	width:500px;
}

.keepshopping {
	color: #525252;
	text-align: right;
	float: right;
	width: 250px;
	padding: 5px 25px 0 0;
	text-decoration: none;
	font-weight: bold;
}

/* General dropdown styles */       
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
/* DT styles for sliding doors */
.dropdown dt a { display:block; }
.dropdown dt a span {cursor:pointer; display:block; }
/* UL styles */
.dropdown dd ul { background:#e4dfcb none repeat scroll 0 0; display:none;
    list-style:none; padding:5px 0px; position:absolute; 
    left:0px; top:2px; width:auto; }
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block;}

.cart_old {
	display: block;
    float: right;
    margin: 0 38px 0 0;
}

.price_old {
	display: block;
    font-size: 10px;
    position: relative;
    text-align: center;
    top: -25px;
}

.subtitle_old {
display: block;
    font-size: 12px;
    padding: 5px 0 0;
    position: relative;
    text-align: center;
    top: 15px;
}

table.api {
	font-size: 10px;
	padding: 0 0 20px;
}

#wheretoride {
	font-family: 'Open Sans', sans-serif;
	background-image:url(images/tobogganhills_bg.png);
	width: 720px;
	background-repeat: no-repeat;
	min-height: 470px;
	font-weight:700;
}

#tobogganhillslogo {
	position:relative;
	top:69px;
	left: 16px;
}

#wheretoride ul {
	list-style: none outside none;
    padding: 170px 0 0 40px;
    text-align: center;
    width: 350px;
}

#wheretoride ul li {
	padding: 10px 0;
}

#wheretoride ul li a {
	font-size: 22px;
	color: #022859;
	text-decoration: none;
}

#wheretoride ul li a:hover {
	color: #2DA5C7;
	text-decoration: none;
}

ul.wheretobuy {
	width:700px;
	padding; 0 0 20px 0;
}

ul.wheretobuy li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	float: left;
	display:block;
	width: 175px;
	height: 105px;
	line-height:105px;
	text-align: center;
}

ul.wheretobuyintl {
	width:700px;
	padding; 0 0 20px 0;
}

ul.wheretobuyintl li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	float: left;
	display:block;
	width: 200px;
	height: 125px;
	line-height:105px;
	text-align: center;
}

.whereintl {
	line-height: 12px !important;
}
