@charset "utf-8";
/* CSS Document */

html,body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0; } 
table {border-collapse:collapse; border-spacing:0;} fieldset,img {	border:0; } 
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; } 
ol,ul,li { list-style:none; list-style-type:none;} caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6,th,td { font-size:100%; font-weight:normal; } q:before,q:after { content:''; } abbr,acronym { border:0; } 
*{text-decoration:none;}
* { box-sizing:content-box; -moz-box-sizing:content-box }

html{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
letter-spacing:-1px;
}

a{ color:#dd0862; }
a:hover{ text-decoration:underline; }

#hp{
background: url(gfx/bg-hp.jpg) center top no-repeat;
width:940px;
height:635px;
}

#inner{
}

#hp #flash{
position:absolute;
top:148px;
left:50%;
margin-left:100px;
}

#hp #logo{
position:absolute;
top:25px;
left:50%;
margin-left:282px;
}

#inner #logo{
position:absolute;
margin-left:-213px;
margin-top:460px;
}

#inner #about #logo{
position:absolute;
margin:0;
padding:0;
top:100px;
left:750px;
}

#menu{
width:608px;
height:18px;
}

#hp #menu {
position:absolute;
top:258px;
margin-left:-168px;
left:50%;
}

#inner #menu{
position:absolute;
left:270px;
top:53px;
}

#content{
width:610px;
margin-left:270px;
margin-top:-250px;
text-align:justify;
padding-bottom:20px;
}

#about #content {margin-top:-220px; }

#reaction #content, #about #content{ width:460px; }

#content p{
margin-top:0px;
margin-bottom:15px;
}

#quickLinks{
margin-top:30px;
color:#8c8c8c;
font-size:11px;
}

#inner #about #quickLinks {width:600px;}

#quickLinks a{color:#8c8c8c;}

h2{
color:#dd0862;
font-size:20px;
font-weight:bold;
margin-bottom:3px;
background:url(gfx/h2-decor.jpg) left top no-repeat;
height:23px;
margin-left:-30px;
text-indent:30px;
line-height:26px;
}

h3{
color:#dd0862;
font-size:14px;
font-weight:bold;
margin-bottom:15px;
}

h4 {color:#dd0862;}

li{
list-style-image:url(gfx/bullet.jpg);
list-style-position:outside;
}

ul{
margin-left:30px;
}

#banners{
position:absolute;
left:755px;
top:155px;
width:230px;
}

blockquote{
margin-left:40px;
font-style:italic;
margin-top:10px;
margin-bottom:10px;
}

#inner embed { margin-top:20px; }
#hp #video {
position:absolute;
top:360px;
left:50%;
margin-left:-145px;
}

.sectionInfo{
width:280px;
border-left:#999999 1px solid;
padding-left:10px;
color:#666666;
float:right;
margin-top:80px;
margin-left:40px;
font-size:13px;
line-height:16px;
text-align:left;
display:none;
}

#sections{
float:left;
}

.clear {clear:both; }

/* all the p besides the first */
.sectionInfo p+p {width:160px; margin-bottom:8px !important}
.sectionInfo img {margin-bottom:20px; margin-top:30px;}

.test{
padding-bottom:12px;
border-bottom:dashed 1px #8c8c8c;
}

.test span {margin-left: 5px; color:#8c8c8c; font-style:italic; }

#faq h3{
margin-bottom:4px;
margin-top:20px;
font-size:13px;
}

form { width:400px;}

label {display:block; float:left; width:120px; clear:both;}
label span {color:#dd0862; }

input,textarea {
display:block; 
float:left; 
border-top:1px solid #dddddd;
border-left:1px solid #dddddd;
border-bottom:1px solid #b4b4b4;
border-right:1px solid #b4b4b4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px; width:160px;
}

textarea { width:230px; height:60px;}

input {height:17px;}

input[type="submit"] {
clear:both;
margin-left:120px;
width:55px;
height:18px;
background-color:#dddddd;
border:#333333 solid 1px;
margin-bottom:20px;
}

input,textarea, label {margin-top:5px; }

.pink { color:#dd0862; }

.italic {font-style:italic;}
