@import "accordion.css";

#p-rcb .cp_tab{
	display:none;
}

.tabContent{
	/*background:#ff0000;*/
	position: relative;
}

.videoThumb {
	display:none;
}

p{
	color:#7f7f7f;
}

p.center {
text-align: center;
}

/* Heading styles */
h1{
	color:#5f025f;
	font-size:24px;
}

h2 {
	color:#5f025f;
	font-size:22px;
	padding-bottom: 15px;
}
h2.find_the_type {
	padding:30px 10px 15px 20px;
}

h3 {
	color:#5c005c;
	font-size:18px;
	font-style: italic;
	font-weight: norma;
}

h4 {
	color:#878787;
	font-size:12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

.ballon_text_no_break
{
	width:550px;
}




/* ////////////////////// GENERAL STYLES ////////////////////// */
.main_wrapper{
	width:960px;
	height:100%;
	float:left;
	padding:0 0 25px 0;
	margin:0px 0 0 0;
	background:#efefee;
	
	
	/*moz-border-top-left-radius: 25px;
	moz-border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;*/
	
	-moz-box-shadow: 0 0 5px #CCC;
	-webkit-box-shadow: 0 0 5px#CCC;
	box-shadow: 0 0 5px #CCC;
	
	/*
	background-image: -webkit-gradient(linear,right bottom,left top,color-stop(0.15, rgb(209,204,202)),color-stop(0.63, rgb(222,220,219)),color-stop(1, rgb(254,254,254)));
	background-image: -moz-linear-gradient(right bottom,rgb(209,204,202) 15%,rgb(222,220,219) 63%,rgb(254,254,254) 100%);
	*/
	
	background-image: -webkit-gradient(linear,right bottom,left top,color-stop(0.35, #dadada),color-stop(1, rgb(255,255,255)));
	background-image: -moz-linear-gradient(right bottom,rgb(#dadada) 35%,rgb(255,255,255) 100%);
}

.main_wrapper h1{
	padding: 10px 0 0 25px;
}

.left_handed_wrapper{
	width:225px;
	float:left;
	padding:20px 0 0 20px;
}

    .left_handed_wrapper h3{ 
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    }

.right_handed_wrapper{
	width:695px;
	float:left;
	padding:20px 0 0 0px;
}     

.accordion_wrap{
	width:205px;
	height: 100px;
	clear:both;
	margin:0 0 20px 0;
	background:#FFF;
	moz-border-bottom-left-radius: 5px;
	moz-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.video_wrap{
	background: url('../images/general/video_bg.png') no-repeat;
	width: 185px; /* 205 - 20 = 185px */
	padding:10px;
}
.video_wrap h2{
	color:#5f025f;
	font-size:22px;
}
.video_wrap p {
	color:#adadad;
}

.videoThumb p{
	color:#c68fc3;
}


.videoThumb:hover p{
	color:#992c96;
}


.video_wrap .video_thumb{
	border:#d6d1ce solid 5px;
	width:171px;
	height:96px;
	margin:0 0 10px 0;
	cursor:pointer;
}
.video_wrap .video_thumb:hover{
	border:#922790 solid 5px;
}

/* ////////// VIDEO SPRITES ////////// */
.video_wrap .video_thumb01{
	border:#d6d1ce solid 5px;
	width:171px;
	height:96px;
	margin:0 0 10px 0;
	cursor:pointer;
	background:url('../images/general/videos/video_thumb01.jpg');
}
.video_wrap .video_thumb01:hover{
	background:url('../images/general/videos/video_thumb01.jpg') 0 -96px;
}

.video_wrap .video_thumb02{
	border:#d6d1ce solid 5px;
	width:171px;
	height:96px;
	margin:0 0 10px 0;
	cursor:pointer;
	background:url('../images/general/videos/video_thumb02.jpg');
}
.video_wrap .video_thumb02:hover{
	background:url('../images/general/videos/video_thumb02.jpg') 0 -96px;
}

.video_wrap .video_thumb03{
	border:#d6d1ce solid 5px;
	width:171px;
	height:96px;
	margin:0 0 10px 0;
	cursor:pointer;
	background:url('../images/general/videos/video_thumb03.jpg');
}
.video_wrap .video_thumb03:hover{
	background:url('../images/general/videos/video_thumb03.jpg') 0 -96px;
}

.video_wrap .video_thumb04{
	border:#d6d1ce solid 5px;
	width:171px;
	height:96px;
	margin:0 0 10px 0;
	cursor:pointer;
	background:url('../images/general/videos/video_thumb04.jpg');
}
.video_wrap .video_thumb04:hover{
	background:url('../images/general/videos/video_thumb04.jpg') 0 -96px;
}

.video_wrap .video_thumb05{
	border:#d6d1ce solid 5px;
	width:171px;
	height:96px;
	margin:0 0 10px 0;
	cursor:pointer;
	background:url('../images/general/videos/video_thumb05.jpg');
}
.video_wrap .video_thumb05:hover{
	background:url('../images/general/videos/video_thumb05.jpg') 0 -96px;
}



.connect_to {
	float:right;
    padding: 5px 10px 0 0;
	width:310px;
}
.top{
	background: url('../images/general/top_rounded.png') no-repeat;
	width:699px;
	height:4px;
	clear:both;

}
.bottom{
	background: url('../images/general/bottom_rounded.png') no-repeat;
	width:699px;
	height:4px;
	clear:both;
}

.line{
	width:699px;
	height:1px;
	background:#dfdddc;
	clear:both;
}
.small_line{
	width:659px;
	height:1px;
	background:#dfdddc;
	clear:both;
	margin:0 20px 0 20px;
}
.seperate{
	width:275px;
	height:1px;
	background:#dfdddc;
	clear:both;
	margin:0 0 7px 0;
}
.back_to{
	clear:both;
	float:right;
	padding: 15px 30px 0px 0;
}

ul{
	padding:0px 0 5px 15px;
	color:#888;
	margin-bottom: 15px;
}

ul.features{
	list-style:none;
	padding:0 0 0 20px;
	text-align:center;
}
ul.features li {
	display: inline;
	padding: 0 7px 0 0;
	/*cursor:pointer;*/
}

ul.features02{
	list-style:none;
	padding:0;
	width:340px;
}
ul.features02 li {
	display: inline;
	padding: 0 7px 0 0;
	/*cursor:pointer;*/
}

.content_left{
	float:left;
	width:315px;
	padding:50px 0px 0px 25px;
}
.content_right{
	float:right;
	width:315px;
	padding:50px 25px 0px 0px;
}
.product_img_right{
	padding:50px 20px 0px 0px;
	float:right;
}
.product_img_left{
	padding:50px 20px 0px 0px;
	float:left;
}

.clear {
clear: both;
}

/******************************
 * GENERAL
 *****************************/ 

.content {
/*background: white;
padding: 25px;
width: 649px;*/
}

.content-p {
background: white;
padding: 25px;
width: 649px;
}

.contentTopBg
{
	background-image: url('../images/general/content_bg_top.jpg');
	background-repeat:no-repeat;
}
 
 



/******************************
 * OVERVIEW
 *****************************/ 

    p#image_text {
    font-weight: bold;
    color: #787878;
    font-size: 12px;
    margin-top: 40px;
    height: 30px;
    }
    
        #overview_img_1 {
        float: left;
        display: inline;
        width: 250px;
        text-align: center;
        }
        
        #overview_img_2 {
        float: left;
        display: inline;
        width: 140px;
        text-align: center;
        }
        
        #overview_img_3 {
        float: left;
        display: inline;
        width: 235px;
        text-align: right;
        } 
        
    #overview_img {
    position: relative;
    }
    
        #overview_img img {
        margin-bottom: 40px;
        }
    
        #overview_img span {
        font-style: italic;
        font-weight: bold;
        position: absolute;
        left: 0px;
        bottom: 20px;
        width: 395px;
        text-align: center;
        color: #787878;
        font-size: 12px;
        } 
        
    div.product {
    float: left;
    display: block;
    position:relative;
    padding-top: 20px;
	height: 515px;
    }
    
        div.product img {
		margin:0; padding:0; border:0;
        }
		
		div.product .product_img{
			display:block;
			position:relative;
			height:240px;
			text-align:center;
		}
    
        .overview_product_1 {
        width: 260px;
        margin-right: 50px;
        }                 
    
        div.product a {
        position: relative; 
        bottom: 0px;
        left: 0px;
        text-align: left;
        } 
		div.product a.arrow{
			font-size: 12px;
			color: #5C005C;
			background: url('../images/general/arrow.png') no-repeat 0px 5px;
			background-position: 0 5px;
			display: block;
			padding: 6px 0 0 25px;
			min-height: 22px;
			text-decoration: none;
		}
		div.product a.arrow:hover {
			color: #5c005c;
			background: url('../images/general/arrow_hover.png') no-repeat 0px 5px;
			background-position: 0 5px;
			text-decoration: none;
		}
        
            .overview_product_2 a {
            }
            
        .overview_product_2 {
        width: 320px;
        }     
        div.product h2{
			display:block;
			position:relative;
			height:70px;
			margin:0; padding:0;
		}     
        div.product h2 sup{
			font-size:0.5em;
			line-height:0.5em;
		}     
        #p-rcb div.product p{
			display:block;
			position:relative;
			height:135px;
			margin:0; padding:0;
		}
        div.product h2, div.product p {
        text-align: left;
        }                              

/******************************
 * MONITOR
 *****************************/ 

a.link_360 {
color: white;
font-size: 20px;
display: block;
width: 108px;
height: 50px;
position: absolute;
right: 160px;
margin-top: 160px;
background: url('../images/monitor/360.png') no-repeat;
text-align: center;
padding-top: 58px;
font-size: 14px;
}

#monitor_product_1 {
float: right;
padding-left: 80px;
}

#monitor_text_1 {
background: url('../images/monitor/product_1.jpg') no-repeat top right;
padding-right: 300px;
min-height: 600px;
}

#monitor_text_2 {
margin-left: -25px;
margin-top: -300px;
padding-top: 180px;
background: url('../images/monitor/product_2.png') no-repeat bottom left;
padding-left: 220px;
min-height: 390px;
border: 1px solid transparent;
position: relative;
}
    #monitor_text_2 ul {
    margin-bottom: 180px;
    }
    
    #monitor_text_2 a.arrow {
    position: absolute;
    bottom: 20px;
    right: 40px;
    }
    
ul.icons {
height: 97px;
margin-left: -14px;
}

    ul.icons li {
    float: left;
    display: inline;
    margin-right: 9px;
    }
    
        ul.icons li a {
        height: 97px;
        width: 96px;
        display: block;
        opacity:.4;
        filter: alpha(opacity=40);        
        }
        
            ul.icons li a:hover, ul.icons li a.actief {
            opacity:1;
            filter: alpha(opacity=100); 
            }
        
            ul.icons li.android a {background: url('../images/monitor/icons/android.png') no-repeat;}
            ul.icons li.automatic a {background: url('../images/monitor/icons/automatic.png') no-repeat;}
            ul.icons li.direction a {background: url('../images/monitor/icons/direction.png') no-repeat;}
            ul.icons li.easy a {background: url('../images/monitor/icons/easy.png') no-repeat;}
            ul.icons li.encrypted a {background: url('../images/monitor/icons/encrypted.png') no-repeat;}
            ul.icons li.instant a {background: url('../images/monitor/icons/instant.png') no-repeat;}
            ul.icons li.mobile a {background: url('../images/monitor/icons/mobile.png') no-repeat;}
            ul.icons li.monitors a {background: url('../images/monitor/icons/monitors.png') no-repeat;}
            ul.icons li.noise a {background: url('../images/monitor/icons/noise.png') no-repeat;}
            ul.icons li.philips a {background: url('../images/monitor/icons/philips.png') no-repeat;}
            ul.icons li.wall a {background: url('../images/monitor/icons/wall.png') no-repeat;}
            ul.icons li.wifi a {background: url('../images/monitor/icons/wifi.png') no-repeat;}
            ul.icons li.car a {background: url('../images/monitor/icons/car.png') no-repeat;}

#balloon {
height: 247px; /* 217 */ 
width: 329px; /* 619 */
padding: 30px;
padding-right: 260px; 
position: relative;
margin-bottom: 15px;
background: url('../images/monitor/balloon.jpg') no-repeat;
}

    #balloon div {
    display: none;
    }
    
    #balloon div img {
    position: absolute;
    right: 30px;
    top: 45px;
    }

#balloon_down {
position: absolute;
margin-top: -23px;
display: none;
}

#balloon_up {
position: absolute;
z-index: 999;
margin-top: -19px;   
margin-left: 34px;
}


.app_table table{
	width:645px;
	border-collapse:collapse;
}
.app_table table td, .app_table table th{
	text-align:left;
	padding:5px 10px;
	border:1px solid #fff;
	font-size:12px;
}
.app_table table th{
	background:#80397e;
	color:#fff;
}
.app_table table th.tl{
	background:#80397e url('../images/general/app_table_tl.jpg') no-repeat left top;
}
.app_table table th.tr{
	background:#80397e url('../images/general/app_table_tr.jpg') no-repeat right top;
}
.app_table table td{
	background:#efefef;
	color:#7f7f7f;
}
.app_table table td.br{
	background:#efefef url('../images/general/app_table_br.jpg') no-repeat right bottom;
}
.app_table table td.bl{
	background:#efefef url('../images/general/app_table_bl.jpg') no-repeat left bottom;
}

.space{
	position:relative;
	height:2px;
	line-height:0;
}
#monitor_app_1{
	position:relative;
	padding-right:160px;
}
.app_table{
	position:relative;
	width:645px;
}
.app_icon{
	position:absolute;
	right:0; top:-40px;
	text-align:center;
}
.app_icon p{
	color:#414141;
	font-size:12px;
}
.app_preview{
	position:relative;
	width:649px;
	overflow:hidden;
}
.app_preview ul{
	position:relative;
	width:99999px;
	list-style:none;
	margin:0; padding:0;
	height:330px;
}
.app_preview ul li{
	padding:0;
	width:215px; height:320px;
	overflow:hidden;
	text-align:center;
	float:left;
	margin:0 7px 0 0; 
}
.app_preview li .app_img{
	position:relative;
	width:192px; height:288px;
	margin:0 auto;
}
.app_preview li .app_img img{
	width:192px;
	display:block;
}
.app_preview li p{
}
.slider_nav ul{
	width:auto;
	height:20px;
	margin:0 auto;
}
.slider_nav ul li{
	width:10px; height:10px;
	background:url('../images/general/app_bullet.jpg') no-repeat;
	background-position:0 0;
	margin:0 3px;
	cursor:pointer;
}
.slider_nav ul li.current{
	background-position:0 -10px;
}

/******************************
 * DISPLAY
 *****************************/
 
 #smart_leash_text_1
 {
 
 }
 
p.display {
text-align: right;
padding-top: 50px;
}  

a.link_360.display {
margin-top: 30px;
margin-left: -10px;
right: auto;
}

a.link_video {
color: white;
display: block;
width: 108px;
padding-top: 30px;
height: 78px;
right: 70px;
position: absolute;
background: url('../images/display/empty.png') no-repeat;
text-align: center;
line-height: 0px;
}

    a.link_video span.line_1 {
    text-transform: uppercase;
    font-size: 14px;
    }
    
    a.link_video span.line_2 {
    text-transform: uppercase;
    font-size: 22px;
    }
    
    a.link_video span.line_3 {
    font-size: 14px;
    }        

#display_features {
padding-right: 300px;
}





/******************************
 * ADAPTER
 *****************************/ 

a.aea2000 {
color: white;
font-size: 20px;
display: block;
width: 108px;
height: 50px;
position: absolute;
right: 0px;
margin-top: 10px;
background: url('../images/adapter/360.png') no-repeat;
text-align: center;
padding-top: 58px;
font-size: 14px;
z-index:999;
text-decoration:none;
}

#adapter_product_1 {
float: right;
padding-left: 80px;
}

#adapter_text_1 {
position: relative;
background: url('../images/adapter/product_1.png') no-repeat top right;
padding-right: 300px;
min-height: 240px;
}

#adapter_text_2 {
margin-left: 0;
background: url('../images/adapter/product_2.png') no-repeat top left;
padding-left: 300px;
padding-top: 40px;
min-height: 320px;
border: 1px solid transparent;
position: relative;
margin-top:-50px;
}
    #adapter_text_2 ul {
    margin-bottom: 10px;
    }
    
    
ul.icons {
height: 97px;
margin-left: -14px;
}

    ul.icons li {
    float: left;
    display: inline;
    margin-right: 9px;
    }
    
        ul.icons li a {
        height: 97px;
        width: 96px;
        display: block;
        opacity:.4;
        filter: alpha(opacity=40);        
        }
        
            ul.icons li a:hover, ul.icons li a.actief {
            opacity:1;
            filter: alpha(opacity=100); 
            }
        
        ul.icons li.adapter_icon_smartphone a {background: url('../images/adapter/icons/icon_any_smartphone_tab.gif') no-repeat;}
		ul.icons li.adapter_icon_bluetooth a {background: url('../images/adapter/icons/icon_bluetooth_connectivity.gif') no-repeat;}
		ul.icons li.adapter_icon_hifi a {background: url('../images/adapter/icons/icon_hifi_system.gif') no-repeat;}
		ul.icons li.adapter_icon_compact a {background: url('../images/adapter/icons/icon_smooth_compact.gif') no-repeat;}
		ul.icons li.adapter_icon_library a {background: url('../images/adapter/icons/icon_stream_music_library.gif') no-repeat;}
		ul.icons li.adapter_icon_online a {background: url('../images/adapter/icons/icon_stream_online.gif') no-repeat;}

#balloon {
height: 247px; /* 217 */ 
width: 329px; /* 619 */
padding: 30px;
padding-right: 260px; 
position: relative;
margin-bottom: 15px;
background: url('../images/monitor/balloon.jpg') no-repeat;
}

    #balloon div {
    display: none;
    }
    
    #balloon div img {
    position: absolute;
    right: 30px;
    top: 45px;
    }

#balloon_down {
position: absolute;
margin-top: -23px;
display: none;
}

#balloon_up {
position: absolute;
z-index: 999;
margin-top: -19px;   
margin-left: 34px;
}


/******************************
 * BABY MONITOR
 *****************************/ 

a.b120 {
color: white;
font-size: 20px;
display: block;
width: 108px;
height: 50px;
position: absolute;
right: 230px;
margin-top: 125px;
background: url('../images/babymonitor/360.png') no-repeat;
text-align: center;
padding-top: 58px;
font-size: 14px;
z-index:999;
text-decoration:none;
}

a.b120_video {
color: white;
display: block;
width: 108px;
padding-top: 30px;
height: 78px;
right: 24px;
top: 43px;
position: absolute;
background: url('../images/display/empty.png') no-repeat;
text-align: center;
line-height: 0px;
z-index:999;
}
	
#babymonitor_product_1 {
float: right;
padding-left: 80px;
}

#babymonitor_text_1 {
position: relative;
background: url('../images/babymonitor/product_1.png') no-repeat 383px 0px;
padding-right: 325px;
min-height: 330px;
}

#babymonitor_text_2 {
margin-left: -26px;
background: url('../images/babymonitor/product_2.png') no-repeat top left;
padding-left: 255px;
padding-top: 70px;
min-height: 380px;
border: 1px solid transparent;
position: relative;
margin-top:-50px;
}

    #babymonitor_text_2 ul {
    margin-bottom: 10px;
    }
	
#babymonitor_text_3 {
position: relative;
background: url('../images/babymonitor/product_3.png') no-repeat top right;
padding-right: 300px;
min-height: 170px;
margin-top: -189px;
margin-right: -25px;
padding-top: 200px;
}
    
    
ul.icons {
height: 97px;
margin-left: -14px;
}

    ul.icons li {
    float: left;
    display: inline;
    margin-right: 9px;
    }
    
        ul.icons li a {
        height: 97px;
        width: 96px;
        display: block;
        opacity:.4;
        filter: alpha(opacity=40);        
        }
        
            ul.icons li a:hover, ul.icons li a.actief {
            opacity:1;
            filter: alpha(opacity=100); 
            }
        
            ul.icons li.bm_streaming a {background: url('../images/babymonitor/icons/streaming.png') no-repeat;}
            ul.icons li.bm_easy a {background: url('../images/babymonitor/icons/easy.png') no-repeat;}
			ul.icons li.bm_pvc_bfr a {background: url('../images/babymonitor/icons/pvc_bfr.png') no-repeat;}
            ul.icons li.bm_encrypted a {background: url('../images/babymonitor/icons/encrypted.png') no-repeat;}
            ul.icons li.bm_hd a {background: url('../images/babymonitor/icons/hd.png') no-repeat;}
            ul.icons li.bm_talk a {background: url('../images/babymonitor/icons/talk.png') no-repeat;}
            ul.icons li.bm_multi a {background: url('../images/babymonitor/icons/multi.png') no-repeat;}
            ul.icons li.bm_night a {background: url('../images/babymonitor/icons/night.png') no-repeat;}
            ul.icons li.bm_noise a {background: url('../images/babymonitor/icons/noise.png') no-repeat;}
            ul.icons li.bm_temp a {background: url('../images/babymonitor/icons/temp.png') no-repeat;}
            ul.icons li.bm_mobile a {background: url('../images/babymonitor/icons/mobile.png') no-repeat;}
            ul.icons li.bm_wifi a {background: url('../images/babymonitor/icons/wifi.png') no-repeat;}

#balloon {
height: 247px; /* 217 */ 
width: 329px; /* 619 */
padding: 30px;
padding-right: 260px; 
position: relative;
margin-bottom: 15px;
background: url('../images/monitor/balloon.jpg') no-repeat;
}

    #balloon div {
    display: none;
    }
    
    #balloon div img {
    position: absolute;
    right: 30px;
    top: 45px;
    }

#balloon_down {
position: absolute;
margin-top: -23px;
display: none;
}

#balloon_up {
position: absolute;
z-index: 999;
margin-top: -19px;   
margin-left: 34px;
}

#babymonitor_app_1{
	position:relative;
	padding-right:160px;
}

/*****************
 *  THE VOICE
 ****************/
 
 a.the_voice_video {
color: white;
display: block;
width: 108px;
padding-top: 30px;
height: 78px;
right: 60px;
top: 43px;
position: absolute;
background: url('../images/display/empty.png') no-repeat;
text-align: center;
line-height: 0px;
z-index:999;
} 
 
 #thevoice_text_1 {
position: relative;
background: url('../images/the_voice/product_1.png') no-repeat 223px -10px;
padding-right: 325px;
min-height: 360px;
}

#thevoice_text_2 {
margin-left: -26px;
background: url('../images/the_voice/product_2.jpg') no-repeat 0 0;
padding-left: 255px;
padding-top:180px;
min-height: 380px;
border: 1px solid transparent;
position: relative;
margin-top:-180px;
}

#thevoice_text_2 ul {
margin-bottom: 10px;
}
	
#thevoice_text_3 {
position: relative;
background: url('../images/the_voice/product_3.jpg') no-repeat 430px 0;
padding-right: 300px;
min-height: 170px;
margin-top: -159px;
margin-right: -25px;
padding-top: 70px;
}

a.aea3000_7000 {
color: white;
font-size: 20px;
display: block;
width: 108px;
height: 50px;
position: absolute;
left:15px;
margin-top: 185px;
background: url('../images/the_voice/360.png') no-repeat;
text-align: center;
padding-top: 58px;
font-size: 14px;
z-index:999;
text-decoration:none;
}


ul.icons {
height: 97px;
margin-left: -14px;
}

    ul.icons li {
    float: left;
    display: inline;
    margin-right: 9px;
    }
    
        ul.icons li a {
        height: 97px;
        width: 96px;
        display: block;
        opacity:.4;
        filter: alpha(opacity=40);        
        }
        
            ul.icons li a:hover, ul.icons li a.actief {
            opacity:1;
            filter: alpha(opacity=100); 
            }
        
            ul.icons li.voice_autotone a {background: url('../images/the_voice/icons/auto_tone.png') no-repeat;}
			ul.icons li.voice_blind a {background: url('../images/the_voice/icons/blind.png') no-repeat;}
			ul.icons li.voice_battle a {background: url('../images/the_voice/icons/battle_mode.png') no-repeat;}
			ul.icons li.voice_guiding a {background: url('../images/the_voice/icons/guiding_vocals.png') no-repeat;}
			ul.icons li.voice_song a {background: url('../images/the_voice/icons/large_songs.png') no-repeat;}
			ul.icons li.voice_wireless a {background: url('../images/the_voice/icons/wireless.png') no-repeat;}
            

#balloon {
height: 247px; /* 217 */ 
width: 329px; /* 619 */
padding: 30px;
padding-right: 260px; 
position: relative;
margin-bottom: 15px;
background: url('../images/monitor/balloon.jpg') no-repeat;
}

    #balloon div {
    display: none;
    }
    
    #balloon div img {
    position: absolute;
    right: 30px;
    top: 45px;
    }

#balloon_down {
position: absolute;
margin-top: -23px;
display: none;
}

#balloon_up {
position: absolute;
z-index: 999;
margin-top: -19px;   
margin-left: 34px;
}

#babymonitor_app_1{
	position:relative;
	padding-right:160px;
}

#the_voice_app_1{
	position:relative;
	padding-right:200px;
}


/*****************
 *  STAR MAKER
 ****************/
 
a.star_maker_video {
color: white;
display: block;
width: 108px;
padding-top: 30px;
height: 78px;
right: 50px;
top: 43px;
position: absolute;
background: url('../images/display/empty.png') no-repeat;
text-align: center;
line-height: 0px;
z-index:999;
} 
 
 
 #starmaker_text_1 {
position: relative;
background: url('../images/star_maker/product_1.png') no-repeat 223px -10px;
padding-right: 325px;
min-height: 360px;
}

#starmaker_text_2 {
margin-left: -26px;
background: url('../images/star_maker/product_2.jpg') no-repeat 0 0;
padding-left: 255px;
padding-top:180px;
min-height: 380px;
border: 1px solid transparent;
position: relative;
margin-top:-180px;
}

#starmaker_text_2 ul {
margin-bottom: 10px;
}
	
#starmaker_text_3 {
position: relative;
background: url('../images/star_maker/product_3.jpg') no-repeat 430px 0;
padding-right: 300px;
min-height: 170px;
margin-top: -159px;
margin-right: -25px;
padding-top: 70px;
}

a.aea3000_7000 {
color: white;
font-size: 20px;
display: block;
width: 108px;
height: 50px;
position: absolute;
left:15px;
margin-top: 185px;
background: url('../images/star_maker/360.png') no-repeat;
text-align: center;
padding-top: 58px;
font-size: 14px;
z-index:999;
text-decoration:none;
}


ul.icons {
height: 97px;
margin-left: -14px;
}

    ul.icons li {
    float: left;
    display: inline;
    margin-right: 9px;
    }
    
        ul.icons li a {
        height: 97px;
        width: 96px;
        display: block;
        opacity:.4;
        filter: alpha(opacity=40);        
        }
        
            ul.icons li a:hover, ul.icons li a.actief {
            opacity:1;
            filter: alpha(opacity=100); 
            }
        
            ul.icons li.starmaker_autotone a {background: url('../images/star_maker/icons/auto_tone.png') no-repeat;}
			ul.icons li.starmaker_battle a {background: url('../images/star_maker/icons/battle_mode.png') no-repeat;}
			ul.icons li.starmaker_guiding a {background: url('../images/star_maker/icons/guiding_vocals.png') no-repeat;}
			ul.icons li.starmaker_song a {background: url('../images/star_maker/icons/large_songs.png') no-repeat;}
			ul.icons li.starmaker_wireless a {background: url('../images/star_maker/icons/wireless.png') no-repeat;}
            

#balloon_large {
height: 191px; /* 217 */ 
width: 329px; /* 619 */
padding: 30px;
padding-right: 260px; 
position: relative;
margin-bottom: 15px;
background: url('../images/monitor/balloon_large.jpg') no-repeat;
}			
    #balloon_large div {
    display: none;
    }
    
    #balloon_large div img {
    position: absolute;
    right: 30px;
    top: 45px;
    }

#balloon_large_down {
position: absolute;
margin-top: -23px;
display: none;
}

#balloon_large_up {
position: absolute;
z-index: 999;
margin-top: -19px;   
margin-left: 34px;
}
			
#balloon {
height: 158px; /* 217 */ /*large=201px*/
width: 329px; /* 619 */
padding: 30px;
padding-right: 260px; 
position: relative;
margin-bottom: 15px;
background: url('../images/monitor/balloon_small.jpg') no-repeat;
}

    #balloon div {
    display: none;
    }
    
    #balloon div img {
    position: absolute;
    right: 30px;
    top: 45px;
    }

#balloon_down {
position: absolute;
margin-top: -23px;
display: none;
}

#balloon_up {
position: absolute;
z-index: 999;
margin-top: -19px;   
margin-left: 34px;
}

#babymonitor_app_1{
	position:relative;
	padding-right:160px;
}

#star_maker_app_1{
	position:relative;
	padding-right:200px;
}




/******************************
 * SMART LEASH
 *****************************/ 
 .smart_leash_image1
 {
	text-align:center;
 }
 
 a.link_360.smart_leash
 {
	margin-left: 40px;
	margin-top: 80px;
	right: auto;
	text-decoration:none;
}

.smart_leash_link_video
{
	margin-top:170px;
}


#smart_leash_text_2 
{
	margin-top:-20px;
	background: url('../images/smart_leash/smart_leash_image1_shadow.jpg') no-repeat top center;
	min-height: 390px;
	border: 1px solid transparent;
	position: relative;
}

.smart_leash_text_2_text_area
{
	margin:50px 0 0 240px;
}

.smart_leash2
{
	top:50px;
	left:20px;
	position:absolute;
}

.smart_leash_app_logo
{
	position:absolute;
	top:365px;
	left:55px;
}

ul.icons li.smart_leash_icon1 a {background: url('../images/smart_leash/highlights/icon2.png') no-repeat;}
ul.icons li.smart_leash_icon2 a {background: url('../images/smart_leash/highlights/icon11.png') no-repeat;}
ul.icons li.smart_leash_icon3 a {background: url('../images/smart_leash/highlights/icon3.png') no-repeat;}
ul.icons li.smart_leash_icon4 a {background: url('../images/smart_leash/highlights/icon4.png') no-repeat;}
ul.icons li.smart_leash_icon5 a {background: url('../images/smart_leash/highlights/icon5.png') no-repeat;}
ul.icons li.smart_leash_icon6 a {background: url('../images/smart_leash/highlights/icon6.png') no-repeat;}
ul.icons li.smart_leash_icon7 a {background: url('../images/smart_leash/highlights/icon7.png') no-repeat;}
ul.icons li.smart_leash_icon8 a {background: url('../images/smart_leash/highlights/icon8.png') no-repeat;}
ul.icons li.smart_leash_icon9 a {background: url('../images/smart_leash/highlights/icon9.png') no-repeat;}
ul.icons li.smart_leash_icon10 a {background: url('../images/smart_leash/highlights/icon10.png') no-repeat;}


#smart_leash_app_1{
	position:relative;
	padding-right:160px;
}

/* ////////////////////// Content SMALL ////////////////////// */
.small_content_wrap_white{
	width:699px;
	padding:0 0 25px 0;
	background:#ffffff;
	float:left;
}
.small_content_wrap_gray{
	width:699px;
	padding:0 0 25px 0;
	background:#fdfdfd;
	float:left;
}



/* ////////////////////// BACKGROUNDS ////////////////////// */
.gray_bg_top{
	background: url('../images/general/gray_bg_bottom.jpg') no-repeat bottom #ffffff;
	width:699px;
	min-height:289px;
	float:left;
	padding:0 0 25px 0;	
}
.gray_bg_bottom{
	background: url('../images/general/gray_bg_top.jpg') no-repeat top #ffffff;
	width:699px;
	min-height:157px;
	float:left;
	padding:0 0 25px 0;	
}
.white_bg{
	background:#ffffff;
	width:699px;
	float:left;
	padding:0 0 25px 0;	
}


/* ////////////////////// ARROW ////////////////////// */
a.arrow {
	font-size: 12px;
	color: #5c005c;
	background: url('../images/general/arrow.png') no-repeat center left;
	display: block;
	padding:3px 0 0 25px;
	min-height: 22px;
	/*padding-top: 9px;*/
	text-decoration: none;
}

a.arrow:hover {
	color: #5c005c;
	background: url('../images/general/arrow_hover.png') no-repeat center left;
	text-decoration: none;
}

a.arrow_white {
	font-size: 12px;
	color: #ad7fad;
	background: url('../images/general/arrow_white.png') no-repeat center left;
	display: block;
	padding-left: 25px;
	min-height: 18px;
	margin:0 0 10px 2px;
	cursor:pointer;
}

a.arrow_white:hover {
	color: #ad7fad;
	text-decoration: none;
}

a.top_arrow {
	font-size: 10px;
	color: #921e80;
	background: url('../images/general/top_arrow.png') no-repeat center right;
	display: block;
	padding-right: 25px;
	min-height: 18px;
}
a.top_arrow:hover {
	text-decoration: none;
	background: url('../images/general/top_arrow_hover.png') no-repeat center right;
}

/* Safari alignment */
.webkit a.arrow {
	font-size: 12px;
	color: #5c005c;
	background: url('../images/general/arrow.png') no-repeat center left;
	display: block;
	padding:6px 0 0 25px;
	min-height: 22px;
	/*padding-top: 9px;*/
	text-decoration: none;
}

.webkit a.arrow:hover {
	color: #5c005c;
	background: url('../images/general/arrow_hover.png') no-repeat center left;
	text-decoration: none;
}
.webkit a.arrow_white {
	font-size: 12px;
	color: #ad7fad;
	background: url('../images/general/arrow_white.png') no-repeat center left;
	display: block;
	padding: 6px 0 0 25px;
	min-height: 18px;
	margin:0 0 10px 2px;
	cursor:pointer;
}

.webkit a.arrow_white:hover {
	color: #ad7fad;
	text-decoration: none;
}

.webkit a.top_arrow {
	font-size: 10px;
	color: #921e80;
	background: url('../images/general/top_arrow.png') no-repeat center right;
	display: block;
	padding-right: 6px 25px 0 0;
	min-height: 18px;
}
.webkit a.top_arrow:hover {
	text-decoration: none;
	background: url('../images/general/top_arrow_hover.png') no-repeat center right;
}

.btn-close {
cursor: pointer;
}

 .fontItalic
 {
	font-style:italic;
}

sup
{
	font-size:9px;
	line-height:0.5em;
}