@charset "utf-8";
/* CSS Document */
.cowemoEmulator {overflow-x:hidden;}
.cowemoEmulator #BgCowemo {position:absolute; z-index:1; bottom:10px; right:10px; display:block; width:998px; height:89px;}
.cowemoEmulator #BgCowemo img {border:none;}
.cowemoEmulator #Remote a, #Remote button, #Remote input, #Remote label { outline:none; }
.cowemoEmulator #Remote input { padding-left:2px;  margin:0 0 1px 0; /*background-color:#F9F9F9;*/ font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:13px; }
.cowemoEmulator #Remote #UrlInput { width:145px; /width:150px;  border:1px dotted #F60;}
.cowemoEmulator #Remote #DeviceChoice { width:185px; margin:0 0 5px 0;}
.cowemoEmulator #Remote select,  #UserScreenChoice select  { padding:0 2px; margin:0; /*background-color:#F9F9F9;*/ font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:10px;}
.cowemoEmulator #Remote button,#UserScreenChoice button {height:20px; margin:1px 0 0 2px; /*background-color:#F9F9F9;*/ font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:9px; padding:0; top:1px ;line-height:13px;}

.cowemoEmulator #Remote #TextJS {display:none;}
.cowemoEmulator #Remote { position:absolute; top:0; left:auto; right:0; width:225px; /*height:350px;*/ background-color:#E3E3E3; color:#333; border:1px solid #999; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius: 5px; border-radius: 5px; margin:10px; z-index:999; font-size:11px; font-family:Arial, Helvetica, sans-serif; padding:0; }
.cowemoEmulator #Remote #RemoteHeader { background:#333 url(../images/picto_drag.gif) 6px 6px no-repeat; color:#FFF; padding:3px; font-weight:bold; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; border:none; cursor:move;}
.cowemoEmulator #Remote #RemoteHeader:hover {background-color: #000; }
.cowemoEmulator #Remote #RemoteHeader h1 { font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:12px; margin:2px 0  2px 18px; width:auto; }
.cowemoEmulator #Remote #RemoteHeader h1 span { color:#9CC; }
.cowemoEmulator #Remote #RemoteHeader a {display:block; float:right; width:16px; height:16px; background:url(../images/picto_mailto.gif) 50% 50% no-repeat; margin-right:4px;}

.cowemoEmulator #Remote #RemoteFooter  {margin-bottom: 10px;}
.cowemoEmulator #Remote #RemoteLegals {padding:7px 10px 0 10px; font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:11px; margin:0;}
.cowemoEmulator #Remote #RemoteLegals a {color:#F60; text-decoration:none;}
.cowemoEmulator #Remote #RemoteLegals a:hover { text-decoration:underline;}
.cowemoEmulator #Remote #RemoteLegals img { border:none; }
.cowemoEmulator #Remote #RemoteLegals div {float:right;}
.fancy { font-size:11px; font-family:Arial, Helvetica, sans-serif; width:400px !important; height:auto; margin:10px; }
.fancy a { color:#F60; }
.fancy p { margin:0 0 10px 0; }
.fancy ul { margin-top:10px; }
.fancy blockquote { margin-left:20px; }
#UserScreenChoice form {text-align:center; border:1px dotted #F60; padding:10px;}
.cowemoEmulator #Remote #RemoteContent { margin:10px 10px 0 10px; padding:0;}
.cowemoEmulator #Remote #RemoteContent a.special { font-size:10px; text-decoration:none; color:#066; font-weight:bold; border:1px dotted #999; /*-moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius: 5px;*/ padding:0 3px 1px 3px; line-height:18px; margin:2px; background-color:#FFF;}
.cowemoEmulator #Remote #RemoteContent a.special:hover { /*color:#000; border:1px solid #000;*/ color:#FFF; background-color:#F60; }
.cowemoEmulator #Remote .fancy,
.cowemoEmulator #Remote a.alert,
.cowemoEmulator #Remote a.alert2 { display:none; }
.cowemoEmulator #Remote h2 { font-size:11px; color:#FFF; font-family:Arial, Helvetica, sans-serif; line-height:11px; background: #999 url(../images/picto_collapse.gif) 98% 3px no-repeat; margin:0; padding:2px 2px 2px 5px; cursor:pointer; font-weight:normal; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; border:none;}
.cowemoEmulator #Remote h2:hover {background-color: #666; }
.cowemoEmulator #Remote p span {font-weight:bold;;}
.cowemoEmulator #Remote #UrlTxt {display:block; word-wrap:break-word; color:#F60; font-weight:normal;}
.cowemoEmulator #Remote #BrowserTxt {color:#F60;}

.cowemoEmulator #Remote .collapsible {  margin: 10px 0 0 0;}
.cowemoEmulator #Remote .collapsible .collapsibleContent { padding: 8px 8px 0 10px;  overflow:hidden; border:1px dotted #999; border-top:none; background-color:#F3F3F3;}
.cowemoEmulator #Remote .collapsible .collapsibleContent p,
.cowemoEmulator #Remote .collapsible .collapsibleContent div { margin: 0 0 5px 0; }
.cowemoEmulator #Remote .collapsible .collapsibleContent div.radioGroup { margin: 0; }

.cowemoEmulator #Remote .clearFloat { clear: both; display:block; margin:0;}
.cowemoEmulator #Remote .radioGroup { float:left; width:auto; margin-top:0; }
.cowemoEmulator #Remote .radioGroupLabel { float:left; width:auto; margin: 0 5px 5px 0;}
.cowemoEmulator #Remote .radioGroup label { display:block; line-height:12px; }
.cowemoEmulator #Remote .radioGroup input { margin:0; padding:0; height:14px; }
.cowemoEmulator #Device { position:absolute; z-index:2; overflow:hidden;}
.cowemoEmulator #Device img { position:absolute; top:0; left:0; background-color:#FFF;z-index:3; }
.cowemoEmulator #Device #Scroller {/*overflow-y:auto; overflow-x:hidden; */ overflow:visible; float:right; visibility:hidden; background:none;}
.cowemoEmulator #Device iframe { position:absolute; top:0; left:0; background-color:#FFF; z-index:5; }

/*.cowemoEmulator #Device iframe {overflow:visible;} */
.cowemoEmulator #Device .jScrollPaneContainer {position: relative; overflow: hidden; visibility:hidden;}
.cowemoEmulator #Device .jScrollPaneTrack {position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; /*background: #000*/opacity:0.75; visibility:visible;}
.cowemoEmulator #Device .jScrollPaneDrag {position: absolute; background: #666; cursor: pointer; overflow: hidden; visibility:visible;}
.cowemoEmulator #Device .jScrollPaneDrag:hover {background-color: #f60; opacity:1;}
.cowemoEmulator #Device .jScrollPaneDragTop {position: absolute; top: 0; left: 0; overflow: hidden;}
.cowemoEmulator #Device .jScrollPaneDragBottom {position: absolute; bottom: 0; left: 0; overflow: hidden;}

.cowemoEmulator #Remote #About ul { padding:0 0 0 15px; margin: 5px 0 11px 0;}
.cowemoEmulator #Remote #About li a {font-size:10px; color:#F60; text-decoration:none;}
.cowemoEmulator #Remote #About li a:hover { text-decoration:underline;}

.cowemoEmulator #Remote #Debug {color:#F3F3F3;}

.cowemoEmulator #Share {margin:10px 9px;}
.cowemoEmulator #Share .share {float:left;}
.cowemoEmulator #Share .twitter {width:80px; height:20px;}