/* ============================== */
/* LEGOCAD MODELS PAGE FORMATTING */
/* ============================== */


BODY 
{
background-image: url(dgrey009a.gif);
background-color: #151515;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: white;
margin: 0.1in
}

#headerblock { 
border-top: 2px solid black;
border-bottom: 3px solid black; 
background-image: url(lego-bak1.jpg);
background-repeat: repeat; 
align: center;
}

.lego_model1 { 
width: 800px;
padding: 10px;
background-color: black;
border: 1px solid yellow;
text-align: center;
}

.sitename { 
color: white; 
font-size: 24px; 
padding: 10px;
}

.pagename {
border: 1px dotted black; 
background-image: url(bg1.jpg);
background-repeat: repeat; 
}

.name1 {
position:relative; 
top:-66px; 
left:225px;
color: yellow; 
font-size: 20px;
}

.prevnext {
position:relative; 
top:-12px; 
left:10px;
}

/* ============================== */
/* LEGO MAIN MENU FORMATTING  */
/* ============================== */

A.legolink:link {color: #ff6600; background: none; text-decoration: underline}
A.legolink:visited {color: #ffaa00; background: none; text-decoration: underline}
A.legolink:active {color: #ffff00; background: none; text-decoration: none}
A.legolink:hover {color: #ffff00; background: none; text-decoration: none}

A.legolink2:link {color: #ff6600; background: none; text-decoration: underline}
A.legolink2:visited {color: #ffaa00; background: none; text-decoration: underline}
A.legolink2:active {color: #ffff00; background: blue; text-decoration: none}
A.legolink2:hover {color: #ffff00; background: yellow; text-decoration: none}

/* ============================== */

.wl2 {
background-image: url(eoscarver6x.jpg);
background-repeat: repeat;
font-size: 16; 
font-weight: bold;
font-style: normal; 
color: yellow; 
}

.legonote {
width: 450px;
padding: 10px;
line-height: 150%;
border: 1px solid yellow;
margin: auto;
}

.com1 {
background-image: url(bk01.jpg);
background-repeat: repeat;
}

.com2 {
background-image: url(eoscarver6b.gif);
background-repeat: repeat;
}

P.title4  
{ 
font-family: Georgia; 
font-size: 14pt; 
font-style: normal; 
font-weight: bold;
color: yellow; 
text-align: center 
}

P.title5  
{ 
font-family: Georgia; 
font-size: 12pt; 
font-style: normal; 
font-weight: bold;
color: #aaaaff; 
text-align: center 
}

P.ctr4 { text-align: center; }


.data1 { background-color: black; }

.w_footer {
font-size: 12pt; 
font-style: normal; 
color: yellow; 
font-weight: bold;
background-color: #151515;
padding: 5px;
}

.float-left { float: left }

P.footer1 
{ 
font-family: Georgia; 
font-size: 10pt; 
font-style: normal; 
color: black 
}

P.footer2 
{ 
font-family: Georgia; 
font-size: 10pt; 
font-style: normal; 
color: black 
}

P.pgtitle 
{ 
font-family: Georgia; 
font-size: 16pt; 
font-style: normal; 
color: white 
}

A:link, A:active
{       
text-decoration: none;
color: #2020ff;
font-weight: bold;
background: transparent 
}

A:visited 
{
color: #2020aa; 
background: transparent; 
font-weight: bold;
text-decoration: none  
}       
        
A:hover 
{
color: #2020ff;
font-weight: bold;
background: transparent;
text-decoration: underline 
}

A.ref 
{ 
text-decoration: underline; 
color: #000020; 
background: transparent 
}


/* Only works on links in Mozilla */
A.ref2 
{ 
font-weight: bold;
text-decoration: underline; 
color: yellow; 
background: transparent 
}


/* Generated via www.cssmenubuilder.com */

.breadcrumb{position:relative; height:30px; width:100%;}
.breadcrumb ul{position:relative; margin:0 5px 0 5px; padding:0; height:30px; background:url('breadcrumbImage.png') 0px -30px repeat-x; }
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px display:inline;}
.breadcrumb ul li a{font:11px Arial, Helvetica, sans-serif; color:rgb(255,255,255); text-decoration:none; line-height:30px; display:block; background:url('breadcrumbImage.png') 100% -60px no-repeat; }
.breadcrumb ul li a span{padding:0 17px 0 15px; }
.breadcrumb ul li a:hover span{text-decoration:underline; color:rbg(255,255,255);}
.breadcrumb ul li a.active{background:none;}
.breadcrumb ul li a.active span{color:rgb(255,255,255);}
.breadcrumb ul li a.active:hover span{text-decoration:none;}
.breadcrumb .left{position:absolute; top:0px; left:0px; width:10px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 0% 0px no-repeat;}
.breadcrumb .right{position:absolute; top:0px; right:0px; width:10px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 100% -90px no-repeat; }
