
html, body {
margin : 0;
padding : 0;
color : #444;
background-color : white;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 0.9em;
}
h1, h2, h3 {
font-family : Arial, sans-serif;
}
h1 {
float : left;
width : 256px;
height : 256px;
margin : 0;
background-image : url(../images/neovideo.png);
}
h1 span {
display : none;
}
h2 {
margin : 0 0 20px;
color : #669900;
}
h3 {
font-size : 1em;
}
hr {
height : 0;
color : white;
border-top : 1px dotted #999;
margin : 25px 0 20px;
}
a {
color : #25701f;
}
img {
border : 0;
}
#background {
background-color : #eee;
clear : both;
margin : 40px 0 0;
padding : 20px 0;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
}
#container {
margin-top : 22px;
}
#intro {
clear : right;
}
#intro p {
margin : 0;
font-size : 1.05em;
clear : both;
}
#intro p.first {
margin : 0 0 10px;
padding : 5px 0 0;
}
#intro strong {
color : #000000;
}
#quicklinks {
float : right;
margin : 20px 0 0;
padding : 0;
list-style : none;
}
#quicklinks li {
display : block;
margin-bottom : 21px;
}
#quicklinks li a {
display : block;
width : 455px;
color : white;
font-size : 0.8em;
text-decoration : none;
background-image : url(../images/box_border_middle.png);
background-repeat : repeat-y;
}
#quicklinks li a span.top, #quicklinks li a span.bottom {
display : block;
height : 10px;
width : 455px;
background-repeat : no-repeat;
}
#quicklinks li a span.top {
float : left;
background-image : url(../images/box_border_top.png);
}
#quicklinks li a span.bottom {
background-image : url(../images/box_border_bottom.png);
}
#quicklinks li a span.buttontext {
display : block;
float : left;
padding : 40px 20px 15px 210px;
background-position : 10px 0;
background-repeat : no-repeat;
}
#quicklinks li a strong {
display : none;
}
#quicklinks #get a {
background-color : #999999;
}
#quicklinks #get a:hover {
background-color : #66cc33;
}
#quicklinks #get .buttontext {
background-image : url(../images/neobuy.png);
}
#quicklinks #discover a {
background-color : #666666;
}
#quicklinks #discover a:hover {
background-color : #339900;
}
#quicklinks #discover .buttontext {
background-image : url(../images/neolearn.png);
}
#quicklinks #create a {
background-color : #333333;
}
#quicklinks #create a:hover {
background-color : #336600;
}
#quicklinks #create .buttontext {
background-image : url(../images/neoforum.png);
}
.centered {
max-width : 760px;
margin : 0 auto;
clear : both;
}
.left {
float : left;
}
.right {
float : right;
clear : right;
}
.minor_column {
width : 265px;
}
.major_column {
width : 455px;
}
.clear {
display : block;
float : none;
clear : both;
height : 0;
}
.hidden {
display : none;
}

