* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff url(images/bg.png) 0 0 repeat;
    font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
    color: #333; 
}

h2 {
    /*font: italic normal 3em "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;*/
}

div#header, div#banner, div#content, div#footer {
    width: 854px;
    clear: both;
    margin: 0 auto;
    position: relative;
}

div#header {
    background: url(images/header.png) 0 0 no-repeat;
    height: 178px;
}

div#banner {
    background: url(images/banner.png) 0 0 no-repeat;
    height: 114px;
}

div#content {
    background: url(images/body.png) 0 0 repeat-y;
    min-height: 550px;
}

div#footer {
    background: url(images/footer.png) 0 0 no-repeat;
    height: 151px;
	padding: 60px 0 0 0;
	margin: 0 auto;
}

div#display {
    background: url(images/display.png) 0 0 no-repeat;
    position: absolute;
    width: 606px;
    height: 514px;
    top: 30px;
    left: 125px;
}

ul#menu {
    position: absolute;
    top: 21px;
    right: 47px;
}

ul#menu li {
    float: left;
    list-style-type: none;
	margin: 5px 0 0 12px;
}
ul#menu li a {
    display: block;
    height: 140px;
	width: 88px;
}

ul#menu li.page-item-2 a {
	width: 77px;
	}

ul#menu li.page_item a:hover {
	border-top: 5px solid #ff0000;
}

ul#menu li a span {
    display: none;
}

ul#menu li.page-item-2 {
	width: 570px;
	height: 145px;
	top: 30px;
	left: 20px;
}

ul#menu li.page-item-2 a {
	width: 570px;
	height: 145px;
}

ul#menu li.page-item-72.current_page_item a {
	border: none;
	color: #fff;
	border-bottom: 5px solid #666;
}

ul#menu li.page-item-60 a {
	width: 77px;
}

ul#menu li.page-item-60.current_page_item a {
	width: 76px;
	color: #fff;
	border: none;
	border-bottom: 5px solid #666;
}

#footer a {
    color: #ccc;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
}

#footer a:hover {
	color: #ff0000;
	border-bottom: 1px dotted #ff0000;
}

#footer p {
    font-size: 0.9em;
    color: #ccc;
    padding: 0px 0 0 0;
    text-align: center;
}

#banner h2 {
    padding: 30px 0 0 125px;
    color: #fff;
}

div.text {
    color: #666;
}

div.text p {
    padding: 0 0 15px 0;
}

div.text ul {
    padding: 0 0 15px 25px;
}

div.text input, div.text textarea {
    border: 1px solid #ccc;
}


#photos {
    top: 23px;
    left: 22px;
    position: absolute;
    border: none;
}

.nav-links {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 200px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav-links li {
    line-height: 1.6em;margin
    font-size: 1.2em;
}
.important {
    background: #ddd;
    padding: 0 1em;
    color: #C30;
}
#parts-img {
    border: none;
}
#photos a:link, #photos a:visited {
    color: #3671A8;
    text-decoration: none;
}
#photos a:hover {
    color: #CC5914;
    border: none;
    text-decoration: none;
}
.panel-overlay p {
    margin: 25px 0 0 20px;
    font-size: 0.9em;
}

/* mid */

#frontrow {
	margin: -80px auto ;
	position: relative;
	overflow: hidden;
	width: 745px;
	height: 530px;
	display: block;
}

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

#frontrow ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tubo, #tubo2 {
}

li#display {
	list-style-type: none;
	background: transparent url(images/display.png) center top no-repeat;
	width: 950px;
	height: 545px;
	z-index: 9;
}

li#display img {
	margin: 23px 0 0 195px;
}

li#tubo2 {
    background: transparent url(images/glass.png) top right no-repeat;
    width: 780px;
    height: 470px;
	margin: 200px 0;
    z-index: 4;
	list-style-type: none;
}

li#tubo {
    background: transparent url(images/arb.png) top left no-repeat;
    width: 780px;
    height: 470px;
	margin: 290px 0;
    z-index: 4;
	list-style-type: none;
}

#bubble {
        background: transparent url(images/bubble.png) repeat;
        position: absolute;
        left: 38px;
        bottom: 380px;
        width: 43px;
        height: 234px;
        z-index: 8;
		display:none;
}

#bubble2 {
        background: transparent url(images/bubble.png) repeat;
        position: absolute;
        right: 55px;
        bottom: 230px;
        width: 43px;
        height: 234px;
        z-index: 8;
}

div.entry {
	width: 700px;
	clear: both;
	margin: 30px auto 0 auto;
	z-index: 20;
}

div#post-2 div.entry {
	width: 855px;
	margin: 0;
}

div.entry p, div.entry ul {
	font-size: 1.1em;
	font-family: Palatino, Georgia, Times, serif;
}

div.entry h1 {
	font-family: Palatino, Georgia, Times, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 2.1em;
	color: #ff0000;
	margin: 0;
	padding: 10px 0 20px 0;
	z-index: 30;
}

div.entry h3 {
	font-family: Palatino, Georgia, Times, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 1.4em;
	color: #666;
	padding: 20px 0 5px 0;
}

div.entry a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}

div.entry a:hover {
	color: #ff0000;
	border-bottom: 1px dotted #ff0000;
}

a:focus {
	color: transparent;
	}

div#m60, div#m72 {
	z-index: 1;
	position: absolute;
	left: 276px;
	top: 121px;
	display: block;
	height: 214px;
	width: 310px;
	background-color: transparent;
	}

div#m60 {
	background: url(images/m01.jpg) 0 0 no-repeat;
}

div#m72 {
	background: url(images/m01.jpg) -333px 0 no-repeat;
}

div#sh {
	width: 207px;
	height: 129px;
	overflow: hidden;
	margin: 25px 0 0 51px;
}

#content p span {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #ff0000;
	font-size: 1.1em;
}
h2.c404 {
	color: #ff0000;
	font-family: Palatino, Georgia, Garamond, serif;
	font-size: 2.3em;
	font-style: italic;
	margin: 0;
	padding: 100px 0 0 0;
	text-align: center;
}

p.c404 {
	font-size: 1.2em;
	padding: 50px 0 0 0;
	text-align: center;
}
