@charset "utf-8";
a {
   outline: 0;
}
html { background-color: #D1C3B4; }

.yui-skin-sam {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
* html .yui-skin-sam {
	background-image: url(../images/bg.JPG);
	background-repeat: repeat-x;
}
.yui-skin-sam #doc4 #hd h1 {
	height: 450px;
	width: 100%;
}
.yui-skin-sam #doc4 #bd {
	min-height:500px;
}
.yui-skin-sam #doc4 #bd .yui-g .banner-wrapper .banner {
	height: 350px;
	width: 100%;
}
.yui-skin-sam #doc4 #bd .yui-g .divider {
	height: 10px;
	background-color: #000;
}
.yui-skin-sam #doc4 #bd .yui-g .content {
	height: 300px;
	margin-top: 20px;
}
.yui-skin-sam #doc4 #bd .yui-g .content #col-body-content {
	float: left;
	height: 270px;
	width: 270px;
}
.yui-skin-sam .col03-banners{
	width:381px;
	height:269;
	float:left;
	
}
.yui-skin-sam .testimonal-wrapper{
	width:100%;
	height:110px;
	float:left;
	margin-top:15px;
	background-image: url(../images/general/testimony_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.yui-skin-sam  .testimony-text{
	width:445px;
	height:40px;	
	margin-left:215px;
	margin-right:auto;
	text-align:center;
	margin-top:25px;
	
}
.yui-skin-sam .col01-whoWeAre, .yui-skin-sam .col02-whyChooseUs {
	margin-right:20px;
	text-align:justify;
	width:276px;
	float:left;
}

.yui-skin-sam #doc4 #hd #facebook-like {
	float: left;
	height: 175px;
	width: 210px;
}
/*******facebook like settings*******/
.yui-skin-sam #doc4 #hd #facebook-like iframe {
	margin-top:110px;
}
/*******facebook like ends above*******/
.yui-skin-sam #doc4 #hd #logo {
	background-image: url(../images/general/logo.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 180px;
	float:left;
	background-position: -59px;
	/*margin-right: 150px;*/
	margin-left: 134px;
	padding-top: 30px;
}
/*************** IE6**************/
* html .yui-skin-sam #doc4 #hd #facebook-like {
	float: left;
	/*height: 175px;
	width: 210px;*/
}

* html .yui-skin-sam #doc4 #hd #logo {
	background-image: url(../images/general/logo.png);
	background-repeat: no-repeat;
	/*height: 120px;
	width: 180px;*/
	float:left;
	display:inline;

}


* html .yui-skin-sam #doc4 #hd #social-media-wrapper {
	margin:0 0 0 0;
	float: left;
	display:inline;
/*	width:200px;
	height: 175px;*/
}
* html .yui-skin-sam .social-links{
	margin:10px 0 0 100px;
	float:left;
}
* html .yui-skin-sam .textLink {
	margin:80px 0 0 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	display:inline;
	float: left;
}

/*****************************************************/
.yui-skin-sam #doc4 #hd #social-media-wrapper {
	width: 300px;
	float: left;
	height: 175px;
	margin-left:140px;
}
.yui-skin-sam .textLink {
	margin-top:80px;
	margin-bottom:20px;
	margin-left:45px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	float:left;
}
/****************HEADER LINKS************/

.yui-skin-sam .textLink a:link, .yui-skin-sam .textLink a:visited{
	color:#fff;
	text-decoration:none;
}
.yui-skin-sam .textLink a:hover,.yui-skin-sam .textLink a:active{
	color:#756d62;
	text-decoration:none;
}
.yui-skin-sam .textLink a.active{
	color:#756d62;
	text-decoration:none;
}
/*****************HEADER LINKS************/
.yui-skin-sam .social-links{
float:left;
margin-left:180px;
}
.yui-skin-sam .textLink ul {
	display:inline;
	margin-bottom: 15px;
}
.yui-skin-sam .social-links ul {
	display:inline;
	
}
.yui-skin-sam .textLink ul li {
	float:left;
	margin-left:17px;
}
.yui-skin-sam .social-links ul li {
	float:left;
	margin-left:5px;
}
.yui-skin-sam .textLink ul li .home-icon {
	width:15px;
	float:left;
	margin-top:-5px;
	height:20px;
	background-image:url(../images/general/logo.png);
	background-position: -350px -107px;
}
.yui-skin-sam .textLink ul li .contact-us {
	background-image: url("../images/general/logo.png");
	background-position: -400px -106px;
	float: left;
	height: 20px;
	margin-top: -5px;
	width: 19px;

}
#navigation-wrapper {
	clear: both;
	height: 35px;
	width: 100%;
}
#navigation-wrapper ul {
	margin-left: 130px;
}
#navigation-wrapper ul li {
	float: left;
	margin-right: 25px;
	/*padding-top: 10px;*/
}

/*************** for the MAIN NAVIGATION starts here *****************/
/****************navigation home starts here*********************/

#navigation-wrapper ul #rex-article-1 a:link {
	display:block;
	padding-top:10px;
	color:#a79d93;
	text-decoration:none;
}	
#navigation-wrapper ul #rex-article-1 a:visited {
	color:#a79d93;
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-1 a:hover { 
	color:#ea5c5b; 
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-1.rex-current a {
	color:#ea5c5b;
	text-decoration:none;
	border-top:2px solid #ea5c5b;
	display:block;
	padding-top:10px;
}
/****************navigation home ends here*********************/
/**************************************************************/
/************navigation slideshow starts here*****************/
#navigation-wrapper ul li.slideshow {
	border-top:3px solid #6ab999;
}
#navigation-wrapper ul #rex-article-2 a:link{
	display:block;
	padding-top:10px;	
	color:#a79d93;
	text-decoration:none;
}

#navigation-wrapper ul #rex-article-2 a:visited {
	color:#a79d93;
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-2 a:hover { 
	color:#6ab999; 
	text-decoration:none;
	
}
#navigation-wrapper ul #rex-article-2.rex-current a {
	display:block;
	padding-top:10px;
	color:#6ab999;
	text-decoration:none;
	border-top:2px solid #6ab999;
}
/************navigation slideshow ends here*****************/
/**************************************************************/
/**************************************************************/
/************navigation customize-show starts here*****************/
#navigation-wrapper ul #rex-article-3 a:link{
	display:block;
	padding-top:10px;	
	color:#a79d93;
	text-decoration:none;
}

#navigation-wrapper ul #rex-article-3 a:visited {
	color:#a79d93;
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-3 a:hover { 
	color:#f37f80; 
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-3.rex-current a {
	display:block;
	padding-top:10px;
	color:#f37f80;
	text-decoration:none;
	border-top:2px solid #f37f80;
}
/************navigation customize-show ends here*****************/
/**************************************************************/
/**************************************************************/
/************navigation cartoon-animation starts here*****************/
#navigation-wrapper ul #rex-article-4 a:link{	
	display:block;
	padding-top:10px;
	color:#a79d93;
	text-decoration:none;
}

#navigation-wrapper ul #rex-article-4 a:visited {
	color:#a79d93;
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-4 a:hover { 
	color:#9f61aa; 
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-4.rex-current  a {
	display:block;
	padding-top:10px;
	color:#9f61aa;
	text-decoration:none;
	border-top:2px solid #9f61aa;
}
/************navigation cartoon-animation ends here*****************/
/**************************************************************/
/**************************************************************/
/************navigation music starts here*****************/
#navigation-wrapper ul #rex-article-5 a:link{
	display:block;
	padding-top:10px;	
	color:#a79d93;
	text-decoration:none;
}

#navigation-wrapper ul #rex-article-5 a:visited {
	color:#a79d93;
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-5 a:hover { 
	color:#fea200; 
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-5.rex-current a {
	display:block;
	padding-top:10px;
	color:#fea200;
	text-decoration:none;
	border-top:2px solid #fea200;
}
/************navigation music-animation ends here*****************/
/**************************************************************/
/**************************************************************/
/************navigation accessories starts here*****************/
#navigation-wrapper ul #rex-article-6 a:link{	
	display:block;
	padding-top:10px;
	color:#a79d93;
	text-decoration:none;
}

#navigation-wrapper ul #rex-article-6 a:visited {
	color:#a79d93;
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-6 a:hover { 
	color:#308ccb; 
	text-decoration:none;
}
#navigation-wrapper ul #rex-article-6.rex-current a {
	display:block;
	padding-top:10px;
	color:#308ccb;
	text-decoration:none;
	border-top:2px solid #308ccb;
}
/************navigation accessories ends here*****************/
#rex-article-4 a:active{
	
	color: #308CCB !important;
}
.accessories-menu-border{
	border-top:2px solid #308CCB;
}
#rex-article-5 .active{
	color:#fea200 !important; 
}
#rex-article-4.current{
	color:#9f61aa !important;
}
/*
#rex-article-3{
	border-top:2px solid #f37f80;
}*/

#rex-article-2  .active{
	color:#6ab999!important; 
}
.slideshow-menu-border{
	border-top:2px solid #6ab999;
}
#rex-article-1 .active{
	color:#EA5C5B !important; 
}
.home-menu-border{
	border-top:2px solid #ea5c5b;
}
/**************************************************************/

#navigation-wrapper ul .pipe {
	height: 20px;
	width: 12px;
	background-image: url(/images/general/logo.png);
	background-position: -305px -105px;
	margin-top:7px;
}
#navigation-wrapper ul .pipe span{
	display:none;
}
/************* the MAIN NAVIGATION ends here ***************/
.home-paragraph{
	color:#646057;
}
/***************************contact us starts here***********************************/ /*****contact us **/
.contact-wrapper { width:100%; margin-top:50px; height:490px;}
.contact-header {margin:0 auto;width:390px;height:45px;}
.contact-header .floater {float:left;margin-right:5px;height:45px;}
.contact-header .floater img{padding-top:20px;}
.contact-wrapper .envelope{width:562px;margin:45px auto;}
/***************************contact us ends here***********************************/ /*****contact us **/
/***************************contact us starts here***********************************/ /*****company **/
.company-wrapper { width:100%; margin-top:50px; height:490px;color:#645d55;}
.company-header {margin:0 auto;width:450px;height:45px;}
.company-header .floater {float:left;margin-right:5px;height:45px;}
.company-header .floater img{padding-top:20px;}
.company-wrapper .envelope{width:562px;margin:45px auto;text-align:justify;}
.company-wrapper .founder{
    background-image: url("/images/company/foot_img.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 280px;
    margin: 0 auto;
    width: 562px;}
.company-wrapper .founder-dec{text-align:justify; margin-top:5px;}
.company-wrapper .founder .founder-01{float:left; height:300px; width:271px;background-image}
.company-wrapper .founder .founder-02{float:left; height:300px; width:271px; margin-left:20px;}
/***************************contact us ends here***********************************/ /*****company us **/
/*********************************************************************************/
/*************************accessories starts here*********************************/ /*****accessories **/
.breadCrumb-wrapper {margin-top:30px;}
.breadCrumb-wrapper a:link,
.breadCrumb-wrapper a:visited
{color:#a99f94;}
.breadCrumb-wrapper a:hover,
.breadCrumb-wrapper a:active
{color:#308CCB;}
.content-accessories-wrapper .access-content{color:#a99f94;margin-top:23px;}
.content-accessories-wrapper .accessories-header{ height:28px; background-color:#c7bdb2;margin-bottom:10px;margin-top:30px;padding:9px; }
.accessories-desc{height:342px;}
.accessories-desc .acessesries-image{float:left;}
.accessories-desc .accessories-detail{width:354px; height:195px;padding: 18px}
.content-accessories-wrapper .accessories-content-wrapper{
    background-image: url("/images/accessories/order-accessorie.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    height: 263px;
    width: 390px;}
.content-accessories-wrapper .accessories-text{background-color:#c7bdb3;padding: 10px 10px 0 15px;color:#000;}
.content-accessories-wrapper .accessories-text a{color:#000;}
.content-accessories-wrapper .accessories-detail span{color:#318ccc;}
.content-accessories-wrapper .accessories-detail h1{color:#318ccc;}
.content-accessories-wrapper .accessories-detail h2,.content-accessories-wrapper .accessories-detail p{color:#c7bdb2;}
/*************************accessories stops here*********************************/ /*****accessories  **/
/*********************************************************************************/
/*************************music starts here*********************************/ /*****music **/
.content-music-wrapper .music-content{margin-top:23px;}
.content-music-wrapper .music-content h3,.content-music-wrapper .music-content p{
	color:#b5aba2;
}
.content-music-wrapper .media-list{
	margin-top:36px;
}
.content-music-wrapper li{
	background-color:#000;
}
.content-music-wrapper .media-grey{
 		background-color: #000000;
    color: #FFA200;
    float: left;
    font-size: 13px;
    height: 28px;
    padding-left: 13px;
    padding-top: 11px;
    width: 650px;
    border-top:1px solid #FFFFFF;
}
.content-music-wrapper .media-grey:nth-child(2){
		color: #FFA200;
}
.content-music-wrapper .media-yellow{
 background-color: #FFA200;
    border-top: 1px solid #FFFFFF;
    float: left;
    height: 30px;
    padding: 4px;
}
.content-music-wrapper .seperator{
	color:#000;
	padding:0 5px 0 5px;
	font-weight:600;
}
.content-music-wrapper #music-pagination{
	height:20px;
	float:right;
	width: 200px;
}
.content-music-wrapper .music-content #music-pagination .pagination{
	width:20px;
	height:20px;
	float:left;
}
.content-music-wrapper .music-content #music-pagination ul{
 		display: inline-block;
}

.content-music-wrapper .music-content #music-pagination li{
display:inline;
width:10px;
height:10px;
padding:2px;
}
#music-prev, #music-next { float: left; padding-left:2px; padding-right:2px; }

#music-pagination ul li.active {color:#FEA200; font-weight:bold;}
/*************************music stops here*********************************/ /*****music  **/
/*********************************************************************************/
/*****************************************************************************/
/*************************Customize starts here*********************************/ /*****Customize **/
.breadCrumb-wrapper {margin-top:30px;}
.breadCrumb-wrapper a:link,
.breadCrumb-wrapper a:visited
{color:#a99f94;}
.breadCrumb-wrapper a:hover,
.breadCrumb-wrapper a:active
{color:#308CCB;}
.content-customize-wrapper .customize-content{color:#a99f94;margin-top:23px;}
.content-customize-wrapper .customize-digitMain-wrapper{
	width:982px;
	height:80px;
	margin-top:20px;

}
.customize-digitMain-wrapper h3{
	color:#f37f7f;font-size:18px;
}
.customize-digit-description{
	color:#a8a095;
}
.customize-content-desc h1{
	color:#F37F7F;
}
.customize-content-desc h2{
	color:#c9bdb1;
	margin-top:10px;
	font-size:16px;
}
.customize-content-desc p{
	color:#c9bdb1;
	margin-top:10px;
}
.content-customize-wrapper .customize-digit-one{
	width:45px;
	height:65px;
	background-image: url(../images/accessories/access-digits.png);
	background-position: -45px -23px;
	float:left;
}
.content-customize-wrapper .customize-digit-two{
	width:45px;
	height:65px;
	background-image: url(../images/accessories/access-digits.png);
	background-position: -36px -127px;
	float:left;
	padding-right:10px;
}
.content-customize-wrapper .customize-digit-three{
	width:45px;
	height:65px;
	background-image: url(../images/accessories/access-digits.png);
	background-position: -36px -227px;
	float:left;
	padding-right:10px;
}
.content-customize-wrapper .customize-digit-wrapper{
	width:295px;
	height:95px;
	float:left;
}
.content-customize-wrapper .customize-divider{
	width:1px;
	height:65px;
	background-image: url(../images/accessories/access-digit-divider.png);
	background-repeat: no-repeat;
	background-position:top center;
	float:left;
	padding:0 10px 0 10px;
}
.content-customize-wrapper .box{
	background-image: url(../images/accessories/access-arrow.png);
	background-repeat: no-repeat;
	background-position:top right;
	clear:both;
	width:980px;
	height:370px;
	background-color:#111;
}
.content-customize-wrapper .box .video{
	float:left;
	margin:24px;
}
.content-customize-wrapper .box .customize-content-desc{
	margin-top:24px;
	float:left;
	width:340px;
	height:345px;
	color:#fff;
}

.content-customize-wrapper .enquiry-button{
	height: 60px;
    margin-left: 199px;
    margin-top: 159px;
    width: 95px;
}
/*************************Customize stops here*********************************/ /*****Customize  **/
/*********************************************************************************/
/*************************slideshow starts here*********************************/ /*****slideshow **/
.slideshow-wrapper { 
	width:100%; 
 	 margin-top:23px;
}
#slideshow-list-wrapper h3,
#slideshow-list-wrapper p,
.slidethumb-text .slide-rate,
.slidethumb-text .description{
	color:#aa9d94
}
#slideshow-list-wrapper p{
	margin-top:5px;
}
.slidethumb-wrapper ul{
	margin-top:10px;
}
li.slidethumb-wrapper{
	width:288px;
	height:auto;
	 padding: 31px 33px 7px 2px;
}
#slideshow-list-wrapper{
		margin-top:23px;
}
.slidethumb-wrapper{
	width:100%;
	height:290px;
	padding:7px 7px 7px 0px;
	float:left;
	vertical-align:top;
}
.slideshow-wrapper .previewvid{
background-color: #C7BDB3;
    float: left;
    height: 327px;
    margin: 9px;
    padding: 3px;
    width: 575px;
}
.slideshow-wrapper .content_desc{
	float:left; 
	padding-left:10px;
	margin-top:10px;
}
.slideshow-wrapper .main_container .preview-wrap-bg{
	background-image:url(/images/slideshow/slideshow_arrow.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-color: #000000;
  height: 350px;
}
.slideshow-wrapper .main_container .title{
	
	color:#7f7f7f;
}
.slideshow-wrapper .video_container{
	width:980px;
	height:300px;
}
.slideshow-wrapper .content_desc .prev_desc{
	position:relative;
	height: 283px;
    width: 320px;
}
.slideshow-wrapper .content_desc .how-it-works-wrapper{
	margin-left: 34px;
	margin-top: 10px;
	position: absolute;
	
}
.slideshow-wrapper .content_desc .prev_desc h1{
	color:#6bbb98;
	font-size:22px;
	margin-bottom:5px;
}
.slideshow-wrapper .content_desc .prev_desc h2{
	color:#c7bdb4;
	font-size:18px;
	margin-bottom:10px;
}
.slideshow-wrapper .content_desc .prev_desc p{
	color:#c7bdb4;
	font-size:11px;
	margin-bottom:10px;
}
.slideshow-wrapper .title{
	padding-bottom: 10px;
    padding-top: 20px;
    text-align: center;
}
.slideshow-wrapper .video_player{
	width:314px;
	height:177px;
}
.slideshow-wrapper .videodiv{
	float:left;
}
.slideshow-wrapper .videodiv:nth-child(2){
	padding-left:18px;
	padding-right:18px;
}
.slideshow-wrapper .video_desc{
	margin-top:10px;
}
.slideshow-wrapper .order{
	float:left;
	margin-left:210px;
}
.how-it-works-wrapper a:link{
	float:left;
	color:#6dba98;
	text-decoration:underline;
}
.slideshow-wrapper .order .open-order-form{
	
}
. contact-form .main_container{
	background-color:#333;
}

/*************************slideshow stops here*********************************/ /*****slideshow **/
/*****************************************************************************/
/*********************************************************************************/
/*****header - icons*****/
.social-links .youtube a:link {
		background-image:url(..images/general/youtube-normal.png);
		height:24px;
		width:24px;
}
/*****************************************************************************/
/*****************************************************************************//**form**/
.contact-form {
	clear:both;
	/*width:980px;*/
	height:167px;
	background-color:#c7bdb3;
	font-size:14px;
	display:none;
}
.contact-form .alert-form{
	font-size:10px;
	color:#ff0000;
	padding-left: 10px;
}
.contact-form #part-01,
.contact-form  #part-02,
.contact-form #part-03
{
	float:left;
}
.contact-form  #part-01{
	margin-left:+10px;
}
.contact-form  #part-02{
	margin-left:+14px;
}
.contact-form  #part-03{
	margin-top:10px;
	margin-left:25px;
	width:352px;
	color:#111111;
	text-align:justify;
}
.contact-form form ul{
	display:inline;
	margin-top:10px;

}
.contact-form form ul li{
	list-style:none;
	padding-bottom:27px;
	color:#FF0000;
}

.contact-form form ul li label{
	text-align:left;
	display:block;
	width:110px;
	float:left;
	padding:0px;
	margin:0px;
	color:#301721;
	font-size:12px;

}
.contact-form ul li input{
	width:160px;

}
.contact-form ul li textarea{
 resize:none;
 width: 160px;
}
.contact-form ul li input, .contact-form ul li textarea{
	float:left;

}
.contact-form .button{
	border:none;
	width:90px;
	height:30px;
	background-color:#111111;
	color:#f38080;
	cursor:pointer;
}
#part-03 .urgent{
	margin-left:3px;
	font-size:12px;
}
#part-03 .wrapper-context01{
	margin-top:25px;
	font-size:12px;
}
#part-03 .wrapper-context02{
	margin-top:26px;
}
#part-03 .wrapper-context02 a:link,
#part-03 .wrapper-context02 a:visited{
	color:#fb233d;
}
#part-03 .wrapper-context02 a:hover,
#part-03 .wrapper-context02 a:active{
	color:#000;
}

.error_message{
	position:absolute;
	float:left;
	z-index:122;
	padding: 5px 17px 5px 17px ;
	/*background:url(../images/error_bg.PNG) no-repeat;
	background-size:100% 100%;*/
	border-radius: 5px;
	border:solid #F00 thin;
	background:#FFF;
}
/*****************************************************************************/
/***********************************cartoon animation starts here **********************/ /**cartoon**/
#cartoon-wrapper div.iframewrapper{
	 background-color: #000;
   width: 555px;
}

#cartoon-wrapper div.ideo-information{
    position: relative;
	background-color:#000;
   width: 555px;

}
#cartoon-wrapper {
	margin-top: 23px;
	
}
#cartoon-wrapper div.ideo-information h2{
	color: #FFFFFF;
  padding: 20px;
  position:absolute;
}

#cartoon-wrapper div.ideo-information p {
	 color: #FFFFFF;
    display: block;
    padding: 20px;
    width:300px;
    margin-left:100px;
}
#cartoon-wrapper .wrapper-wrapper{
	 margin: 20px auto 0;
   width: 520px;
}
#cartoon-wrapper .wrapper-wrapper-wrapper{
background-image: url(/images/cartoon.png);
height: 470px;
}

#cartoon-wrapper .video-slideshow-wrapper{
    height: 150px;
    position:relative;
    width:100%;
	
}
#cartoon-wrapper .video-slideshow-wrapper ul{
    display: block;
    height: 150px;
    margin: 0 23px;
    width: 913px;
}
#cartoon-wrapper .video-slideshow-wrapper li{
    overflow: hidden;
    width: 220px;
    float:left;
    display:inline;
  }
#cartoon-wrapper .video-slideshow-wrapper .carousel{
   color: #000000;
    height: 140px;
    left: 27px;
    overflow: hidden;
    position: relative;
    width: 904px;
}
#cartoon-wrapper .video-slideshow-wrapper .prev{
    left: 0;
    outline: medium none;
}
#cartoon-wrapper .video-slideshow-wrapper .prev{
    right: 0;
    outline: medium none;
}


#cartoon-wrapper .video-slideshow-wrapper .prev,
#cartoon-wrapper .video-slideshow-wrapper .next {
    cursor: pointer;
    display: inline-block;
    height: 88px;
    position: absolute;
    top: 45px;
    width: 55px;
z-index: 10;
}

#cartoon-wrapper .video-slideshow-wrapper .next {
	left: 950px;
}

	
	
#cartoon-wrapper .box{
	background-image: url(../images/custom_animation/custom-arrow.png);
	background-repeat: no-repeat;
	background-position:top right;
	clear:both;
	width:980px;
	height:370px;
	background-color:#111;
}
#cartoon-wrapper .box .video{
	float:left;
	margin:24px;
}
#cartoon-wrapper .box .customize-content-desc{
	margin-top:24px;
	float:left;
	width:340px;
	height:345px;
	color:#fff;
}
#cartoon-wrapper .box .customize-content-desc h1{
color:#9e61a9;
}

#cartoon-wrapper .enquiry-button{
	height: 60px;
    margin-left: 199px;
    margin-top: 159px;
    width: 95px;
}
#cartoon-wrapper .contact-form {
	display:block !important;
}

#cartoon-wrapper .contact-form .button{
color:#a060ac !important;
}

/***********************************cartoon animation stops here **********************/ /**cartoon**/
/*****************************************************************************/
/***********************************Footer area css only **********************/ /**footer**/
.yui-skin-sam #ft{
	height:167px;
	background-image:url(../images/general/footer-WhiteTalesBird.png);
	background-repeat:no-repeat;
	background-position: 600px 0px;
	position:relative;
	width:974px;
	margin: 15px auto 0 auto;
	
	}
	
.yui-skin-sam #ft .footer-content-wrapper{
	width:100%;
	margin-bottom:0px;
	position:absolute;
	top:80%;
}
.yui-skin-sam #ft .ft-highlights{
	color:#e84242;
}
.yui-skin-sam #ft .footer-content-wrapper .ft-content-01{
	color:#645E57;
	float:left
	
}
/*************************link for the footer e-mail starts here****************/
.yui-skin-sam #ft .footer-content-wrapper .ft-content-01 a:link,
.yui-skin-sam #ft .footer-content-wrapper .ft-content-01 a:visited{
		color:#645E57;
}
.yui-skin-sam #ft .footer-content-wrapper .ft-content-01 a:hover,
.yui-skin-sam #ft .footer-content-wrapper .ft-content-01 a:active{
		color:#fff;
		text-decoration:none;
}
/*************************link for the footer e-mail ends here****************/
/*****************************************************************************/
/*************************link for the footer tandc starts here****************/
.yui-skin-sam #ft .footer-content-wrapper .ft-content-01 a.tandc:link,
.yui-skin-sam #ft .footer-content-wrapper .ft-content-01 a.tandc:visited{
		color:#E84242;
		text-decoration:none;
}
.yui-skin-sam #ft .footer-content-wrapper .ft-content-01 a.tandc:hover,
.yui-skin-sam #ft .footer-content-wrapper .ft-content-01 a.tandc:active{
		color:#fff;
			
}
/*************************link for the footer tandc ends here****************/
/*****************************************************************************/
.ft-content-02{
	float:right;
	color:#fff;
}
.yui-skin-sam #ft .ft-divider{
color:#fff;	
}
