/* ipad screen */
#plugin_ipad_div_main{
    position:absolute;
    top:20px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width:315px;
    border:1px solid #C00000;
    padding:20px;
}
#plugin_ipad_div_logo{
    text-align:center;
}
#plugin_ipad_link_logo{
    display:block;
    margin-left:55px;
    background-position:center top;
    background-repeat:no-repeat;
    width:192px;
    height:111px;
    background-image:url('../images/logo.png');
}
#plugin_ipad_link_logo:hover {
    background-position:center top;
    background-repeat:no-repeat;
    background-image:url('../images/logo_over.png');
}
#plugin_ipad_div_2{
    font-family:Thonburi;
    font-size:25px;
    line-height:32px;
}
#plugin_ipad_div_1{
    font-family:Thonburi;
    font-size:20px;
    line-height:25px;
}
#plugin_ipad_div_browser_2{
    font-family:Thonburi;
    font-size:16px;
    line-height:18px;
    margin-top:20px;
    margin-bottom:20px;
}
#plugin_ipad_div_img_browser_2{
    float:left;
    width:77px;
}
#plugin_ipad_img_browser_2{
    border:0;
}
#plugin_ipad_div_text_browser_2{
    float:left;
    width:230px;
    padding-left:7px;
}
#plugin_ipad_div_text_browser_2:hover{
    text-decoration:underline;
}
#plugin_ipad_div_browser_1{
    clear:both;
    font-family:Thonburi;
    font-size:16px;
    line-height:18px;
    margin-top:20px;
    margin-bottom:20px;
    padding-top:20px;
}
#plugin_ipad_div_img_browser_1{
    float:left;
    width:77px;
}
#plugin_ipad_img_browser_1{
    border:0;
}
#plugin_ipad_div_text_browser_1{
    float:left;
    width:230px;
    padding-left:7px;
}
#plugin_ipad_div_text_browser_1:hover{
    text-decoration:underline;
}
#plugin_ipad_div_text_final{
    clear:both;
    font-family:Thonburi;
    font-size:20px;
    line-height:25px;
    padding-top:30px;
}
#plugin_ipad_link_text_browser_2{
    color:black;
}
#plugin_ipad_link_text_browser_2:hover{
    text-decoration:underline;
}
#plugin_ipad_link_text_browser_1{
    color:black;
}
#plugin_ipad_link_text_browser_1:hover{
    text-decoration:underline;
}

/* no plugin screen */
#plugin_noplugin_div_main{
    position:absolute;
    top:20px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width:315px;
    border:1px solid #C00000;
    padding:20px;
}
#plugin_noplugin_div_logo{
    text-align:center;
}
#plugin_noplugin_link_logo{
    display:block;
    margin-left:55px;
    background-position:center top;
    background-repeat:no-repeat;
    width:192px;
    height:111px;
    background-image:url('../images/logo.png');
}
#plugin_noplugin_link_logo:hover {
    background-position:center top;
    background-repeat:no-repeat;
    background-image:url('../images/logo_over.png');
}
#plugin_noplugin_div_text_2{
    font-family:Lucida Sans Unicode;
    font-size:21px;
    line-height:32px;
}
#plugin_noplugin_div_text_1{
    font-family:Lucida Sans Unicode;
    font-size:16px;
    line-height:25px;
}
#plugin_noplugin_text_link{
    font-decoration:underline;
    color:#C00000;
}
#plugin_noplugin_text_link:hover{
    font-decoration:underline;
    color:#666666;
}
#plugin_noplugin_div_logoflash{
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}
#plugin_noplugin_link_logoflash{
    display:block;
    margin-left:125px;
    background-position:center top;
    background-repeat:no-repeat;
    width:56px;
    height:55px;
    background-image:url('../images/logoflash.png');
}
#plugin_noplugin_link_logoflash:hover {
    background-position:center top;
    background-repeat:no-repeat;
    background-image:url('../images/logoflash_over.png');
}
#plugin_noplugin_div_text_final{
    font-family:Lucida Sans Unicode;
    font-size:16px;
    line-height:25px;
}

/* actualizar plugin screen */
#plugin_update_div_main{
    position:absolute;
    top:20px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width:315px;
    border:1px solid #C00000;
    padding:20px;
}
#plugin_update_div_logo{
    text-align:center;
}
#plugin_update_link_logo{
    display:block;
    margin-left:55px;
    background-position:center top;
    background-repeat:no-repeat;
    width:192px;
    height:111px;
    background-image:url('../images/logo.png');
}
#plugin_update_link_logo:hover {
    background-position:center top;
    background-repeat:no-repeat;
    background-image:url('../images/logo_over.png');
}
#plugin_update_div_text_2{
    font-family:Lucida Sans Unicode;
    font-size:21px;
    line-height:32px;
}
#plugin_update_div_text_1{
    font-family:Lucida Sans Unicode;
    font-size:16px;
    line-height:25px;
}
#plugin_update_text_link{
    font-decoration:underline;
    color:#C00000;
}
#plugin_update_text_link:hover{
    font-decoration:underline;
    color:#666666;
}
#plugin_update_div_logoflash{
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}
#plugin_update_link_logoflash{
    display:block;
    margin-left:125px;
    background-position:center top;
    background-repeat:no-repeat;
    width:56px;
    height:55px;
    background-image:url('../images/logoflash.png');
}
#plugin_update_link_logoflash:hover {
    background-position:center top;
    background-repeat:no-repeat;
    background-image:url('../images/logoflash_over.png');
}
#plugin_update_div_text_final{
    font-family:Lucida Sans Unicode;
    font-size:16px;
    line-height:25px;
}
#plugin_update_text_link1{
    font-decoration:underline;
    color:#C00000;
}
#plugin_update_text_link1:hover{
    font-decoration:underline;
    color:#666666;
}
#plugin_update_text_link2{
    font-decoration:underline;
    color:#C00000;
}
#plugin_update_text_link2:hover{
    font-decoration:underline;
    color:#666666;
}