#content_div { font-size: 80%; float:left;}
.bezel_iPhone {
border-style: outset;
border-width: 3px;
border-color: #000000;
color: white;
background-color: #eeeeee;
-moz-border-radius: 38px;
-webkit-border-radius: 38px;
border-radius: 38px;
padding: 4px 4px 4px 4px;
line-height: 1.4em;
margin: 10px;
float: left;
}
.links_iPhone {
border-style: outset;
border-width: 0px;
border-color: #CCCCCC;
color: white;
background-color: #000000;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
padding: 1px 4px 1px 4px;
line-height: 1.4em;
float: left;
}
.overlay_iPhone {
background-image: url(http://visual-bookmarks.googlecode.com/svn/trunk/glare80.png);
background-repeat: no-repeat;
z-index: 1;
border: 1px solid red;
height: 400px; width: 280px;
position: absolute; top: 11px; left: 11px
}
.scroll_iPhone {
border: 1px solid #333333;
border-style: inset;
float: left;
overflow-y: scroll;
height: 400px; width: 300px;
font-family: Helvetica;
}
.header_iPhone {
height: 40px; padding-top: 20px;
background-image: url(http://visual-bookmarks.googlecode.com/svn/trunk/iPhoneRoundSpeaker.png);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
}
.footer_iPhone {
height: 80px; padding-top: 20px;
clear: left;
background-image: url(http://visual-bookmarks.googlecode.com/svn/trunk/iPhoneRoundButton.png);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
}
.thumb_iGoogleIconSmall,
.thumb_iPhoneIconSmall {
border-style: outset;
border-width: 1px;
border-color: #CCCCCC;
color: white;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display:block;
width: 80px;
height: 80px;
background-repeat: no-repeat;
background-position: 0px 0px;
}
.thumb_iGoogleListSmall,
.thumb_iPhoneListSmall {
border-style: outset;
border-width: 1px;
border-color: #CCCCCC;
color: white;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display:block;
width: 110px;
height: 80px;
background-repeat: no-repeat;
background-position: 0px 0px;
float: left;
margin: 1px;
}
.thumb_iGoogleIconLarge,
.thumb_iPhoneIconLarge {
border-style: outset;
border-width: 1px;
border-color: #CCCCCC;
color: white;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display:block;
width: 110px;
height: 110px;
background-repeat: no-repeat;
background-position: 0px 0px;
}
.thumb_iGoogleListLarge,
.thumb_iPhoneListLarge {
border-style: outset;
border-width: 1px;
border-color: #CCCCCC;
color: white;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display:block;
width: 150px;
height: 110px;
background-repeat: no-repeat;
background-position: 0px 0px;
float: left;
margin: 1px;
}
.spacer_iGoogleList,
.spacer_iGoogleIcon {
margin: 5px;
float: left;
text-wrap: unrestricted;
word-wrap: break-word ;
}
.spacer_iPhoneIcon {
margin: 5px;
float: left;
text-wrap: unrestricted;
word-wrap: break-word ;
}
.icon_label_Small {
width: 80px;
height: 18px;
overflow: hidden;
}
.icon_label_Large {
width: 110px;
height: 18px;
overflow: hidden;
}
a.iPhoneIcon:active,
a.iPhoneIcon:hover,
a.iPhoneIcon:visited,
a.iPhoneIcon:link
{
color: #ffffff;
text-decoration: none;
border: 0 none;
}
a.iGoogleList:link,
a.iGoogleIcon:link,
a.iGoogleList:visited,
a.iGoogleIcon:visited,
a.iGoogleList:hover,
a.iGoogleIcon:hover,
a.iGoogleList:active,
a.iGoogleIcon:active
{
color: #222222;
text-decoration: none;
border: 0 none;
}
#link_div.List_iPhone {
margin: 0;
font-family: Helvetica;
background: #FFFFFF;
color: #000000;
overflow: hidden;
-webkit-text-size-adjust: none;
}
.header_iPhoneList {
box-sizing: border-box;
margin: 0;
padding: 10px;
line-height: 20px;
font-size: 20px;
font-weight: bold;
text-align: center;
text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
text-overflow: ellipsis;
color: #FFFFFF;
background: url(http://visual-bookmarks.googlecode.com/svn/trunk/iPhoneToolbar.png) #6d84a2 repeat-x;
border-bottom: 1px solid #2d3642;
}
.spacer_iPhoneList {
margin: 0;
border-bottom: 1px solid #E0E0E0;
padding: 0;
background: url(http://visual-bookmarks.googlecode.com/svn/trunk/iPhoneArrow.png) #ffffff no-repeat right center;
font-size: 12px;
font-weight: bold;
list-style: none;
font-family: Helvetica;
color: #000000;
overflow: hidden;
}
a.iPhoneList {
display: block;
padding: 8px 32px 8px 8px;
text-decoration: none;
color: inherit;
}
#tt {
position:absolute;
display:block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
]]>