@charset "utf-8";
/* CSS Document */

/* Original file can be located at http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/*/

/*RESET ----------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: white;
	background-image: url(https://s3.amazonaws.com/babyplays/img/body-cloud-bkg.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*RESET ----------------------------------------------------------*/

body {
}

#header {
	height: 142px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#header ul {
	margin-right: 10px;
	margin-top: 55px;
	float: right;
	width: 700px;
	text-align: right;
}
#header li {
	display: inline;
	margin-right: 12px;
}
#header a {
	font-size: 14px;
	color: #603813;
	text-decoration: none;
}
#header a:hover {
	color: #FAAF40;
}

#header .selected {
	color: #FAAF40;
}

.homelogo {
	float: left;
	margin-top: 42px;
}
.social-media-tab {
	margin-left: 435px;

}
#body-header {
	background-image: url(https://s3.amazonaws.com/babyplays/img/body-header-bkg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content {
	width: 931px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F9EC7D;
	border-bottom-color: #F9EC7D;
	border-left-color: #F9EC7D;
	padding-bottom: 35px;
}

#content-top-interior {
	margin-right: auto;
	margin-left: auto;
	background-position: 20px 15px;
	background-repeat: no-repeat;
	width: 930px;
	clear: both;
}
#content-top {
	height: 415px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(https://s3.amazonaws.com/babyplays/img/kids-illustration-bkg.jpg);
	background-position: 20px 15px;
	background-repeat: no-repeat;
	width: 930px;
	clear: both;
}

.left-interior {
	float: left;
	width: 567px;
	margin-left: 40px;
	margin-bottom: 30px;
	padding-top: 10px;
}

.left-interior h1 {
	font-size: 52px;
	color: #1B75BB;
	margin-top: 15px;
}
.left-interior h2 {
	font-size: 16px;
	color: #1B75BB;
	margin-bottom: 6px;
	margin-top: 18px;
}
.left-interior h3 {
	font-size: 16px;
	color: #1B75BB;
	margin-bottom: 5px;
	margin-top: 10px;
}
.left-interior p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;	
}
.left-interior ol {
	font-family: Arial, Helvetica, sans-serif;
}
.left-interior ul {
	margin: 10px;
	list-style-type: circle;
}
.left-interior li {
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.left-interior input, .left-interior select {
	margin-top: 5px;
	margin-bottom: 5px;
}
.left-interior form {
	margin-top: 10px;
	margin-bottom: 0px;
}

.left-interior td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.left {
	float: left;
	height: 397px;
	width: 567px;
	text-align: right;
}
.why-rent {
	margin-top: 15px;
	margin-right: 15px;
}
.reason-first {
	width: 250px;
	margin-top: 10px;
	margin-left: 285px;
	text-align: left;
	margin-bottom: 20px;
}
.reason-one {
	width: 250px;
	margin-top: 10px;
	margin-left: 300px;
	text-align: left;
}
.reason-two{
	width: 250px;
	margin-top: 20px;
	margin-left: 315px;
	text-align: left;
}
.reason-three {
	height: 60px;
	width: 270px;
	margin-top: 25px;
	margin-left: 300px;
	text-align: left;
}
.reason-four {
	height: 60px;
	width: 250px;
	margin-top: 10px;
	margin-left: 265px;
	text-align: left;
}
.left h1 {
	font-size: 20px;
	color: #1B75BB;
}
.left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
}
.left a {
	font-size: 12px;
	color: #26A9E0;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
.left a:hover {
	color: #AEDFF3;
}
.right-interior {
	width: 245px;
	float: right;
	margin-right: 45px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.right-interior h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #603813;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9EC7D;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
}
.right-interior ul {

}
.right-interior li {
	margin-top: 2px;
}
.right-interior a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #1B75BB;
	padding-left: 10px;
}
.right-interior a:hover {
	color: #8AC1EE;
}
.right {
	width: 291px;
	height: 397px;
	height: 397px;
	float: right;
	margin-right: 26px;
}
.committed {
	margin-top: 15px;
}
#like {
width:290px;
font-size: 16px;
color: #FAAF40;
margin-top: 0px;
text-align:center;
margin-bottom: 0px;
margin-right:5px;
display:inline;
}

.fb-like{
display:inline;
width:50px;
}
.two-ways {
	background-image: url(https://s3.amazonaws.com/babyplays/img/two-ways-to-play-bkg-2.png);
	height: 275px;
	width: 260px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
.two-ways h2 {
	color: #FAAF40;
	margin-bottom: 0;
}
.two-ways h2 a{
	font-size: 32px;
	color: #FAAF40;
	margin-bottom: 0;
	text-decoration: none;
	margin-top: 4px;
}
.two-ways h3 {
	color: #8BC53F;
	margin-top: 8px;
}
.two-ways h3 a {
	font-size: 22px;
	color: #8BC53F;
	margin-top: 8px;
	text-decoration: none;
}
.two-ways h4 {
	font-size: 16px;
	color: #FAAF40;
	margin-top: 0px;
	margin-bottom: 5px;
}
.two-ways h5 {
	font-size: 16px;
	color: #8BC53F;
	margin-bottom: 8px;
}
.two-ways p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 14px;
}
#three-steps {
	margin-right: auto;
	margin-left: auto;
	width: 867px;
	height: 225px;
}

#featured-toys {
	height: 310px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(https://s3.amazonaws.com/babyplays/img/featured-toys-bkg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 875px;
	margin-top: 10px;
}
#featured-toys h2 {
	font-size: 30px;
	color: #1B75BB;
	margin-left: 15px;
	margin-bottom: 8px;
}

.toybox {
	float: left;
	height: 223px;
	width: 235px;
	margin-top: 20px;
	margin-left: 25px;
	text-align: center;
}
.toybox-right {
	float: left;
	height: 223px;
	width: 246px;
	margin-top: 20px;
	margin-left: 35px;
	text-align: center;
	padding-left: 10px;
}
.toybox-left {
	float: left;
	height: 223px;
	width: 246px;
	margin-top: 20px;
	margin-left: 35px;
	text-align: center;
	padding-right: 10px;
}
#featured-toys h3 {
	font-size: 16px;
	color: #1B75BB;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
}
.available {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 3px;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B3B3;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3B3B3;
}
#footer {
	width: 100%;
	background-image: url(https://s3.amazonaws.com/babyplays/img/footer-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 230px;
}
#volusion {
	font-size: 9px;
	float: right;
}
#footer-content {
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

.margin-left{
	margin-left: 10px;
}
#footer-content ul {
	float: left;
	margin-right: 20px;
}
#footer-content li {
	margin-right: 6px;
} 
#footer-content a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603813;
	margin-top: 3px;
}

#footer-content a:hover {
	color: #999933;
}
#footer-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1B75BB;
	margin-bottom: 0px;
}
#footer label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1B75BB;
	margin-bottom: 30px;
}
strong {
	font-weight: bold;
}
.clear {
	clear: both;
	font-size: 1px;
}
.newsletter-element {
	border: 1px solid #F9EC7D;
	background-image: url(https://s3.amazonaws.com/babyplays/img/newsletter-bkg.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 176px;
	margin-top: 4px;
}
.newsletter-join {
	margin-right: 45px;
	margin-top: 5px;
	float: right;
}
/*---------------------Pricing page ------*/

#pricing-top {
	height: 560px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(https://s3.amazonaws.com/babyplays/img/pricing-bkg.jpg);
	/*background-position: center top;*/
	background-position: left -50px;
	background-repeat: no-repeat;
	/*width: 930px;*/
	clear: both;
	padding-top: 10px;
}
#pricing-top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
#pricing-top a:hover {
	color: #FFCC00;
}

#pricing-top-membership {
	float: left;
	width: 425px;
	height: 397px;
	background-image: url(https://s3.amazonaws.com/babyplays/img/pricing-membership-bkg.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	background-position: center center;
	margin-top: 5px;
}

#pricing-top-other {
	/*height: 275px;
	width: 260px;
	background-image: url(https://s3.amazonaws.com/babyplays/img/pricing-other-bkg-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 5px;*/

	float: left;
	width: 320px;
	height: 397px;
	background-image: url(https://s3.amazonaws.com/babyplays/img/pricing-other-bkg.png);
	/*background-image: url(https://s3.amazonaws.com/babyplays/img/two-ways-to-play-bkg-2.png);*/
	background-repeat: no-repeat;
	margin-right: 40px;
	background-position: center center;
}
#pricing-top h1 {
	font-size: 60px;
	color: #1B75BB;
	margin-bottom: 25px;
	text-align:center;
}
#pricing-top-membership  h2 {
	font-size: 42px;
	color: #FAAF40;
	margin-top: 15px;
	text-align: center;
}
#pricing-top-other  h2 {
	font-size: 30px;
	color: #8BC53F;
	margin-top: 30px;
	margin-bottom: 8px;
	text-align: center;
}
#pricing-top-membership h4 {
	font-size: 20px;
	color: #FAAF40;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#pricing-top-other h4 {
	font-size: 20px;
	color: #8BC53F;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
#pricing-top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin-bottom: 6px;
	margin-left: 45px;
}
#pricing-top-other p {
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:16px;
	color: #808080;
	margin-bottom: 6px;
	/*margin-left: 35px;*/
	margin-right: 10px;
}
#pricing-top-other .member-list {
	width: 240px;
	clear: both;
	margin-left: 35px;
	margin-top: 20px;
}
.member-list-home {
	width: 200px;
	clear: both;
	margin-left: 27px;
	margin-top: 10px;
}
.member-list-home img {
	float: left;
	margin-right: 10px;

}
.member-list-home p {
	text-align: left;
	line-height: 14px;
}
.member-list {
	width: 370px;
	clear: both;
	margin-left: 27px;
	margin-top: 10px;
}
.member-list img {
	float: left;
	margin-right: 10px;

}
.member-list p {
	text-align: left;
	line-height: 14px;
}
.signup {
	margin-top: 20px;
	float: right;
	margin-right: 30px;
}
.plan-price {
	font-size: 35px;
	color: #F05A28;
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 35px;
}
.other-signup {
	margin-top: 15px;
	margin-left: 90px;
}
.other-price {
	font-size: 18px;
	float: right;
	color: #000;
	margin-top: 25px;
	margin-right: 15px; 
}
#tabs {
	width: 220px;
	margin: 0 auto;
}
---------------------Content area for the store------*/

#content_area table {
	text-align:left;
	
}

.resize {
	min-height:100px;
	vertical-align: top;
	text-align: left;
}

#content_area a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #1B75BB;
 	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content_area a:hover {
	color: #8AC1EE;
}

.productnamecolorLARGE a {
	font-size: 14px;
	color: #1B75BB;
}
#ProductDetail_ProductDetails_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#Header_ProductDetail_ProductDetails_span {
	font-size: 16px;
	color: #1B75BB;
	margin-bottom: 6px;
	margin-top: 18px;
}
#volution {
	width: 330px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;	
	margin-top: 5px;
}
#volution a {
	font-size: 9px;
	color: #999999;	
	text-decoration: none;
	margin-bottom: 5px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	
}
/*.colors_lines {
	display: none;
}*/
td{
vertical-align: top;
}
#table_checkout_cart0, #table_checkout_cart3 {
	background-color: #fff;
}
#table_checkout_cart3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #1B75BB;
}
#table_checkout_cart3 a:hover {
	color: #8AC1EE;
}
#v_Wrapper_Right_Border, #v_Wrapper_Left_Border, #v_Wrapper_Top_Border, #v_Wrapper_Bottom_Border {
	display: none;
}
#product_price {
	color: #000;
}
.soft_add_content_wrapper, .soft_add_content_area {
	background-color: #FFFFFF;
}
#checkout{
margin-top:-50px;
margin-right:-50px;
vertical-align: top;
float:right;
}
.colors_pricebox td{
background-color: #FFFFFF;
}



