/* ELTON JOHN LAS VEGAS - CSS Document */

body {
background-color:#730C07;
margin:0px;
text-align:center;
}

#content {
background-color:#fff;
width:900px;
margin:0px auto;
padding:0px;
text-align:left;
}

#copy {
width:650px;
min-height:650px;
position:static;
left:100px;
right:50px;
margin:20px 20px 20px 220px;
}

#tickets {
width:698px;
float:right;
left:0px;
right:0px;
margin:0px 1px 10px 0px;
}

#ejlv {
margin:0px;
background-color:#fff;
width:900px;
}

h1 {
font-family:Arial;
font-size:20px;
font-weight:bold;
color:#000;
text-align: left;
padding-left:20px;
}

/* COPY */

p {
font-family:Arial;
font-size:12px;
color:#000000;
text-align:left;
padding-left:20px;
padding-right:25px;
text-align:left;
}

p.tickets-text {
font-family:Arial;
font-size:11px;
color:#000000;
text-align:left;
padding-left:7px;
padding-right:7px;
text-align:left;
margin:0px 0px 0px 0px;
}

a.left:link{ 
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#000;
}
a.left:visited{ 
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#000;
}
a.left:hover { 
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#ff0000;
}
a.left:active{ 
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#000;
}


hr {
width:75%;
height:1px;
text-align:center;
align:center;
display:inline;
margin:0px 0px 0px 0px;
}


/* MAIN LINKS */

a:link { 
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#000;
}

a:visited { 
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#000;
}

a:hover { 
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#ff0000;
}

a:active { 
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#000;
} 

/* MAIN NAV */
#navcontainer {
width:200px;
float:left;
}

#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li {
width:200px;
padding: 0;
background-color: #000;
margin:0px auto;
}

#navcontainer li a{
display: block;
padding: 3px 0px 3px 25px;
background-color: #000;
background-image:url(images/nav.png);
background-repeat:no-repeat;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
background-color: #ce0000;
background-image:url(images/active-nav.png);
background-repeat:no-repeat;
color: #fff;
}

ul#navlist li#active a{
background-color: #ce0000;
background-image:url(images/active-nav.png);
background-repeat:no-repeat;
color: #fff;
}



/* FOOTER LINKS */
#footerlinks {
clear:both;
}

#footerlinks p{
position:relative;
font-family:Arial;
font-size:10px;
color:#000;
text-align:center;
border-top:solid;
border-width:100%;
border-color:#730C07;
padding:7px 30px 10px 30px;
margin:0px;
}
a.footerlinks:link { 
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#730C07;
text-align:center;
}

a.footerlinks:visited { 
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#730C07;
}

a.footerlinks:hover { 
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#000;
}

a.footerlinks:active { 
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#000;
} 


/* FOOTER */
#footer {
clear:both;
}

#footer p{
position:relative;
font-family:Arial;
font-size:10px;
color:#000;
text-align:center;
border-top:solid;
border-width:100%;
border-color:#730C07;
padding:7px 30px 10px 30px;
margin:0px;
}