]> git.openstreetmap.org Git - stateofthemap.git/blobdiff - register-pro-user/090625/css/business-day.css
Extra resources for State of the Map 2009 site
[stateofthemap.git] / register-pro-user / 090625 / css / business-day.css
diff --git a/register-pro-user/090625/css/business-day.css b/register-pro-user/090625/css/business-day.css
new file mode 100644 (file)
index 0000000..c4e40a3
--- /dev/null
@@ -0,0 +1,158 @@
+/*Header*/
+#header {margin-bottom:-50px;}
+#header h2 {
+    margin-left: 350px;
+    text-align: left;
+    font-weight: bold;
+    font-size: 15px;
+    line-height: 20px;
+}
+#header .large {
+    font-size: 22px;
+    padding-bottom:10px;
+    font-weight: normal;
+}
+#header .large strong {
+    font-weight: bold;
+    color: #000;
+}
+#header .large strong em {
+    font-style: normal;
+    font-weight: bold;
+    font-size: 16px;
+}
+#header h2 b {
+    font-family: "Arial";
+}
+/*Content*/
+#content {
+    position: relative;
+}
+#content .adv h3 {
+    color: #000;
+    padding: 20px 0 0 0;
+}
+.adv .links {
+    position: absolute;
+    top: 20px;
+    right: 0px;
+    text-align: center;
+}
+.adv .button {
+    display: block;
+    width: 261px;
+    height: 62px;
+    text-indent: -11000px;
+    background: url(../images/button_now.jpg) 0 0 no-repeat;
+}
+.adv a.button:hover {background: url(../images/button_now.jpg) 0  -62px no-repeat;}
+.adv a.button:active {background: url(../images/button_now.jpg) 0 -124px no-repeat;}
+.adv a {
+    margin: 10px 0;
+    font-size: 12px;
+}
+.adv ul {
+    width: 510px;
+    padding-left: 12px;
+}
+.adv ul li {
+    font-size: 12px;
+    height: auto;
+    line-height: 18px;
+    background-position: 0px 6px;
+}
+#content h3 {
+    padding-bottom: 10px;
+}
+.selected {
+    background: #bee3f1;
+    color: #5c6568;
+    font: bold 15px arial;
+    padding: 6px 42px;
+}
+/*Speakers*/
+.speakers {padding: 0px 9px; height: 225px;}
+.speakers div {
+    margin: 4px 4px 0 0;
+    width: 262px;
+    height: 113px;
+    background-image: url(../images/speaker_block_small.gif);
+}
+/*info panel*/
+.speakers .info {
+    float: right;
+    width: 141px;
+    height: 210px;
+    background-image: url(../images/info_panel.gif);
+    margin: 4px 0 0 0;
+}
+.speakers .info h5 {
+    padding: 8px 0 0 38px;
+    font: bold 12px arial;
+    color: #3a3934;
+}
+.speakers .info ul {
+    padding: 4px 2px 0 2px;
+    font-size: 11px;
+}
+.speakers .info ul li {
+    background: url(../images/bullet_grey.gif) 0 5px no-repeat;
+    padding-left: 10px;
+    margin: 0 0 6px 4px;
+    color: #5c6568;
+    line-height: 14px;
+}
+/*speaker panel*/
+.speakers img {
+    margin: 8px 7px 0px 8px;
+}
+#content .speakers h4 {
+    font: bold 23px arial;
+    margin: 6px 0 1px 0;
+}
+#content .speakers p {
+    padding-right: 0px;
+    font: normal 12px arial;
+    color: #71797c;
+    line-height: 16px;
+}
+#content .speakers p strong {
+    color: #000;
+}
+/*small speaker panel*/
+.speakers .small {
+    width: 156px;
+    height: 87px;
+    margin: 9px 3px 0 0;
+    background-image: url(../images/speaker_block_smallest.gif);
+}
+#content .speakers .small h4 {
+    margin: 6px 6px 2px 8px;
+    font: bold 17px arial;
+    color: #555d60;
+}
+#content .speakers .small p {
+    margin: 0 2px 0 8px;
+    line-height: 12px;
+    font-size: 11px;
+}
+/*sponsors*/
+#content .sponsors {
+    height: 50px;
+    padding: 0;
+    margin: 0;
+    background: url(../images/sponsors.gif) left top no-repeat;
+}
+.sponsors a {
+    display: block;
+    float:left;
+    height: 50px;
+    margin: 0 8px 0 0;
+    text-indent: -11000px;
+}
+.sponsors .cloudmade {margin-left: 20px;}
+.cloudmade, .ds, .kfb, .tagzania, .off_iphone {width: 120px;}
+.and {width: 50px;}
+.ito {width: 45px;}
+.nestoria {width: 90px;}
+.gps {width: 70px;}
\ No newline at end of file