body {
    color:#222222;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:75%;
    background-color:white;
    width: 950px;
    text-align: left;		    
    margin-left: auto;
    margin-right: auto;
}


a {
    text-decoration: none;
    border: none;
    margin: 0;
    display:inline-block;
    color: #0044CC;
}

a:hover {
    color: navy;
    backround: white;
    text-decoration: underline;
    cursor:pointer;
}

p { margin-top:4px; }


h1 {
    background:none repeat scroll 0 0 #000000;
    border:medium none;
    color:#FFFFFF;
    display:inline-block;
    font-size:24px;
    font-weight:bold;
    line-height:40px;
    margin:0;
    padding:0 8px;
    text-decoration:none;
    -moz-border-radius:0 5px 0 0;
    -webkit-border-radius:0 5px 0 0;
    border-radius:0 5px 0 0;
}

h2 {
    background:none repeat scroll 0 0 #000000;
    border:medium none;
    color:#FFFFFF;
    display:inline-block;
    float:right;
    font-size:24px;
    font-weight:bold;
    line-height:19px;
    margin:-7px 0 0 8px;
    padding:10px;
    text-decoration:none;
    width:auto;
}

h3 {
    color:#333333;
    font-size:14px;
    font-weight:normal;
    margin:0;
    text-decoration:none;
    font-weight:normal;
    line-height:1.6em;
    padding-right:28px;
}

h4 {
    text-decoration: none;
    font-weight: bold;
    color: #120007;;
    
    font-size: 14px;
    border: none;
    margin: 0px;
    padding: 0px;
}

h5 {
    text-decoration: none;
    font-weight: normal;
    color: #333333;  
    font-size: 14px;
    line-height: 19px;
    padding-top: 11px;
    border: none;
    margin: 0px;
    width: auto;
}

h6 {
    color:#444;
    font-size:24px;
    font-weight:bold;
    line-height:35px;
    margin:2px 0 0;
    padding-bottom:0;
    text-decoration:none;
    width:auto;
}

h7 {
    text-decoration: none;
    font-weight: normal;
    color: #4b4b4b;
    font-size: 12px;
    line-height: 17px;
    border: none;
    margin: 0px;
    width: auto;
    width: 240px;
}

ul {
    list-style: none;
    font-weight: normal;
}

#rightside {
    float: right;
    display: inline-block;
    position: relative;
}

.rightbox {
    border-top:0 solid grey;
    display:inline-block;
    height:98px;
    margin:5px 9px;
    padding:3px 5px;
    vertical-align:top;
    width:202px;
}
.floatrightbox {
    float:right;
    height:auto;
    margin:4px 16px 22px 0;
    padding:3px 12px;
    vertical-align:top;
    width:225px;
}


.floatrightbox img {
    -moz-box-shadow:3px 3px 9px #cccccc;
    -webkit-box-shadow:3px 3px 9px #cccccc;
    box-shadow:3px 3px 9px #cccccc;
    cursor:pointer;    
}

.floatrightbox img:hover {
    opacity:0.6;
}

#leftside {
    margin-top:26px;
    width:663px;
} #ownHead {
    background-color: #00ffff;
    width: 5px;
    height: 40px;
    display: inline-block;
    vertical-align: sub;
} #loveHead {
    background-color: #FF00ff;
    width: 5px;
    height: 40px;
    display: inline-block;
    vertical-align: sub;
} #paintHead {
    background-color: #ffff00;
    width: 5px;
    height: 40px;
    display: inline-block;
    vertical-align: sub;
} #topCanvas {
    position: relative;
} #topText {
    position: absolute;
    margin: -3px;
    padding: 0px;
    left: 0px;
    top: 12px;
    background-color: white;
    opacity: 0.95;
} #content {
    border-top:1px solid grey;
    padding:16px 0 0 22px;
    width:97.5%;
}

#content .floatrightbox {
    display:inline-block;
    float:none;
    height:346px;
    margin-bottom:0px;
    margin-right:15px;
    width:187px;
    border:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}

.imgheader {
    border-bottom:0 dotted grey;
    color:#4B4B4B;
    font-size:2em;
    font-weight:bold;
    line-height:30px;
    margin:0;
    padding-bottom:3px;
    text-decoration:none;
    width:auto;
    margin-bottom:-7px;
}

.modelIndent {
    font-size: 12px;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
    color: #333333;
}

.paint img{
    margin-bottom:2px;
    margin-top:10px;
    width:186px;
}

.square {
    background-color:#CC006B;
    display:inline-block;
    height:22px;
    margin:-3px 0 -1px 0;
    opacity:0.4;
    width:22px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

#footer {
    border-top:1px solid lightgrey;
    font-size:11px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    padding:8px;
    text-align:center;
    text-decoration:none;
    width:600px;
}

#footer a {
    color:#333333;
    margin-top:5px;
    text-decoration:none;
    cursor:pointer;
}
#footer a:hover {
    text-decoration:underline;
}
.header {
    background:none repeat scroll 0 0 #F3F3F3;
    font-size:21px;
    line-height:34px;
    margin-bottom:11px;
    margin-top:10px;
    padding:11px 17px 12px;
}

.titleimg {
    width:950px; 
    height:200px; 
    margin-top:-6px;
}

.tagline {
    display:inline-block;
    font-size:20px;
    font-weight:lighter;
    margin-left:6px;
    margin-top:1px;
    vertical-align:top;
    width:315px;
}
.quote {
    background:none repeat scroll 0 0 lightyellow;
    color:#333333;
    font-size:21px;
    line-height:30px;
    margin:14px 0 0;
    padding:6px 19px 2px;
}

.quote  p {
    margin-bottom:12px;
}


#rightstuff {
    float:right;
    margin-right:11px;
    margin-top:80px;
} 
#rightstuff a h2 {
    text-decoration:none;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
}
#rightstuff a:hover h2 {
    background:none repeat scroll 0 0 #F3F3F3;
    color:#0044CC;
    text-decoration:none;
}

.shadowedcontent {
    -moz-box-shadow:-1px 6px 16px #DDDDDD;
    -webkit-box-shadow:-1px 6px 16px #DDDDDD;
}

#logo {
    margin:0px 18px 6px;
}

.rightimg {
    float:right;
    background: #000000; 
    width: 26px; 
    height: 26px; 
    padding:7px;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
    margin-right:-6px;
}

#downloadlink {
    background:none repeat scroll 0 0 black;
    border-color:#333333 #333333 rgba(0, 0, 0, 0.25);
    border-style:solid;
    border-width:1px;
    color:#FFFFFF;
    cursor:pointer;
    display:inline-block;
    font-size:19px;
    margin-top:5px;
    padding:7px 10px 9px;
    position:relative;
    text-decoration:none;
    text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
    opacity:0.8;
    text-align:center;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
    -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
}
#downloadlink:hover { background-color:#333; }


#watchDemo { 
    -webkit-border-radius:5px 5px 5px 5px;
    -webkit-box-shadow:1px 2px 16px rgba(0, 0, 0, 0.4);    
    -moz-border-radius:5px 5px 5px 5px;
    -moz-box-shadow:1px 2px 16px rgba(0, 0, 0, 0.4);
    background-color:white;
    background-image:url("../lib/poyozo_video.jpg");
    height:169px;
    margin-left:37px;
    margin-top:20px;
    width:863px;
    cursor:pointer;
}

#watchDemo:hover { 
    opacity:0.7; 
}


/* stuff for the overlay */
/* black version of the overlay. simply uses a different background image */
div.apple_overlay.white {
    color:#fff;
    background:rgba(255, 255, 255, 0.94);
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    -moz-box-shadow:6px 1px 15px rgba(0, 0, 0, 0.6);   
    -webkit-box-shadow:6px 1px 15px rgba(0, 0, 0, 0.6);
}


div.apple_overlay.video {
    width:500px;
}



/* the overlayed element */
.apple_overlay {
    display:none;
    background-image:url('../lib/overlay/white.png');
    width:540px;		
    padding:13px;
    font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url('../lib/overlay/close.png');
    position:absolute; right:-16px; top:-18px;
    cursor:pointer;
    height:35px;
    width:35px;
}

.apple_overlay img {
    width:540px;
}

/* styling for elements inside overlay */
.details {
    font-size:13px;
    color:#4B4B4B;   
}

.details p {
    line-height:18px;
    margin-bottom:-2px;
    padding:7px;
}

.details h3 {
    color:#4B4B4B;
    font-size:2em;
    font-weight:bold;
    line-height:24px;
    margin:0 0 9px;
    text-decoration:none;
x    width:auto;
}


/* donate button */
#donate {
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
    -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
    
    background:none repeat scroll 0 0 black;
    border-color:#333333 #333333 rgba(0, 0, 0, 0.25);
    border-style:solid;
    border-width:1px;
    color:#FFFFFF;
    cursor:pointer;
    display:inline-block;
    font-size:24px;
    margin-bottom:10px;
    margin-left:-6%;
    margin-top:5px;
    opacity:0.8;
    padding:7px;
    position:relative;
    text-align:center;
    text-decoration:none;
    text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
    width:110%;
}



#donate:hover {
    background:#f3f3f3;
    color:navy;
}