html {
	min-width: 983px;
}

body {
	margin: 0;
	color: #000;
	min-width: 984px;
	font: 14px/ 16px Arial, Helvetica, sans-serif;
	background: #c6a77d url(../images/bg-body.gif) no-repeat 50% 0;
}

img {
	border-style: none;
}

a { /*chirayu*/
	color: #D66C36;
	text-decoration: none;
	/*	color:#000;
	text-decoration:none;
*/
}

a:hover {
	text-decoration: underline;
}

input,textarea,select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

#wrapper {
	margin: 0 auto;
	width: 984px;
	position: relative;
	padding: 234px 0 0;
}

#header {
	width: 977px;
	padding: 0 7px 17px 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/bg-header.gif) no-repeat -1px 100%;
}

.header-l {
	width: 610px;
	float: left;
	padding: 201px 0 0;
}

.header-r {
	width: 208px;
	float: right;
	padding: 109px 0 0;
}

#header .btn-share,#header #headershare {
	width: 125px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 30px 80px;
	overflow: hidden;
	background: url(http://s7.addthis.com/static/btn/v2/lg-share-en.gif)
		no-repeat;
}

.login-box {
	width: 160px;
	height: 40px;
	padding: 6px 5px 7px 20px;
	background: url(../images/bg-header-box.gif) no-repeat;
}

.login-box strong {
	display: block;
	overflow: hidden;
}

.login-box .row,.main-about .block .row {
	width: 100%;
	overflow: hidden;
}

#player-content .side-box .side-box-frame {
	position: relative;
}

.login-box .btn-connect,#main .enter-section .btn-connect,.gallery .gallery-box .row .btn-connect,#player-content .side-box .row .btn-connect,.main-about .block .btn-connect
	{
	background: url(../images/btn-connect.gif) no-repeat;
	width: 87px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	border:none;
	cursor:pointer;
}

/*chirayu*/
#btn-connect {
	background: url(../images/btn-connect.gif) no-repeat;
	width: 87px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	border:none;
	cursor:pointer;
}

.btn-logout{
	background: url(../images/fblogout.png) no-repeat;
	width: 87px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	border:none;
	cursor:pointer;
}
	
.login-box .row span,.main-about .block .row span {
	font-weight: bold;
	color: #7f7d81;
	float: left;
	padding: 3px 0 0 4px;
}

.main-about .block .row span {
	color: #fff;
}

.login-box .row span a,.main-about .block .row span a {
	color: #d66c36;
}

.logo-holder {
	width: 600px;
	height: 170px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.logo {
	width: 600px;
	height: 170px;
	display: block;
	text-indent: -9999px;
	margin: 0;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
}

.logo a {
	display: block;
	height: 100%;
	position: relative;
}

#nav {
	margin: 0;
	padding: 0 0 0 42px;
	list-style: none;
	height: 1%;
	overflow: hidden;
}

#nav li {
	float: left;
	padding: 0 25px 0 0;
}

#nav li a {
	display: block;
	height: 11px;
	text-indent: -9999px;
}

#nav li .text-gallery {
	background: url(../images/text-video-gallery.gif) no-repeat;
	width: 136px;
}

#nav li .text-potty {
	background: url(../images/text-potty.gif) no-repeat;
	width: 212px;
}

#nav li .text-about {
	background: url(../images/text-about-new.gif) no-repeat;
	width: 58px;
	height: 12px;
}

#nav li .text-home {
	background: url(../images/text-home.png) no-repeat;
	width: 46px;
	height: 12px;
}

#main {
	width: 965px;
	margin-left: 11px;
	background: url(../images/bg-main-c.png) repeat-y;
}

.main-t {
	height: 100%;
	background: url(../images/bg-main-t.gif) no-repeat;
}

#main .two-columns {
	width: 100%;
/*	padding-bottom: 200px; */
}

#main .two-columns:after {
	clear: both;
	content: "";
	display: block;
}

#main .column-left {
	width: 622px;
	float: left;
}

#main .column-left .visual {
	height: 1%;
	padding: 37px 0 34px 35px;
	background: url(../images/bg-visual.png) no-repeat;
}

#main .column-left .visual .image {
	width: 555px;
	height: 313px;
	margin-bottom: 30px;
	position: relative;
}

#main .column-left .visual .image .flash-box {
	width: 556px;
	height: 313px;
}

#main .column-left .visual .image .flash-box a {
	display: block;
	height: 313px;
	font-size: 0;
	line-height: 0;
}

#main .column-left .visual .image img {
	display: block;
}

.column-left .visual .image .btn-play,.column-left .boxes-list .btn-play,.gallery li .image-holder .btn-play
	{
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	position: absolute;
	top: 112px;
	left: 50%;
	z-index: 10;
	margin: -20px 0 0 -20px;
	/*	bottom:18px;
	left:17px;
	bottom:71px;
	left:114px;
*/
}

.column-left .visual .image .btn-play {
	top: 170px;
}

.column-left .visual .image .btn-play a,.column-left .boxes-list .btn-play a,.gallery li .image-holder .btn-play a
	{
	display: block;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/btn-play.png) no-repeat;
}

.column-left .visual h2, .visual h2 {
	margin: 0 0 10px;
	background: url(../images/text-discover-potty-new.png) no-repeat;
	width: 540px;
	height: 34px;
	text-indent: -9999px;
	display: block;
}

.column-left .visual .visual-text {
	height: 1%;
	margin-left: -4px;
	padding: 0 25px 30px 0;
	background: url(../images/bg-line.gif) no-repeat 2px 100%;
}

.column-left .visual p {
	margin: 0;
}

#main .column-left .holder {
	height: 1%;
	padding: 0 0 0 32px;
}

#main .column-left .holder h3 {
	width: 445px;
	height: 24px;
	text-indent: -9999px;
	margin: 0 0 10px;
	background: url(../images/text-watch-latest.gif) no-repeat;
}

#main .column-left .boxes-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

#main .column-left .boxes-list li {
	width: 264px;
	float: left;
	padding: 10px 23px 14px 0;
}

#main .column-left .boxes-list .link {
	width: 261px;
}

.boxes-list li .image-holder {
	display: block;
	margin-bottom: 10px;
	border: 3px solid #ad9a81;
	width: 258px;
	position: relative;
}

.boxes-list .link .image-holder {
	width: 255px;
}

.boxes-list li:hover .image-holder,.boxes-list li.hover .image-holder {
	border: 3px solid #d37d49;
}

.boxes-list .image-holder span {
	display: block;
	height: 1%;
}

.boxes-list li .image-holder .frame {
	width: 258px;
	height: 173px;
	display: table;
	margin: 0;
	padding: 0;
}

.boxes-list .link .image-holder .frame {
	width: 255px;
}

.boxes-list .image-holder a {
	width: 258px;
	display: table-cell;
	vertical-align: middle;
}

.boxes-list .link .image-holder a {
	width: 255px;
}

* html .boxes-list .image-holder a {
	margin: -3px 0;
}

*+html .boxes-list .image-holder a {
	margin: -3px 0;
}

.boxes-list .image-holder img {
	display: block;
	margin: 0 auto;
}

.boxes-list .image-holder .btn-play {
	position: absolute;
	top: 72px;
	left: 50%;
	margin: 0 0 -20px -20px;
}

.boxes-list p {
	margin: 0;
	font-size: 13px;
	line-height: 16px;
	color: #38373a;
}

.boxes-list li:hover p,.boxes-list li.hover p {
	color: #d45e35;
}

#main .column-left .holder .view-all {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #d16536;
	padding-right: 13px;
	background: url(../images/arrow.gif) no-repeat 100% 6px;
}

.show-nav {
	width: 100%;
	padding: 37px 0 0;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	font-weight: bold;
}

.show-nav span {
	float: left;
}

.show-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 1%;
	overflow: hidden;
}

.show-nav ul li,.gallery-frame .heading .nav-holder ul li {
	float: left;
	margin: 0 4px 0 -4px;
	padding: 0 21px;
	background: url(../images/separator.gif) no-repeat 0 3px;
}

.show-nav ul li a,.gallery-frame .heading .nav-holder ul li a {
	color: #d16536;
}

#main .column-right {
	width: 321px;
	float: right;
	padding: 15px 22px 0 0;
}

#main .column-right .box {
	width: 100%;
	background: url(../images/bg-box.gif) repeat-y;
}

#main .column-right .box2 {
	margin: -35px 0 0;
}

#main .column-right .box .t {
	background: url(../images/bg-box-t.gif) no-repeat;
}

#main .column-right .box .b {
	height: 1%;
	padding: 53px 27px 85px 20px;
	background: url(../images/bg-box-b.gif) no-repeat 0 100%;
}

#main .column-right .box2 .b {
	padding: 64px 27px 75px 20px;
}

#main .column-right .box .section {
	height: 1%;
	padding: 0 0 21px 7px;
	margin-bottom: 13px;
	background: url(../images/bg-section-line.gif) no-repeat 0 100%;
}

#main .column-right .box2 .section {
	background: none;
}

#main .column-right .box .section2 {
	position: relative;
	background: url(../images/bg-line4.gif) no-repeat 0 100%;
}

#main .column-right .box .section2 .canon {
	background: url(../images/img-camera.png) no-repeat;
	width: 197px;
	height: 129px;
	position: absolute;
	top: -6px;
	right: -44px;
}

#main .column-right .box h2 {
	margin: 0;
	padding: 0;
}

#main .column-right .box h2.text-enter {
	width: 211px;
	height: 23px;
	margin: 0 0 12px;
	text-indent: -9999px;
	background: url(../images/text-enter.gif) no-repeat;
}

#main .column-right .box p.bold-text {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 12px;
	color: #3c3a3e;
	font-weight: bold;
}

#main .text-then-enter {
	background: url(../images/text-then-enter.gif) no-repeat;
	width: 251px;
	height: 16px;
	display: block;
	text-indent: -9999px;
}

#main .column-right .find-out {
	font-size: 13px;
	color: #d55e35;
	text-transform: uppercase;
	font-weight: bold;
}

#main .column-right .text-prizes {
	background: url(../images/text-prizes.gif) no-repeat;
	width: 62px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 16px;
}

#main .column-right .text-win {
	background: url(../images/win-camera.png) no-repeat;
	width: 114px;
	height: 87px;
	display: block;
	margin-bottom: 10px;
	text-indent: -9999px;
}

/*chirayu*/
#main .column-right .win-prize {
	background: url(../images/win-prize-new.png) no-repeat;
	width: 257px;
	height: 90px;
	display: block;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#main .column-right .section p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}

#main .enter-section {
	height: 1%;
	color: #fff;
	padding: 0 15px 0 7px;
}

#main .enter-section h3.text-enter-now {
	background: url(../images/text-enter-now-new.png) no-repeat;
	width: 248px;
	height: 47px;
	text-indent: -9999px;
	margin: 23px 0 14px;
}

#main .section h2.text-enter-now {
        background: url(../images/text-enter-now-new.png) no-repeat;
        width: 248px;
 	height: 47px;
        text-indent: -9999px;
}


* html #main .enter-section h3.text-enter-now {
	margin: 10px 0 14px;
}

#main .enter-section p {
	margin: 0 0 15px;
	font-weight: bold;
}

#main .enter-section p a,#main .enter-section span a {
	color: #d55e36;
}

#main .enter-section .btn-connect {
	float: none;
	display: block;
	margin: 0 0 10px 78px;
	border:none;
	cursor:pointer;
}

#main .enter-section span {
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
}

#main .column-right .box .text-learn-more,.gallery .gallery-box .text-learn-more,#player-content .gallery-box .text-learn-more
	{
	background: url(../images/text-learn-more-new.png) no-repeat;
	width: 226px;
	height: 54px;
	text-indent: -9999px;
	margin: 0 0 13px;
}

.gallery .gallery-box .text-learn-more {
	margin: 0 0 22px;
}

#player-content .gallery-box .text-learn-more {
	margin: 0 0 22px;
}

#main .column-right .box .orange-text {
	font-size: 16px;
	line-height: 21px;
	color: #d55e35;
	font-weight: bold;
	display: block;
	margin: 0 0 29px;
}

#main .column-right .box span.link-holder {
	display: block;
	overflow: hidden;
}

#main .column-right .box span.link-holder a {
	float: right;
	background: url(../images/text-todays-parent.gif) no-repeat;
	width: 96px;
	height: 26px;
	text-indent: -9999px;
}

#main .column-right .box span.link-holder em {
	font-style: normal;
	float: right;
	color: #525054;
	font-weight: bold;
	padding: 7px 10px 0 0;
}

#main .column-right .box .img {
	display: block;
	margin-bottom: 10px;
}

#footer {
	height: 1%;
	margin: 0 0 0 30px;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	padding: 137px 51px 15px 0;
	background: url(../images/bg-footer-line.gif) no-repeat 6px 0; 
}

.footer-tub {
	width: 280px;
	height: 214px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-footer-tub.gif) no-repeat;
	margin: -137px 0 0 535px; 
}

.footer-box {
	width: 535px;
	margin: -80px 0px 0px 0px;
}

#footer .by {
	float: right;
	font-size: 16px;
	line-height: 22px;
	color: #38373a;
	font-weight: bold;
	margin: -40px 0 0;
}

.footer-nav {
	margin: 0 0 17px;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.footer-nav li {
	float: left;
	margin: 0 9px 0 -9px;
	padding: 0 9px;
	font-weight: bold;
	background: url(../images/separator2.gif) no-repeat 0 3px;
}

.footer-nav li a {
	color: #d16536;
}

#footer p {
	margin: 0;
}

.gallery-frame {
	height: 1%;
	padding: 15px 11px;
/*	margin-bottom: 150px; */
	position: relative;
}

.gallery-frame .heading {
	height: 1%;
	overflow: hidden;
	padding: 0 0 11px 21px; 
}

.gallery-frame .heading h2.text-video-gallery {
	background: url(../images/text-video-gallery2.png) no-repeat;
	width: 278px;
	height: 35px;
	margin: 0;
	float: left;
	text-indent: -9999px;
}

.gallery-frame .heading .nav-holder {
	width: 580px;
	float: left;
	font-size: 16px;
	line-height: 20px;
	padding: 9px 0 0 22px;
	color: #49474a;
	font-weight: bold;
}

.gallery-frame .heading .nav-holder span {
	float: left;
}

.gallery-frame .heading .nav-holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	overflow: hidden;
}

.gallery-frame .heading .nav-holder ul li a:hover,.gallery-frame .heading .nav-holder ul li a.active
	{
	color: #49474a;
	text-decoration: none;
}

.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.gallery li {
	width: 287px;
	float: left;
	margin: 0 -10px 0 0;
	padding: 14px 0 12px 22px;
	position: relative;
	z-index: 1;
	background: url(../images/bg-gallery.png) no-repeat;
}

.gallery li .image-frame {
	width: 268px;
	display: block;
	padding: 3px;
	margin-bottom: 10px;
}

.gallery li .image-holder {
	display: table;
	width: 268px;
	/*	margin:0;*/ /*chirayu*/
	margin: 3px 0px 0px 2px;
	padding: 0;
}

* html .gallery li .image-holder {
	display: block;
	height: 182px;
}

*+html .gallery li .image-holder {
	display: block;
	height: 182px;
}

.gallery li:hover .image-frame,.gallery li.hover .image-frame {
	padding: 0;
	border: 3px solid #d27137;
}

.gallery li .image-holder a {
	height: 182px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
}

.gallery li .image-holder img {
	display: block;
	margin: 0 auto;
}

.gallery .text {
	height: 1%;
	/*	padding:0;*/ /*chirayu*/
	padding: 10px 0px 0px 0px;
	color: #39383b;
}

.gallery .text p { /*chirayu*/
	color: #38373A;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 4px;
}

.gallery li:hover .text p,.gallery li.hover .text p {
	color: #d47041;
}

.gallery .date {
	font-size: 10px;
	line-height: 14px;
	color: #5e5c60;
	text-transform: uppercase;
}

.gallery .gallery-box,#player-content .gallery-box {
	width: 250px;
	height: 200px;
	margin: -5px 0 0 14px;
	padding: 42px 27px 30px 25px;
	background: url(../images/bg-gallery-box.png) no-repeat;
}

* html .gallery .gallery-box {
	padding: 42px 27px 0 25px;
}

#player-content .gallery-box2,.gallery-frame .gallery .gallery-box2 {
	width: 252px;
	padding: 42px 10px 30px 25px;
	background: url(../images/bg-gallery-box2.png) no-repeat;
}

* html .gallery-frame .gallery .gallery-box2 {
	margin: 0 0 0 7px;
}

.gallery .gallery-box .box-holder,#player-content .gallery-box .box-holder
	{
	position: relative;
}

.gallery .gallery-box h3,#player-content .gallery-box h3 {
	margin: 0 0 24px;
}

.gallery .gallery-box .link-discover,#player-content .gallery-box .link-discover
	{
	font-size: 16px;
	line-height: 21px;
	color: #d55e35;
	font-weight: bold;
	padding-right: 13px;
}

.gallery .gallery-box .link-holder,#player-content .gallery-box .link-holder
	{
	overflow: hidden;
	display: block;
	margin: 55px 0 0;
}

#player-content .gallery-box .link-holder {
	margin: 55px 15px 0 0;
}

.gallery .gallery-box .link-holder {
	margin: 57px 0 0;
}

.gallery .gallery-box .link-holder a,#player-content .gallery-box .link-holder a
	{
	float: right;
	background: url(../images/text-todays-parent2.gif) no-repeat;
	width: 67px;
	height: 18px;
	text-indent: -9999px;
}

.gallery .gallery-box .link-holder em,#player-content .gallery-box .link-holder em
	{
	font-style: normal;
	float: right;
	font-size: 10px;
	line-height: 14px;
	color: #525054;
	font-weight: bold;
	padding: 2px 8px 0 0;
}

.gallery .gallery-box .bold-text {
	font-size: 16px;
	line-height: 30px;
	color: #3c3a3e;
}

.gallery-box .text-show-us {
	background: url(../images/text-then-show-us.gif) no-repeat;
	width: 211px;
	height: 22px;
	text-indent: -9999px;
	margin: 0 0 12px;
	overflow: hidden;
}

.gallery .gallery-box p {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	margin: 0 0 22px;
}

.gallery-frame .gallery .gallery-box:hover p,.gallery-frame .gallery .gallery-box.hover p
	{
	color: #000;
}

.gallery .gallery-box .row,#player-content .side-box .row {
	width: 100%;
	overflow: hidden;
}

.gallery .gallery-box .row span,#player-content .side-box .row span {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	float: left;
	padding: 2px 0 0 5px;
	font-weight: bold;
}

#player-content .side-box .row span {
	font-size: 14px;
}

.gallery .gallery-box .row span a,#player-content .side-box .row span a
	{
	color: #d55e35;
}

.gallery-frame .paging {
	height: 1%;
	padding: 0 20px;
	overflow: hidden;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

.gallery-frame .paging a {
	color: #d16536;
}

.gallery-frame .paging .next {
	float: right;
	padding-right: 11px;
	background: url(../images/arrow2.gif) no-repeat 100% 5px;
}

.gallery-frame .paging .prev {
	float: left;
	padding-left: 11px;
	background: url(../images/arrow3.gif) no-repeat 0 5px;
}

.gallery-frame .paging ul {
	float: left;
	margin: 0;
	padding: 0 0 0 333px;
}

.gallery-frame .paging ul li {
	display: inline;
	float: left;
	color: #000;
	padding-right: 5px;
}

#player-content {
	height: 1%;
	padding-bottom: 200px;
	position: relative;
	padding: 34px 0 0;
}

#player-content .heading {
	height: 1%;
	padding: 0 0 0 34px;
}

#player-content .heading h2 {
	font-size: 24px;
	line-height: 33px;
	margin: 0;
	font-weight: normal;
}

#player-content .content-holder {
	width: 100%;
	overflow: hidden;
}

#player-content .content-left {
	width: 622px;
	float: left;
}

#player-content .video-holder { /*chirayu*/
	height: 420px;
	/*	height:1%;*/
	margin: -11px 0 0;
	padding: 41px 0 0 43px;
	background: url(../images/bg-visual.png) no-repeat;
}

#player-content .video-holder .flash-box {
	width: 541px;
	height: 305px;
	margin-bottom: 22px;
}

#player-content .video-holder .flash-box a {
	height: 305px;
	display: block;
	font-size: 0;
	line-height: 0;
}

#player-content .video-holder img {
	display: block;
	margin-bottom: 22px;
}

#player-content .video-holder .btn-holder {
	width: 541px;
	margin-bottom: 20px;
	text-align: center;
}

#player-content .video-holder .btn-vote {
	background: url(../images/btn-vote-for.jpg) no-repeat;
	width: 541px;
	height: 59px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 2px;
}

#player-content .video-holder .btn-holder span {
	font-size: 10px;
	line-height: 12px;
}

#player-content .boxes-holder {
	height: 1%;
	overflow: hidden;
	padding: 0 0 18px;
	margin: 0 0 15px 21px;
	background: url(../images/bg-line2.gif) no-repeat 14px 100%;
}

#player-content .boxes-holder .box-left {
	width: 350px;
	float: left;
	padding: 3px 30px 15px 0;
	overflow: hidden;
	background: url(../images/bg-line3.gif) no-repeat 100% 0;
}

#player-content .avatar {
	background: url(../images/bg-avatar.png) no-repeat;
	width: 70px;
	height: 70px;
	float: left;
	padding: 16px 3px 0 18px;
}

#player-content .boxes-holder .author {
	font-size: 13px;
	color: #3f3d41;
	display: block;
	margin: 15px 0 5px;
}

#player-content .boxes-holder p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}

#player-content .boxes-holder .box-right {
	width: 130px;
	float: left;
	padding: 18px 0 0 30px;
}

#player-content .box-right span {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #3f3d41;
	display: block;
	margin: 0 0 10px;
}

#player-content .box-right .btn-share {
	background: url(http://s7.addthis.com/static/btn/v2/lg-share-en.gif)
		no-repeat;
	width: 125px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#player-content .comments-area {
	height: 1%;
	/*chirayu*/
	padding: 0 0 15px 30px;
	/*	padding:0 0 54px 30px;*/
}

#player-content .comments-area .heading {
	width: 100%;
	padding: 0;
	margin-bottom: 17px;
	overflow: hidden;
}

#player-content .comments-area .heading .num {
	width: 46px;
	height: 25px;
	text-align: center;
	padding: 8px 0 0;
	font-size: 24px;
	font-weight: bold;
	float: left;
	color: #f2e5cc;
	background: url(../images/bg-num.gif) no-repeat;
}

#player-content .comments-area .heading .text-comments {
	margin: 7px 0 0 10px;
	float: left;
	background: url(../images/text-comments.gif) no-repeat;
	width: 134px;
	height: 19px;
	text-indent: -9999px;
}

#player-content .comment-box {
	width: 515px;
	overflow: hidden;
	margin: 0 0 -11px -11px;
}

#player-content .comment-box .text {
	width: 415px;
	float: left;
	padding: 12px 0 0;
}

#player-content .comment-box .text .author {
	display: block;
	margin-bottom: 5px;
	font-size: 13px;
}

#player-content .comment-box .text p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}

#player-content .comment-form {
	height: 1%;
	padding-left: 25px;
}

#player-content .comment-form .row {
	width: 100%;
	margin-bottom: 9px;
	overflow: hidden;
}

#player-content .comment-form label {
	width: 124px;
	padding: 6px 19px 0 0;
	font-size: 16px;
	line-height: 19px;
	float: left;
	color: #3f3d41;
	font-weight: bold;
	text-align: right;
}

#player-content .comment-form .text {
	width: 374px;
	padding: 8px 18px 9px 16px;
	font-size: 20px;
	line-height: 22px;
	background: #f1e6d0;
	border: 0;
}

#player-content .comment-form textarea {
	width: 374px;
	height: 99px;
	border: 0;
	font-size: 20px;
	background: #f1e6d0;
	padding: 5px 18px 6px 16px;
	margin-bottom: 11px;
	overflow: auto;
}

#player-content .comment-form .btn-submit {
	background: url(../images/btn-submit.gif) no-repeat;
	width: 139px;
	height: 36px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	border-style: none;
	font-size: 0;
	line-height: 0;
	margin: 0 0 0 144px;
	cursor: pointer;
}

/*chirayu*/
#response {
	display: none;
	color: #D55E35;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	padding-bottom: 10px;
	margin: 0px 0px 0px 10px;
}

.newsletter-form {
	width:650px; 
	height:170px; 
	display:block; 
	margin-left:0px;
	margin-bottom: 20px;
	background: url(../images/bg-line2.gif) no-repeat 2px 100%;
}

.newsletter-form .row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 11px;
}

.newsletter-form .row p , .upload-form .row .row-box .p {
	line-height: 18px;
	font-weight: bold;
	margin: 10px 0 0 20px;
	color: #3F3D41;
}

.upload-form .row .row-box .p {
	font-size: 14px;
	width: 420px;
}

.upload-form #certify-row-box span {
	margin:-36px 0px 0px 445px;
}

.upload-form #certify-row-box strong {
	margin:-45px 0px 0px 0px;
}

.contact-form #agree-check-row strong , .contact-form #agree-check-row .row strong {
	margin:-50px 0 0 605px;
	width: auto;
}

#player-content .content-right {
	width: 319px;
	float: left;
	padding: 18px 0 0;
}

.text-random-videos {
	margin: 0 0 7px 9px;
	background: url(../images/text-random-videos.gif) no-repeat;
	width: 193px;
	height: 19px;
	text-indent: -9999px;
}

#player-content .video-list {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
}

#player-content .video-list li {
	height: 1%;
	padding: 7px 0 5px 10px;
	overflow: hidden;
	background: url(../images/bg-video-list.png) no-repeat;
}

#player-content .video-list .image-holder {
	display: block;
	width: 99px;
	margin-right: 14px;
	float: left;
	height: 74px;
	padding: 3px;
}

#player-content .video-list .image {
	display: table;
	margin: 0;
	padding: 0;
	width: 99px;
}

#player-content .video-list .image a {
	width: 99px;
	height: 74px;
	margin: 0;
	padding: 0;
}

* html #player-content .video-list .image a {
	display: table-cell;
	vertical-align: middle;
}

*+html #player-content .video-list .image a {
	display: table-cell;
	vertical-align: middle;
}

#player-content .video-list .image a span {
	height: 74px;
	width: 99px;
	display: table-cell;
	vertical-align: middle;
}

* html #player-content .video-list .image a span {
	display: block;
}

*+html #player-content .video-list .image a span {
	display: block;
}

#player-content .video-list .image img {
	display: block;
	margin: 0 auto;
}

#player-content .video-list li:hover .image-holder,#player-content .video-list li.hover .image-holder,#player-content .video-list li.active .image-holder
	{
	padding: 0;
	border: 3px solid #d27137;
}

#player-content .video-list p {
	margin: 0;
	height: 1%;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	color: #514f53;
}

#player-content .video-list li:hover p,#player-content .video-list li.hover p,#player-content .video-list li.active p
	{
	color: #d26536;
}

#player-content .side-box {
	padding: 40px 65px 0 23px;
	margin-bottom: 16px;
	background: url(../images/bg-side-box.png) no-repeat;
	height: 143px;
}

#player-content .side-box h4 {
	background: url(../images/text-enter-contest.gif) no-repeat;
	width: 220px;
	height: 19px;
	margin: 0 0 24px;
	text-indent: -9999px;
}

#player-content .side-box p {
	font-size: 18px;
	line-height: 21px;
	margin: 0 0 10px;
}

#player-content .gallery-box {
	margin: 0;
	width: 270px;
	background: url(../images/bg-gallery-box3.png) no-repeat;
}

/*chirayu*/
#exit-content {
	height: 1%;
	position: relative;
	padding: 14px 0 0 31px;
}

#exit-content h2 {
	font-size: 24px;
	line-height: 33px;
	margin: 0 0 17px;
}

#enter-content {
	height: 1%;
	position: relative;
	padding: 14px 0 0 31px;
}

#enter-content h2 {
	font-size: 24px;
	line-height: 33px;
	margin: 0 0 17px;
}

#enter-content .box {
	width: 569px;
	margin: 0 0 13px -5px;
	background: url(../images/bg-box2.gif) repeat-y;
}

#enter-content .box .t {
	background: url(../images/bg-box-t2.gif) no-repeat;
}

#enter-content .box .b {
	height: 1%;
	padding: 15px 0 21px 27px;
	background: url(../images/bg-box-b2.gif) no-repeat 0 100%;
}

#enter-content .box h3 {
	font-size: 16px;
	line-height: 19px;
	margin: 0;
}

#enter-content .box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#enter-content .box ul li {
	font-size: 14px;
	line-height: 19px;
	padding-left: 9px;
	background: url(../images/bull.gif) no-repeat 0 8px;
}

.about-form {
	width: 100%;
	margin-bottom: 34px;
	padding-bottom: 34px;
	background: url(../images/bg-line2.gif) no-repeat 2px 100%;
}

.about-form .row {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}

#enter-content .about-form h2 {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 12px;
}

#enter-content label {
	font-size: 16px;
	line-height: 19px;
	color: #3f3d41;
	width: 119px;
	float: left;
	text-align: right;
	padding: 10px 19px 0 0;
}

#enter-content .text {
	width: 400px;
	padding: 7px 14px 9px 16px;
	color: #d27137;
	font-size: 20px;
	float: left;
	background: #f1e6d0;
	border: 0;
	line-height: 22px;
}

#enter-content .text2 {
	width: 203px;
}

#enter-content .text-yellow {
	background: #ebe281;
}

#enter-content .green,#enter-content .red {
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	float: left;
	margin-left: 13px;
	display: inline;
	display: none;
}

#enter-content .green {
	background: url(../images/square-green.gif) no-repeat;
}

#enter-content .correct .green {
	display: block;
}

#enter-content .red {
	background: url(../images/square-red.gif) no-repeat;
}

#enter-content .error .red {
	display: block;
}

.about-form .sel-holder {
	width: 430px;
	float: left;
}

#enter-content select {
	width: 343px;
	background: #f1e6d0;
	border: 0;
}

#enter-content .row strong {
	width: 240px;
	word-spacing: -1px;
	font-size: 12px;
	line-height: 18px;
	float: left;
	display: none;
	padding: 12px 0 0 13px;
}

#enter-content .error strong {
	display: block;
}

.about-form .row img {
	float: left;
}

.about-form .row .check {
	float: left;
	width: 14px;
	height: 14px;
	margin: 2px 0 0;
	padding: 0;
}

.about-form .row2 {
	margin-bottom: 19px;
}

.check-holder {
	width: 360px;
	float: left;
	padding: 19px 0 0 17px;
	overflow: hidden;
}

#enter-content .about-form .check-holder label {
	width: auto;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #3f3d41;
	padding-left: 5px;
}

.upload-form {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 24px;
	background: url(../images/bg-line2.gif) no-repeat 2px 100%;
}

.upload-form .heading {
	width: 560px;
}

.upload-form h3,.contact-form h3 {
	font-size: 24px;
	line-height: 27px;
	margin: 0 0 6px;
}

.contact-form h3 {
	margin: 0 0 10px;
}

.upload-form .heading p,.contact-form p {
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 20px;
}

.contact-form p {
	margin: 0 0 33px;
}

.upload-form .row {
	width: 100%;
	margin-bottom: 17px;
	overflow: hidden;
}

.upload-form .row2 {
	margin-bottom: 13px;
}

.upload-form .row-box {
	width: 790px;
	float: left;
}

.upload-form .row-box .text-section {
	width: 430px;
}

.upload-form .row-box .line {
	width: 100%;
	overflow: hidden;
}

.upload-form .row-box span {
	font-size: 10px;
	line-height: 12px;
	display: block;
	padding: 2px 0 7px;
}

.upload-form .row-box p {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
}

.upload-form .row-box textarea {
	background: #F1E6D0;
	border: none;
	float: left;
	font-size: 20px;
	height: 106px;
	color: #d27137;
	padding: 5px 18px 6px 16px;
	width: 396px;
	overflow: auto;
}

.upload-form .row-box .holder {
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
}

.file {
	width: 285px;
	height: 36px;
	overflow: hidden;
	position: relative;
	float: left;
	direction: rtl;
}

.file label {
	display: none;
}

.file-input-area {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	height: 35px;
	width: 100%;
	padding: 0;
	margin: 0;
	/*chirayu*/ /*	cursor:none;*/
	cursor: pointer;
}

/*chirayu*/
.file .cursor-button { /*	cursor:default;*/
	color: red;
	cursor: pointer;
	height: 36px;
	margin: 0 145px 0 0;
	width: 139px;
}

.file .file-text {
	float: left;
	position: absolute;
	z-index: 2;
	top: 3px;
	left: 150px;
	padding: 5px 3px;
	border: 1px solid #ccc;
	width: 130px;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	background: none;
	border: 0;
	/*chirayu*/
	cursor: text;
	/*	cursor:pointer;*/
}

.file .button {
	background: url(../images/btn-select-file.gif) no-repeat;
	width: 139px;
	height: 36px;
	float: left;
	border-style: none;
	font-size: 0;
	line-height: 0;
	/*chirayu*/ /*	cursor:default;*/ /*	cursor:pointer;*/
	text-indent: -9999px;
}

.btn-select-file {
	display: none;
	background: url(../images/btn-select-file.gif) no-repeat;
	width: 139px;
	height: 36px;
	float: left;
	border-style: none;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	text-indent: -9999px;
}

.upload-form .row-box .holder span {
	font-size: 12px;
	line-height: 15px;
	padding: 8px 0 0 14px;
	float: left;
}

.upload-form .row-box .holder-bottom {
	width: 100%;
}

.upload-form .holder-bottom p {
	margin: 0;
}

.upload-form .holder-bottom ul {
	margin: 0;
	padding: 0 0 0 35px;
	list-style: none;
}

.upload-form .holder-bottom ul li {
	font-size: 12px;
	line-height: 15px;
	padding-left: 8px;
	background: url(../images/bull.gif) no-repeat 0 5px;
}

.contact-form p {
	color: #3f3d41;
}

.contact-form .row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 11px;
}

.contact-form .check-row {
	height: 1%;
	overflow: hidden;
	padding: 13px 0 28px 139px;
}

.contact-form .check-row .check {
	float: left;
	height: 12px;
	margin: 0;
	padding: 0;
	width: 12px;
}

#enter-content .contact-form .check-row label {
	width: auto;
	font-size: 14px;
	line-height: 17px;
	color: #3f3d41;
	padding: 0 0 0 7px;
	font-weight: bold;
}

#enter-content .contact-form .check-row label a {
	color: #da6936;
}

.submit-box {
	width: 420px;
	overflow: hidden;
	padding: 0 0 10px 139px;
}

.submit-box .btn-submit {
	background: url(../images/btn-submit.gif) no-repeat;
	width: 139px;
	height: 36px;
	float: left;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	border-style: none;
	cursor: pointer;
	/*chirayu*/
	margin: 5px;
}

.submit-box a { /*	padding:10px 0 8px 40px;
	margin:4px 0 0 21px;
*/
	float: left;
	width: 150px;
	color: #504e52;
	display: inline;
	background: url(../images/ico-uploading.gif) no-repeat;
	/*chirayu*/
	height: 33px;
	padding: 15px 0 5px 54px;
	margin: -2px 0 0 15px;
}

#enter-content .cancel {
	display: block;
	padding: 0 0 0 139px;
}

#enter-content .cancel a {
	color: #da6936;
}

div.popup {
	font-size: 20px;
	line-height: 25px;
	color: #8e9094;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#popup-main {
	background: url(../images/bg-popup-main.png) no-repeat;
	width: 466px;
	height: 419px;
	padding: 68px 96px 0 159px;
	z-index: 999;
}

.popup-holder {
	height: 1%;
	position: relative;
}

.popup .btn-holder {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 58px;
}

.popup .btn-close {
	background: url(../images/btn-close.gif) no-repeat;
	width: 111px;
	height: 30px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
}

.popup h1 {
	font-size: 26px;
	line-height: 33px;
	color: #8e9094;
	font-weight: normal;
	margin: 0 0 20px;
}

.popup .btn-connect {
	background: url(../images/btn-connect2.gif) no-repeat;
	width: 192px;
	height: 39px;
	display: block;
	overflow: hidden;
	margin-bottom: 17px;
	text-indent: -9999px;
	cursor:pointer;
}

.popup span {
	display: block;
	margin-bottom: 9px;
}

.popup form {
	width: 100%;
	overflow: hidden;
}

.popup .inp-holder {
	background: url(../images/bg-inp-holder.gif) no-repeat;
	width: 175px;
	height: 29px;
	float: left;
	padding: 2px 10px;
	margin-right: 9px;
	display: inline;
}

.popup .inp-holder .text {
	font-size: 18px;
	line-height: 21px;
	color: #8e9094;
	width: 170px;
	padding: 4px 0 0;
	border: 0;
	background: none;
}

.popup .btn-vote {
	background: url(../images/btn-vote.gif) no-repeat;
	width: 95px;
	height: 33px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	border-style: none;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.header-r {
	position: relative;
}

.enter {
	position: absolute;
	bottom: 0;
	left: -120px;
	width: 306px;
	height: 60px;
	outline: none;
	text-indent: -9999px;
}

#player-content .side-box .side-box-frame .enter {
	left: 0px;
	height: 100px;
	width: 220px;
}

.article-main {
	height: 1%;
	padding: 19px 38px 340px 29px;
	padding-bottom: 10px;
}

.article-main .top-section {
	height: 1%;
	overflow: hidden;
	margin-bottom: 36px;
	padding: 0 0 34px 16px;
	background: url(../images/bg-line5.gif) no-repeat 0 100%;
}

.top-section .heading {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}

.top-section .heading h2 {
	background: url(../images/text-potty-training.gif) no-repeat;
	width: 439px;
	height: 34px;
	margin: 0;
	float: left;
	text-indent: -9999px;
}

.top-section .headingrules h2 {
	background: url(../images/text-rules.png) no-repeat;
	width: 439px;
	height: 34px;
	margin: 0;
	float: left;
	text-indent: -9999px;
}

.top-section .headingterms h2 {
	background: url(../images/text-terms.png) no-repeat;
	width: 439px;
	height: 34px;
	margin: 0;
	float: left;
	text-indent: -9999px;
}

.top-section .heading .link-holder {
	padding: 6px 24px 0 0;
	width: 211px;
	float: right;
	overflow: hidden;
}

.top-section .heading .link-holder a {
	background: url(../images/text-todays-parent3.gif) no-repeat;
	width: 87px;
	height: 24px;
	float: right;
	overflow: hidden;
	text-indent: -9999px;
}

.top-section .heading .link-holder em {
	font-size: 12px;
	line-height: 24px;
	color: #000;
	font-style: normal;
	float: left;
	word-spacing: -1px;
	width: 105px;
}

.section-content {
	height: 1%;
	padding: 0 0 0 1px;
	overflow: hidden;
}

.section-content img {
	float: left;
	margin-right: 31px;
}

.article-main h3 {
	margin: 43px 0 16px;
	font-size: 20px;
	line-height: 24px;
	color: #313131;
}

.article-main .text-holder {
	height: 1%;
	/*chirayu*/
	margin: -310px 0 50px 515px;
}

.article-main h4 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 7px;
	color: #383838;
}

.section-content p {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 16px;
	color: #383838;
}

.article-main .text {
	width: 700px;
	padding: 0 0 0 59px;
	font-size: 13px;
	line-height: 21px;
	color: #393939;
}

.article-main .text a {
	color: #D66C36;
	text-decoration: none;
}

.article-main .text h2 {
	margin: 0 0 5px;
	color: #D66C36;
}

.article-main .text h3 {
	margin: 0 0 5px;
}

.article-main .text p {
	margin: 0 0 21px;
}

.main-about {
	height: 1%;
	padding: 19px 21px 270px 24px;
	padding-bottom: 10px;
}

.main-about h2 {
	background: url(../images/text-about-contest.gif) no-repeat;
	width: 345px;
	height: 28px;
	margin: 0 0 23px 2px;
	text-indent: -9999px;
}

.main-about .columns-holder {
	width: 100%;
	overflow: hidden;
}

.main-about #content {
	width: 600px;
	float: left;
}

.main-about #content h3 {
	font-size: 22px;
	line-height: 24px;
	margin: 0 0 13px;
	color: #15110e;
}

.dance-box {
	width: 593px;
	padding: 9px 0 28px;
	margin-bottom: 14px;
	/*chirayu*/ /*ie6*/
	margin-left: 4px;
	position: relative;
	background: url(../images/bg-line5.gif) no-repeat 5px 100%;
}

.dance-box .dance-steps {
	background: url(../images/link-dance-steps.gif) no-repeat;
	width: 118px;
	height: 94px;
	position: absolute;
	top: 143px;
	right: 0;
	text-indent: -9999px;
}

.prices-box {
	height: 1%;
	padding: 0 0 29px 19px;
	margin-bottom: 22px;
	background: url(../images/bg-line5.gif) no-repeat 5px 100%;
}

.main-about .prices-box h3 {
	color: #313131;
	font-size: 22px;
	line-height: 24px;
	margin: 0 0 7px !important;
}

.main-about .boxes-holder {
	width: 100%;
	overflow: hidden;
}

.main-about .boxes-holder .box {
	width: 239px;
	float: left;
	padding: 0 45px 0 0;
}

.main-about .boxes-holder .box img {
	display: block;
	margin-bottom: 17px;
}

.main-about .boxes-holder .box2 {
	padding: 59px 0 0;
}

.main-about .boxes-holder .box2 img {
	margin-bottom: 7px;
}

.main-about .boxes-holder h4,.main-about .text-section h4 {
	font-size: 20px;
	line-height: 24px;
	color: #313131;
	margin: 0 0 2px;
}

.main-about .boxes-holder p {
	font-size: 12px;
	color: #000;
	margin: 0;
}

.main-about .text-section {
	width: 100%;
	overflow: hidden;
	color: #565656;
}

.main-about .text-section .column {
	width: 288px;
	float: left;
	padding: 0 13px 0 6px;
}

.main-about .text-section .column2 {
	padding: 30px 0 0;
}

.main-about .text-section h4 {
	margin: 0 0 7px;
}

.main-about .text-section p {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 16px;
}

.main-about .text-section h5 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 8px;
}

.main-about .block {
	width: 594px;
	margin: -2px 0 0 3px;
	background: #e3caa1 url(../images/bg-block.gif) no-repeat;
}

.main-about .block .b {
	height: 1%;
	padding: 21px 0 29px 22px;
	background: url(../images/bg-block-b.gif) no-repeat 0 100%;
}

.main-about .block h3 {
	font-size: 22px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 6px;
	color: #333;
}

.main-about .block {
	font-size: 12px;
	line-height: 16px;
}

.main-about #sidebar {
	width: 313px;
	float: right;
	margin: 30px 0 0;
	background: #e3caa1 url(../images/bg-sidebar.gif) no-repeat;
}

.main-about #sidebar .b {
	height: 1%;
	padding: 15px 10px 25px 17px;
	background: url(../images/bg-sidebar-b.gif) no-repeat 0 100%;
}

.main-about #sidebar h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 15px 2px;
	color: #313131;
}

.main-about #sidebar .text {
	height: 1%;
	padding: 0 0 17px 2px;
	margin-bottom: 17px;
	background: url(../images/bg-line6.gif) no-repeat 0 100%;
}

.main-about #sidebar h4 {
	font-size: 16px;
	line-height: 20px;
	color: #565656;
	margin: 0 0 8px;
}

.main-about #sidebar h4 span {
	text-decoration: underline;
}

.main-about #sidebar .text p {
	font-size: 13px;
	line-height: 16px;
	color: #565656;
	margin: 0;
}

.main-about #sidebar .list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-about #sidebar .list li {
	font-size: 13px;
	line-height: 16px;
	color: #565656;
	padding-bottom: 10px;
}

.main-about #sidebar .items {
	margin: 0 0 0 3px;
	padding: 0;
	list-style: none;
	height: 1%;
	overflow: hidden;
}

.main-about #sidebar .items li {
	float: left;
	margin: 0 10px 0 -10px;
	padding: 0 8px 0 10px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background: url(../images/separator3.gif) no-repeat 0 3px;
}

.main-about #sidebar .items li a {
	color: #da6826;
	text-decoration: none;
}

.main-about #sidebar .items li a:hover {
	text-decoration: underline;
}
