/* SEIKA MACHINERY */

body {
margin:0;
padding:0;
background: url(../images/global/background.gif) repeat-y center #bc150c;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #333333;
}
dt {
	margin: 0px 0px 0px 16px;
	text-indent: 0px;
}


#g_wrapper {
width:750px;
margin:0 auto;
padding:0;
/*border:1px solid yellow;*/
}

a {
color: #666666;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #6fa82f;
}

img {
border:none;
}

.clearzone {
clear:both;
line-height:0;
margin:0;
padding:0;
/*border:1px solid red;*/
}

/*HEADER ----------------------------------------------------------------------------------------------------------------------------------*/

#g_header {
height:50px;
background: url(../images/global/header-bgnd.jpg) no-repeat;
/*border:1px solid red;*/
}

#g_header #g_logo {
display:block;
float:left;
width:120px;
height:50px;
text-indent:-5000px;
background:url(../images/global/seika-logo.gif) no-repeat;
/*border:1px solid red;*/
}

#g_header #g_global {
display:block;
float:right;
width:77px;
height:50px;
text-indent:-5000px;
/*border:1px solid red;*/
}

/*GLOBAL NAVIGATION ----------------------------------------------------------------------------------------------------------------------------------*/

#g_navigation {
width: 750px;
height:17px;
margin:0;
padding:0;
background-color:#cc3333;
}

#g_navigation ul {
margin:0;
padding:0;
list-style-type:none;
}

#g_navigation li {
float: left;
text-decoration: none;
}

/*HIDE LINK TEXT OFF PAGE*/
#g_navigation li a {
display:block;
height:17px;
background-repeat:no-repeat;
text-indent:-5000px;
}

/*DISPLAY NAVIGATION STATIC GRAPHIC*/
#g_navigation #g_nav_home a {
background:url(../images/global/navigation.gif) no-repeat;
width:61px;
background-position: left top;
}
#g_navigation #g_nav_products a {
background:url(../images/global/navigation.gif) no-repeat;
width:85px;
background-position: -61px top;
}
#g_navigation #g_nav_reps a {
background:url(../images/global/navigation.gif) no-repeat;
width:124px;
background-position: -146px top;
}
#g_navigation #g_nav_global a {
background:url(../images/global/navigation.gif) no-repeat;
width:119px;
background-position: -270px top;
}
#g_navigation #g_nav_company a {
background:url(../images/global/navigation.gif) no-repeat;
width:152px;
background-position: -389px top;
}
#g_navigation #g_nav_rfq a {
background:url(../images/global/navigation.gif) no-repeat;
width:52px;
background-position: -541px top;
}
#g_navigation #g_nav_sitemap a {
margin-left:84px;
background:url(../images/global/navigation.gif) no-repeat;
width:73px;
background-position: -592px top;
}

/*SETS DISPLAY FOR THE NAVIGATION ROLLOVER STATE*/
#g_navigation #g_nav_home a:hover {
background-position: left bottom;
}
#g_navigation #g_nav_products a:hover {
background-position: -61px bottom;
}
#g_navigation #g_nav_reps a:hover {
background-position: -146px bottom;
}
#g_navigation #g_nav_global a:hover {
background-position: -270px bottom;
}
#g_navigation #g_nav_company a:hover {
background-position: -389px bottom;
}
#g_navigation #g_nav_rfq a:hover {
background-position: -541px bottom;
}
#g_navigation #g_nav_sitemap a:hover {
background-position: -592px bottom;
}

/*SETS THE NAVIGATION DISPLAY OF THE CURRENT PAGE TO THE ROLLOVER STATE*/
/*THE BODY ID IS SET ON EACH INDIVIDUAL PAGE*/
#g_body_home #g_navigation #g_nav_home a {
background-position: left bottom;
}
#g_body_products #g_navigation #g_nav_products a {
background-position: -61px bottom;
}
#g_body_reps #g_navigation #g_nav_reps a {
background-position: -146px bottom;
}
#g_body_global #g_navigation #g_nav_global a {
background-position: -270px bottom; 
}
#g_body_company #g_navigation #g_nav_company a {
background-position: -389px bottom; 
}
#g_body_rfq #g_navigation #g_nav_rfq a {
background-position: -541px bottom;
}
#g_body_sitemap #g_navigation #g_nav_sitemap a {
background-position: -592px bottom;
}

/* CONTENT ----------------------------------------------------------------------------------------------------------------------------------*/

#g_content {
margin:10px;
padding:0;
background:url(../images/global/content-bgnd.gif) no-repeat top right;
/*border:1px solid blue;*/
}

#g_content h1 {
margin:0 0 10px 0;
padding:0;
height:48px;
text-indent:-5000px;
background-color:#bc150c;
background-repeat:no-repeat;
background-position:top left;
/*border:1px solid red;*/
}

#g_content h2 {
color: #cc3300;
border-bottom: 1px solid #a09393;
font-size: 12px;
margin-bottom: 5px;
}

#g_content h3 {
background-color: #a09393;
color: white;
margin:10px 0;
padding:1px 3px;
border-left: 5px solid #cc3300;
}

#g_content h3 span {
font-size:12px;
font-weight:normal;
}

#g_content h4 {
color: #cc3300;
border-bottom: 1px dashed #a09393;
border-left: 5px dotted #a09393;
font-size: 12px;
padding:0 0 0 5px;
margin:0 0 5px 0;
/*border:1px solid red;*/
}

#g_content h5 {
color: #cc3300;
font-size: 12px;
padding:0 0 0 5px;
margin:0 0 15px 0;
/*border:1px solid red;*/
}

#g_content h6 {
color: #cc3300;
border-bottom:1px solid #a09393;
font-size: 12px;
margin: 15px 0 10px 0;
}

#g_reader {
border-top:1px solid #a09393;
margin-top:20px;
padding:10px;
}

#g_reader img {
margin-top:5px;
}

/* FOOTER ----------------------------------------------------------------------------------------------------------------------------------*/

#g_footer {
margin:10px;
padding:10px;
font-size: 11px;
color:#666666;
text-align: center;
clear:both;
border-top:1px solid #999999;
}

#g_footer ul {
margin:0 0 5px 0;
padding:0;
list-style:none;
}

#g_footer li {
display:inline;
}

