/* standard.css SEEdit Template Toolbox*/

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
#omniture { position: absolute; }

body {
background-color:#000000;
color:#A9A9A9;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
}

a, a:active, a:visited {
text-decoration:none;
color:#A9A9A9;
}

a:hover {
color:#FF0000;
}

h1 {
font-size:28px;
font-weight:normal;
}

h2 {
font-size:13px;
font-weight:normal;
}

h3 {
color:#575757;
font-size:12px;
}

p {
font-weight:normal;
line-height:16px;
}

ol{
list-style-type:disc;
list-style-position:inside;
font-weight:normal;
line-height:18px;
text-align:left;
}

p span {
color:#575757;
}

/* CONTAINER */

#container {
height: auto;
position: relative;
margin-top: 70px; margin-bottom:70px; margin-left:auto; margin-right:auto;
width: 780px;
background-color:#000000;
}

/* COLONNA SX */

#sx {
position:relative;
float: left;
width: 390px;
text-align:right;
}

#space {
height:40px;
}

#header {
position:relative;
height:auto;
width: 390px;
}

#menu {
position:relative;
height:auto;
margin-top:8px;
width: 390px;
}

#menu span {
color:#FF0000;
}

#credits {
clear:both;
height:auto;
font-size:10px;
float:right;
text-align:right;
margin-top:17px;
width: 390px;
}

.pictures {
height: 100px;
position: relative;
float:right;
margin-top:17px;
width: 350px;
clear:both;
}

.pictures li {
display:inline;
float:right;
width:100px;
margin-left:20px;
width:auto;
}

.textsx {
height: auto;
position: relative;
float:right;
text-align:right;
margin-top:17px;
width: 390px;
clear:both;
overflow:hidden;
}

.textsx ol {
text-align:right;
}

.textsx span {
color:#575757;
}

/* COLONNA DX */

#dx {
min-height: 300px;
height: auto !important;
height: 300px;
position:relative;
float: right;
width: 350px;
padding-left:20px;
border-left: solid 1px #484848;
}

#spacedx {
height:40px;
}

#headerdx {
position:relative;
height:auto;
text-align:left;
width:350px;
}

#menudx {
position:relative;
height:auto;
margin-top:8px;
text-align:left;
width:350px;
}

#menudx span {
color:#FF0000;
}

.textdx {
height: auto;
position: relative;
float:left;
text-align:left;
margin-top:17px;
width:350px;
clear:both;
overflow:hidden;
}

.textdx span {
color:#575757;
}

.picturesdx {
height: 100px;
position: relative;
float:left;
margin-top:17px;
width: auto;
clear:both;
}

.picturesdx li {
display:inline;
float:left;
width:100px;
margin-right:20px;
width:auto;
}

.picturesdx img, .pictures img {
border: solid 1px #484848;
}

.logo {
height: 18px;
float:right;
margin-top:5px; margin-bottom:10px;
width:297px;
text-align:right;
}