/* DANSPEDbasic - based on andreas06 by Andreas Viklund - http://andreasviklund.com

CONTENTS:

General
Header
Navigation
Sidebars
Content
Footer

Version: 1.1, January 04, 2008 */

/* GENERAL ATTRIBUTES */
body{
background:#fff;
color:#000;
font:76% Arial,sans-serif;
margin:0px 0 0px 0;
padding:0px 0 0px 0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

h2{
color:#505050;
font-size:1.4em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

h3{
font-size:0.95em;
font-weight:400;
margin:0 0 12px 0;
}

h4{
font-size:1em;
font-weight:bold;
font-variant:small-caps;
margin:0 0 12px 0;
}

h5{
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.intro{
font-weight:700;
}

a{
color:#A03350;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#CC0000;
}


.active{
border:1px solid #A03350;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

img{
border:1px solid #A03350;
margin:10px 0 5px 5px;
padding:2px;
}

#page{
background:#c0c0c0 url(img/bodybg.gif) repeat-x;
margin:0 auto;
text-align:left;
width:750px;
border-left:1px solid #808080;
border-right:1px solid #808080;
border-bottom:1px solid #808080;
}

#page1{
height:100%;
margin:0 auto;
padding-right: 15px;
text-align:left;
width:765px;
border-left:0px solid #808080;
border-right:0px solid #808080;
border-bottom:0px solid #808080;
}
/* PAGE 1 Hack Begin */
#page1{
background:url() right repeat-y;
voice-family:"\"}\"";
voice-family:inherit;
background:url(../images/page1.png) right repeat-y;
}

html*#page1{
background:url() right repeat-y;
]background:url() right repeat-y;
}

* html #page1{
background:url() right repeat-y;
}
/* PAGE 1 Hack End */
/* PAGE 2 Hack Begin */
#page2{
height:100%;
margin:0 auto;
padding-left: 15px;
text-align:left;
width:750px;
border-left:0px solid #808080;
border-right:0px solid #808080;
border-bottom:0px solid #808080;
}

#page2{
background:url() left repeat-y;
voice-family:"\"}\"";
voice-family:inherit;
background:url() left repeat-y;
}

html*#page2{
background:url() left repeat-y;
}

* html #page2{
background:url() left repeat-y;
}
/* PAGE 2 Hack End */
#wrap1{
background:url() repeat-y;
clear:both;
padding:0;
width:750px;
}

#wrap2{
background:url() top left no-repeat;
padding:10px;
width:730px;
}

.menublock{
margin-bottom:10px;
}


.box{
background:#f8f8f8 url() top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

/* ClickButton */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.clickbutton {
    background: transparent url('../images/clickbutton_a.gif') no-repeat scroll top right;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.clickbutton span {
    background: transparent url('../images/clickbutton_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.clickbutton:hover {
    outline: none; /* hide dotted outline in Firefox */
}

a.clickbutton:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.clickbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

.clearer {
clear: left; 
line-height: 0; 
height: 0;
}


/* ClickButton END */

.hide{
display:none;
}

/* HEADER */
#header{
height:150px;
position:relative;
width:750px;
}

#header1{
background-color:;
background:url(../images/undici_logo.gif) center no-repeat;
}

#header2{
height:150px;
position:relative;
width:750px;
}


#header2 h1{
display:none;
}

#header2 h2{
display:none;
}

#topbox{
display:none;
}

#topbox a{
color:#A03350;
}

#topbox a:hover{
text-decoration:underline;
}

#sitename{
background:url() top center no-repeat;
color:#ffffff;
font-weight:400;
height:50px;
margin:0 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:2.2em;
margin:0;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}


/* NAVIGATION */

#nav{
background:url(img/greypx.gif) bottom left repeat-x;
float:left;
margin:0px 0 0 15px;
width:752px;
}

html*#nav{
margin:0px 0 0 15px;
]margin:0px 0 0 15px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url() no-repeat 100% 0;
color:#A03350;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#cc0000;
}

#nav li{
background:url() no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url(../images/tabs_li.png) no-repeat 0 -41px;
}

#nav #current a{
background:url(../images/tabs_a.png) no-repeat 100% -41px;
color:#323264;
padding:7px 20px 5px 11px;
}

.nav{
color:#A03350;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border:1px solid #CC0000;
color:#505050;
padding:1px 1px 1px 9px;
}

/* SIDEBARS */

#sidebar{
float:right;
margin:25px 10px 20px 0;
width:130px;
}

#sidebar p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#sidebar img{
border:1px solid #CCcccc;
float:left;
margin:5px 10px 5px 5px;
padding:2px;
}

#sidebar_two{
float:left;
margin:-15px 0 0 15px;
width:145px;
}

#sidebar_photo{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#sidebar_photo p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

/* CONTENT */

#content{
margin:30px 105px 0 125px;
text-align:center;
}

#content img{
border:1px solid #A03350;
float:left;
margin:5px 15px 6px;
}

/* FOOTER */

#footer{
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:center;
width:749px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}


/*THE LITEPACIFIC CSS HACK*/
/*
BLACK = Standarized browser like Opera or Mozilla.
RED = older version of Mozilla (< version 1.01).
BLUE = Macintosh Safari Only (versions 1.0 through 3.1+).
PURPLE = Internet Explorer 7!
GREEN = Internet Explorer 6!
ORANGE = Internet Explorer 5!.*/
#test1 {
font-weight:bold;
font-size:14px;
color:orange;
voice-family:"\"}\"";
voice-family:inherit;
color:black;
}
/*end*/
/*\*/
html*#test1 {
[color:red;
color:blue;
]color:purple;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #test1 {
color:green;
}
/*end*/