/* ------------------------------------------------ */
/* -------- Created By Nick Fassolas 2007 --------- */
/* --------  http://www.nickfassolas.com   -------- */
/* --------  e-mail:info@nickfassolas.com  -------- */
/* ---------------  for Net Media  ---------------- */
/* ------------------------------------------------ */
html {
background-color:#181818;
}
span.b_normal {
color:#ccc;
}
body {
text-align : center;
margin : 0;
padding : 0;
background : transparent url(../ui/black/park-bg.jpg) repeat-x;
}
h1, h2, h3 {
color : #ccc;
font-family : Georgia;
margin : 0;
}
h2 {
font-size : 1.5em;
margin-bottom : 0.5em;
}
h3 {
font-size : 11px;
margin-bottom : 1em;
}
h4 {
margin-bottom : 1em;
font-size : 1.1em;
border-bottom : 1px solid #eee;
}
p, blockquote, ol {
line-height : 1.8em;
margin-bottom : 1.5em;
color : #555;
font-family : Trebuchet MS, sans-serif, Arial, Helvetica;
font-size : 12px;
}
ul {
margin-top : 0;
}
a {
color : #447dc2;
text-decoration : none;
border : none;
}
a:hover {
color : #b67689;
text-decoration : underline;
}
li.more a {
color : #476d87;
text-decoration : underline;
}
li.more a:hover {
color : #b67689;
text-decoration : none;
}
#header_p {
background : transparent url(../ui/black/park-bg.jpg) repeat-x;
height : 112px;
text-align : center;
width : 100%;
margin : 0;
}
#branding_p {
background : transparent url(../ui/black/park-header.jpg) no-repeat;
height : 112px;
width : 790px;
margin : 0 auto;
}
#container_p {
width : 100%;
height : 100%;

}
#container_p #search {
margin-left:auto;
margin-right:auto;
text-align:left;
width : 450px;
padding-top:40px;
padding-bottom:40px;
}
#main_content_p {
width : 790px;
text-align: left;
margin : 0 auto;
padding : 0;
background : transparent url(../ui/black/park-stars.gif) repeat-y;
}
#main_content_p img {
margin : 0 0 20px;
}
#info_p {
float : left;
margin-left : 0;
margin-top : 10px;
width : 260px;
}
#info_p2 {
float : left;
margin-top : 10px;
width : 230px;
}
#info_p p a.arrow {
background : url(../UI/arrow_up.gif) no-repeat;
padding-left : 20px;
}
#footer_p {
clear : both;
height : 590px;
margin-top : 0;
margin-right : auto;
margin-left : auto;
width : 100%;
}
#footer_all_p {
width : 790px;
height : 590px;
margin-left : auto;
margin-right : auto;
background : transparent url(../ui/black/park-footer.jpg) no-repeat;
}
#footer_p #sec_nav {
float : left;
color : #000;
height : 35px;
text-align : center;
font-size : 10px;
font-family : Tahoma, "MS Sans Serif", Arial;
margin-top : 30px;
padding : 6px 0;
}
#footer_p #sec_nav a {
color : #ccc;
margin-left : 5px;
margin-right : 5px;
text-decoration : none;
padding : 4px 5px 8px;
}
#footer_p #sec_nav a:hover {
color : #fff;
text-decoration : underline;
}
#footer_p #copyright_p {
color : #ccc;
height : 35px;
text-align : center;
font-size : 10px;
font-family : Tahoma, "MS Sans Serif", Arial;
margin-top : 30px;
padding : 6px 0;
}
#footer_p #copyright_p a {
color : #b5b5b5;
margin-left : 2px;
margin-right : 2px;
text-decoration : underline;
padding : 4px 4px 8px;
}
.clear {
clear : both;
}

input#submitbtn {
padding-left:10px;
}
#info_p ul.liststyle li.title, #info_p2 ul.liststyle li.title {
font-size : 100%;
text-decoration : none;
color : #8a8a8a;
}
#info_p ul.liststyle li, #info_p2 ul.liststyle li {
font-size : 90%;
list-style-type : square;
margin-left : -25px;
padding-bottom : 2px;
}
#info_p ul.liststyle li ul.sub_info, #info_p2 ul.liststyle li ul.sub_info {
text-decoration : none;
padding : 10px;
margin-top : 3px;
margin-left : -15px;
margin-bottom : 15px;
}
#info_p ul.liststyle li ul.sub_info li, #info_p2 ul.liststyle li ul.sub_info li {
font-family : "Trebuchet MS", Arial, "MS Sans Serif";
margin-left : 20px;
list-style-image : url(../UI/circle.gif);
}
#sidebar_p {
float : right;
width : 30%;
margin : 0 0 10px 0;
padding : 0;
}
#sidebar_p h1 {
padding : 10px 0 5px 10px;
margin : 0;
font : bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
img {
border : none;
text-decoration : none;
}
#sidebar_p #add_link a {
margin-left : 20px;
}
#sidebar_p .sidebox {
background : #606678;
border : 1px solid #4e4e4e;
margin-bottom : 10px;
padding : 6px;
}
#sidebar_p ul.sidemenu {
list-style : none;
margin : 10px 0 15px 0;
padding : 0;
background : #282d3e;
}
#sidebar_p ul.sidemenu li {
padding : 0 10px;
font-family : 'Trebuchet MS', Tahoma, Sans-serif;
font-size : 12px;
}
#sidebar_p ul.sidemenu a {
display : block;
font-weight : normal;
color : #cccfd9;
height : 1.5em;
padding : 0.3em 0 0.3em 15px;
line-height : 1.5em;
border-bottom : 1px dashed #cccfd9;
text-decoration : none;
}
#sidebar_p ul.sidemenu a.top {
border-top : 1px dashed #cccfd9;
}
#sidebar_p ul.sidemenu a:hover {
padding : 0.3em 0 0.3em 10px;
border-left : 5px solid #ea0069;
color : #970044;
}
.float-left {
float : left;
}
.float-right {
float : right;
}
.align-left {
text-align : left;
}
.align-right {
text-align : right;
}
.align-center {
text-align : center;
}
.adds {
text-align : center;
margin : 0;
}
#theme_selector{text-align:center; height:30px;}
#theme_selector h3{float:left;padding-right:5px;color:#ccc;}
#theme_selector ul{list-style:none;}
#theme_selector li{float:left;}
#theme_selector li a.day{background:url(../ui/day.jpg) no-repeat;height:16px;width:22px;display:block;text-indent:-9999px;}
#theme_selector li a.night{background:url(../ui/night.jpg) no-repeat;height:16px;width:22px;display:block;text-indent:-9999px;}
