@charset "UTF-8";
/* CSS Document */

@import url("/css/install_widget.css");

div#smartpen .col1 .main_content{
	margin-left: 25px;
	width: 464px;
}

div#smartpen .col2 div.platform_rModule_echo, div#smartpen .col2 div.platform_rModule_pulse{
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	width: 209px;
	line-height: 14px;
	outline: none;
	display: block;
}

div#smartpen .col2 div.platform_rModule_echo p, div#smartpen .col2 div.platform_rModule_pulse p{
	font-size: 12px;
	line-height: 17px;
	color:#666666;
}

a:hover .more {
	border-bottom:1px dotted;
}

div#smartpen .col2 div.platform_rModule_echo{
	background: top right no-repeat url(/images/smartpen/platform/platform_module_echo_pen.png);
	height: 170px;
	padding-top: 70px;
}

div#smartpen .col2 div.platform_rModule_pulse{
	background: top center no-repeat url(/images/smartpen/platform/platform_module_pulse_pen.png);
	padding-top: 35px;
}

div#smartpen .col1 div.leftnav {
	margin-left:10px;
	width:100px;
}

ul.platform_subnav{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	background: bottom repeat-x url(/images/smartpen/divider.gif);
	padding-bottom:2px;
	margin-top: 8px;
}

ul.platform_subnav li{
	background: top repeat-x url(/images/smartpen/divider.gif);
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}

ul.platform_subnav li.first{
	background: none;
}

ul.platform_subnav li#nav_record a, ul.platform_subnav li#nav_save a, ul.platform_subnav li#nav_send a, ul.platform_subnav li#nav_apps a{
	display:block;
	padding-top:50px;
	padding-bottom:0px;
}

ul.platform_subnav li#nav_record a:hover, ul.platform_subnav li#nav_save a:hover, ul.platform_subnav li#nav_send a:hover, ul.platform_subnav li#nav_apps a:hover{
	padding-bottom:0px;
	color: #2C495B;
}

ul.platform_subnav li#nav_record a{
	background: top center no-repeat url(/images/smartpen/platform/platform_icon1.gif);
}

ul.platform_subnav li#nav_save a{
	background: top center no-repeat url(/images/smartpen/platform/platform_icon2.gif);
}

ul.platform_subnav li#nav_send a{
	background: top center no-repeat url(/images/smartpen/platform/platform_icon3.gif);
}

ul.platform_subnav li#nav_apps a{
	background: top center no-repeat url(/images/smartpen/platform/platform_icon4.gif);
}

#platform_record #nav_record a, #platform_save #nav_save a, #platform_send #nav_send a, #platform_apps #nav_apps a{
	color: #ff8900;
	text-decoration: none;
}

#platform_record #nav_record a{
	background: top center no-repeat url(/images/smartpen/platform/platform_icon1_2.gif);
}

#platform_save #nav_save a{
	background: top center no-repeat url(/images/smartpen/platform/platform_icon2_2.gif);
}

#platform_send #nav_send a{
	background: top center no-repeat url(/images/smartpen/platform/platform_icon3_2.gif);
}

#platform_apps #nav_apps a{
	background: top center no-repeat url(/images/smartpen/platform/platform_icon4_2.gif);
}

/*******Platform Video Section**********/
.platform_video{
    position: relative;
    background: bottom right no-repeat url(/images/smartpen/platform/video_shadow.png);
    height: 266px;
    width: 458px;
    padding: 0px;
    margin-top: 15px;
}

.platform_video .video_sec{
	border:1px solid #DADADA;
	padding:0px;
	margin:0px;
	width: 448px;
	height: 256px;
}

.platform_video .video_sec .vid_begin{
	padding: 0px;
	margin: 0px;
	position: relative;
}

.platform_video .video_sec .vid_begin .play_btn{
	position: absolute;
	top: -29px;
	left: 323px;
	z-index: 1000;
	display:block;
	overflow:hidden;
	width: 152px;
	height: 152px;
	background: 0px 0px no-repeat url(/images/smartpen/platform/video_play_btn.png);
	cursor: pointer;
}

.platform_video .video_sec .vid_begin .play_btn:hover{
	background: 0px -152px no-repeat url(/images/smartpen/platform/video_play_btn.png);
}

.platform_video .video_sec a{
	border: none;
	padding: 0px;
}

.platform_video .video_sec a:hover{
	padding: 0px;
}

.platform_video .video_sec .vid_playback{
	position: absolute; 
	top: 1px; 
	left: 1px; 
	z-index: 2000;
}

.platform_video .video_sec .vid_end{
	padding: 0px;
	margin: 0px;
	position: relative;
}

.platform_video .video_sec .vid_end p{
	text-align:center;
	width: 440px;
	position: absolute;
	top:70px;
	font-size: 18px;
	line-height: 35px;
}


.platform_video .video_sec .vid_end img {
	position: absolute;
	top: 0px;
	left: 0px;
}


.platform_video .video_sec .vid_end a{
	color: #FFFFFF;
	display: block;
}

.platform_video .video_sec .vid_end a:hover{
	color: #c1f4ff;
}

.platform_video .video_sec .vid_end a.replay_btn{
	background: center right no-repeat url(/images/smartpen/platform/video_replay_btn.png);
	display:inline-block;
	line-height:55px;
	padding-right:55px;
	/*width:148px;*/
}

.likebutton {
    margin-top: 10px;
    margin-left: 200px;
}


/*********** Platform - Download LD section ***********/
div#smartpen .col2 div.download_widget{
	width: 190px;
	padding: 0px;
	margin-top: 15px;
}

div#smartpen .col2 div.download_widget div.sysRegs{
	line-height: 15px;
	text-align: right;
	width: 190px;
}

/********* Pencast Module **********/

div#smartpen .col2 div.pencastWidget{
	text-align: center;
	width: 214px;
	margin:0px;
	padding: 0px;
}

/******** Featured Apps Module **********/

ul.featuredApps{
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	width: 200px;
}

ul.featuredApps li{
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

ul.featuredApps li img{
	float: left;
	margin-right: 8px;
}

ul.featuredApps li p.title{
	float: left;
	width: 124px;
	margin-bottom:0px;
}
