/*
** 3 SkypePhone CSS:: Screen
*/

@charset "utf-8";

/* Global elements */

* { margin: 0px; padding: 0px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #8c8c8c; }

body { background-color: #FFFFFF; overflow: auto; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #8c8c8c;  }

/* Layout elements */
#idPageRoot { position: relative; width: 900px; _width: 872px; margin-left: auto !important; margin-right: auto !important; border: 1px solid #c8c8c8; margin-top: 14px; margin-bottom: 8px; _padding: 0px;  }
body:first-of-type #idPageRoot, body:last-child:not(:root:root) #idPageRoot { position:absolute; left: 50%; margin-left: -450px !important; }
.modLangSelection { height: 615px;}
#idphone { position: absolute; width: 350px; height: 615px; left: 550px; top: 0px; background:#ffffff url(../img/lselect_bkg.png) top right no-repeat;; }
#idLanguageBox { position: absolute; width: 400px; height: 300px; left: 140px; top: 100px; background:#ffffff; }
#languageSelect { width: 400px;   margin-top:70px ; }
h2 { text-decoration: bold; margin-top: 0; margin-bottom: 0; font-size: 24px; color: #838B8B;} 			
