html {
background-repeat : repeat-y;
background-position : top right;
}
body {
margin : 0;
font-family : verdana, arial, helvetica, sans-serif;
background : #333333;
background-image : url(images/left_side.gif);
background-repeat : repeat-y;
color : #000000;
}
A:link {
color : #333333;
text-decoration : underline;
}
A:visited {
color : #666666;
text-decoration : underline;
}
A:active {
color : #990000;
text-decoration : none;
}
A:hover {
color : #990000;
text-decoration : underline;
}
a.foot:link {
color : #cccccc;
text-decoration : none;
font-weight : normal;
}
a.foot:visited {
color : #cccccc;
text-decoration : none;
font-weight : normal;
}
a.foot:hover {
color : #990000;
text-decoration : underline;
font-weight : normal;
}
#a {
color : #990006;
}
a span {
display : none;
text-decoration : none;
}
a:hover {
overflow : hidden;
text-decoration : none;
}
a:hover span {
display : inline;
border : 1px solid black;
position : absolute;
background-color : white;
padding : 5px;
margin-left : 5px;
overflow : hidden;
}
#page_wrapper {
margin-left : auto;
margin-right : auto;
width : 760px;
text-align : left;
background : #ffffff repeat-y top right;
border : 1px solid #000000;
}
#page_header {
height : 138px;
background : #666666 url('../images/index_header.jpg') no-repeat top right;
clear : both;
}
#page_header_moulds {
height : 138px;
background : #666666 url(../IMAGES/moulds-header.jpg) no-repeat right top;
clear : both;
}
#page_header_resins {
height : 138px;
background : #666666 url(../IMAGES/other-industries.jpg) no-repeat right top;
clear : both;
}
#page_header_drying {
height : 138px;
background : #666666 url(../IMAGES/header_drying.jpg) no-repeat right top;
clear : both;
}
#page_header_refractory-batts {
height : 138px;
background : #666666 url(../IMAGES/header.jpg) no-repeat right top;
clear : both;
}
#page_header_media {
height : 138px;
background : #666666 url(../IMAGES/header_media.jpg) no-repeat right top;
clear : both;
}
#page_header h1 {
margin : 0;
padding-top : 30px;
padding-left : 25px;
font-family : verdana, arial, sans-serif;
font-size : 32px;
font-weight : bold;
letter-spacing : -1px;
}
#page_header h2 {
margin : 0;
padding-left : 25px;
font-family : verdana, arial, sans-serif;
font-size : 12px;
font-weight : bold;
line-height : 11;
letter-spacing : 2px;
color : #990000;
}
#menu_bar {
height : 40px;
background : #333333 url('../images/drop_shadow.gif') repeat-x top left;
clear : both;
}
#menu_bar ul {
margin-top : 0;
padding-left : 0;
margin-left : 0;
background : #333333 url('../images/menu_bg.gif') repeat-x top left;
color : white;
float : left;
width : 100%;
font-family : verdana, arial, sans-serif;
font-size : 12px;
font-weight : bold;
}
#menu_bar ul li {
display : inline;
}
#menu_bar ul li.normal a {
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;
background : #666666 url('../images/menu_bg.gif') repeat-x top left;
color : #efefef;
text-decoration : none;
float : left;
border-right : 1px solid #fff;
}
#menu_bar ul li.selected a {
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;
background : #666666 url('../images/menu_hover_bg.gif') repeat-x top left;
color : #efefef;
text-decoration : none;
float : left;
border-right : 1px solid #fff;
}
#menu_bar ul li.normal a:hover {
background : #990000 url('../images/menu_hover_bg.gif') repeat-x top left;
color : #ffffff;
}
#content_wrapper {
margin-top : 10px;
margin-bottom : 0;
margin-left : 15px;
margin-right : 15px;
clear : both;
}
#right_side {
margin-top : 5px;
float : right;
width : 160px;
border : 1px solid #cccccc;
}
#right_side h3 {
margin-top : 0;
margin-bottom : 10px;
font-family : verdana, arial, sans-serif;
font-size : 12px;
color : #ffffff;
padding : 4px;
border : 1px solid #cccccc;
background-color : #990000;
}
#right_side p {
margin-top : 0;
margin-bottom : 15px;
font-family : verdana, arial, sans-serif;
font-size : 11px;
color : #666666;
line-height : 14px;
padding-left : 4px;
}
#left_side {
float : left;
width : 550px;
background-color : #ffffff;
border : 0 dashed #cccccc;
}
#left_side h3 {
margin-top : 0;
margin-bottom : 10px;
font-family : verdana, arial, sans-serif;
font-size : 18px;
color : #333333;
background-color : #ffffff;
padding : 4px;
border-bottom : 1px solid #666666;
clear : both;
}
#left_side h4 {
margin-top : 0;
margin-bottom : 0;
font-family : verdana, arial, sans-serif;
font-size : 12px;
color : #990000;
background-color : #ffffff;
padding : 4px;
clear : both;
}
#left_side p {
margin-top : 0;
margin-bottom : 10px;
font-family : verdana, arial, sans-serif;
font-size : 11px;
color : #666666;
line-height : 14px;
padding-left : 4px;
}
#more info {
margin-top : 0;
margin-bottom : 10px;
font-family : verdana, arial, sans-serif;
font-size : 8px;
color : #990000;
line-height : 14px;
padding-left : 4px;
}
.float_left {
float : left;
margin-right : 10px;
}
.float_right {
float : right;
margin-left : 10px;
}
#page_footer {
margin-top : 0;
margin-left : 15px;
margin-right : 15px;
margin-bottom : 0;
background-color : #cccccc;
clear : both;
}
.logo_block {
margin-left : 15px;
margin-right : 15px;
background-color : #ffffff;
clear : both;
}
#page_footer h3 {
margin-top : 0;
margin-bottom : 0;
margin-left : 15px;
margin-right : 15px;
font-family : verdana, arial, sans-serif;
font-size : 14px;
color : #990000;
padding : 4px;
clear : both;
}
#page_credits {
height : 20px;
background-color : #ffffff;
clear : both;
}
#page_credits p {
padding-top : 5px;
text-align : center;
font-family : verdana, arial, sans-serif;
font-size : 11px;
color : #cccccc;
letter-spacing : 1px;
}
#spacer {
height : 5px;
clear : both;
}
.arrow_list {
margin-top : 0;
margin-left : 10px;
padding-left : 0;
list-style : none;
}
.arrow_list li {
padding-left : 10px;
background-image : url(../images/arrow.gif);
background-repeat : no-repeat;
background-position : 0 5px;
font-family : verdana, arial, sans-serif;
font-size : 11px;
line-height : 16px;
}
img.c1 {
position : relative;
z-index : 10;
display : block;
top : 30px;
left : 10px;
}
.active-page {
color : #9a0006;
}
p.c1 {
text-align : left;
}
p.c2 {
text-align : left;
}