/* Handcoded by RapidxHTML - http://www.rapidxhtml.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#3764aa;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:100%;
    color:#fff;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:250%;
    color:#000;
}

h3 {
    font-size:200%;
    color:#000;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
    background:#ced8e1 url(../images/page-bg.png) 0 0 repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    line-height:150%;
    color:#646464;
    font-size:12px;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:812px;
}

/* header */
div#header {
    background:url(../images/header-bg.jpg) 0 0 no-repeat;
    position:relative;
    height:106px;
    margin:0px 0px 0px 0px;
}

/* logo */
img#logo {
    position:absolute;
    top:31px;
    left:10px;
    width:251px;
    height:30px;
    border:0;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
}

/* right column */
div#right {
    width:185px;
    padding:0px 0px 0px 15px;
    float:right;
}

/* twitter */
.twitter h3 {
    background:url(../images/twitter-right.jpg) 0 0 no-repeat;
    height:86px;
    text-indent:-9999px;
    margin:0;
}

.twitter ul {
    list-style:none;
    margin:0 0 5px 0;
    padding:0;
}

.twitter ul li {
    font-size:14px;
    font-weight:normal;
    color:#66676b;
    font-family:Tahoma, Geneva, sans-serif;
    line-height:16px;
    padding:0 0 5px 0;
}

.twitter-img {
    border:solid 2px #295e94;
    margin:8px 0 2px 0;
    display:block;
}

.bottom-cnr {
    clear:both;
}

.twitter-text  {
    font-size:12px;
    font-weight:bold;
    color:#0066cb;
    font-family:Verdana, Geneva, sans-serif;
}

.lightstalking-text {
    color:#006cd5;
    text-decoration:underline;
    font-weight:bold;
}

.more {
    color:#006cd5;
    text-decoration:underline;
    font-weight:bold;
    font-size:14px;
}

/* content column */
div#content {
    width:auto;
    margin:0px 200px 0px 0px;
    padding:0px 0px 0px 0px;
}

/* photos */
.photos-top {
    background:url(../images/photos-bottom.png) 0 100% no-repeat;
    padding:0 0 20px 0;
    overflow:hidden;
}

.photos-bottom {
    background:url(../images/photos-top.png) 0 0 no-repeat;
    padding:26px 30px 20px 20px;
}

/* gallery */
.gallery {
    list-style:none;
    overflow:hidden;
}

.gallery h3 {
    background:url(../images/photos-text.jpg) 0 0 no-repeat;
    margin:0;
    padding:0;
    text-indent:-9999px;
    height:42px;
}

.gallery ul {
    list-style:none;
    margin:0;
    padding:16px 0 0 0;
}

.gallery ul li {
    float:left;
}

/* advertise */
.advertise {
    clear:both;
    margin:25px 0 0 0;
    overflow:hidden;
}

h2 {
    font-size:24px;
    font-weight:normal;
    color:#fff;
    width:90px;
    padding:10px 0 0 10px;
    float:left;
    margin:0;
}

/* block */
.block {
    list-style:none;
}

.block ul {
    list-style:none;
    margin:0;
    padding:0;
    float:left;
}

.block ul li {
    float:left;
    background:url(../images/addvertise-bg.jpg) 0 0 no-repeat;
    margin:0 10px 0 0;
    padding:0 31px 0 12px;
    width:100px;
    height:105px;
    font-size:9px;
    font-weight:normal;
    color:#badffc;
    font-family:Arial, Helvetica, sans-serif;
    line-height:11px;
}

.block h3.tutorials {
    background:url(../images/tutorials.jpg) 0 50% no-repeat;
    text-indent:-9999px;
    height:42px;
    margin:10px 0 5px 0;
}

.block h3.casestudies {
    background:url(../images/casestudies.jpg) 0 50% no-repeat;
    text-indent:-9999px;
    height:42px;
    margin:10px 0 5px 0;
}

.block h3.howtoarticles {
    background:url(../images/howtoarticles.jpg) 0 50% no-repeat;
    text-indent:-9999px;
    height:42px;
    margin:10px 0 5px 0;
}

.block-marks {
    margin:-20px -34px 0 0;
    float:right;
    height:30px;
    padding:0 2px 0 0;
}

/* footer */
div#footer {
    width:auto;
    padding:0px 0px 10px 0px;
    clear:both;
    background:#c4d2db url(../images/footer-bg.jpg) 0 0 repeat-x;
    margin:15px 0 0 0;
}

.footer-content {
    width:812px;
    margin:auto;
}

/* footer search */
.footer-search {
    list-style:none;
    background:url(../images/footer-camera.png) 0 0 no-repeat;
    padding:20px 0 10px 140px;
    overflow:hidden;
}

.footer-search h3 {
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
    color:#fff;
    margin:25px 0 10px 6px;
    font-size:16px;
}

.footer-search input.input_email {
    border:0;
    width:213px;
    height:17px;
    margin:1px 10px 0 6px;
    font-size:13px;
    font-weight:normal;
    color:#000;
    padding:11px 12px;
    background:url(../images/email-field.jpg) 0 0 no-repeat;
}

.footer-search input.input_submit {
    background:url(../images/casestudies-button.jpg) 0 0 no-repeat;
    margin:0;
    padding:0;
    font-size:13px;
    font-weight:bold;
    color:#2c3524;
    text-align:center;
    width:222px;
    height:40px;
    border:0;
    cursor:pointer;
    text-indent:-9999px;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */
div#topmenu {
    position:absolute;
    top:0px;
    left:5px;
    height:20px;
}

div#topmenu ul {
    padding:0px;
    margin:3px 0 0 0px;
    list-style:none;
    float:left;
}

div#topmenu li {
    float:left;
    display:block;
    border-left:solid 1px #528799;
    font-size:11px;
    font-weight:normal;
}

div#topmenu li.first {
    border:0px;
}

div#topmenu a {
    float:left;
    display:block;
    position:relative;
    height:15px;
    padding:0px 10px 0px 10px;
     height:10px;
    line-height:10px;
    overflow:hidden;
    color:#528799;
}

div#topmenu a:hover {
    color:#ccc;
    text-decoration:underline;
}