@import url("text.css");
@import url("grid.css");

/* - - - - MAJOR STRUCTURAL ELEMENTS - - - - */

body {
	
}

#header, #topnav, #bodycontent, #footer {
	width: 960px;
	text-align: left;
	float: none;
	margin: 0 auto;
	
}

/* - - - - HEADER - - - - */

#headerrepeat {
	background: #FFF url("/images/skin/header_bgrepeat.gif") repeat-x;
	padding: 0;
	margin-bottom: 20px;
}


#header {
	height: 85px;
	padding: 0;
	width: 927px;
	position: relative;
}

#oc_logo {
	position: absolute;
	top: 14px;
	left: 10px;
	
}

#welcome {
	position: absolute;
	top: 54px;
	right: 0px;
}

#global-nav {
	position: absolute;
	right: 0;
	top: 3px;
}

#global-nav li {
	display: block;
	float: left;
}

#global-nav li a { 
	display: block;
	height: 19px;
}

#visit_oc {
	width: 136px;
	background-image: url("/images/ui/visit_oc.gif");
}

#visit_composites {
	width: 130px;
	background-image: url("/images/ui/visit_composites.gif");
}

/* - - - - TOPNAV - - - - */
#topnav-holder {
	background: #FFF url("/images/skin/topnav_bg.gif") repeat-x;
	position: relative;
	text-align: center;
}

#topnav {
	height: 30px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	text-align: left;
}


#topnav li { 
	float: left; 
	padding: 0 11px; 
	margin: 0; 
	display: block;
}

#topnav li a {
	display: block;
	margin: 0;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 30px;
}

#topnav li a:hover, #topnav li.selected a { background-position: 0 -30px; }

/* - - - - TOPNAV IMAGE REPLACEMENT - - - - */

/* top row nav items */
#nav-BuildingMaterials a { background-image: url(/images/topnav/v2_nav-buildingmaterials.gif); width: 146px; }
#nav-Composites a { background-image: url(/images/topnav/v2_nav-composites.gif); width: 109px; }
#nav-Literature a { background-image: url(/images/topnav/v2_nav-literature.gif); width: 99px; }
#nav-OurCompany a { background-image: url(/images/topnav/v2_nav-ourcompany.gif); width: 115px; }
#nav-Investors a { background-image: url(/images/topnav/v2_nav-investors.gif); width: 97px; }
#nav-OCWorldwide a { background-image: url(/images/topnav/v2_nav-ocworldwide.gif); width: 125px; }
#nav-ContactUs a { background-image: url(/images/topnav/v2_nav-contactus.gif); width: 105px; }

/* - - - - SIDENAV STYLES - - - - */

#sidenav {
	background: url("/images/ui/sidenav_divider.gif") 0 0 no-repeat;
	margin-bottom: 2em;
}

#sidenav li {
	display: block;
	width: 220px;
	background: url("/images/ui/sidenav_divider.gif") bottom left no-repeat;
}

#sidenav li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	background: url("/images/ui/arrow_large.gif") 100% 50% no-repeat;
	text-decoration: none;
}

#sidenav li.selected a {
	font-weight: bold;
	color: #333;
	cursor: default;
}

/* - - - - CONTENT AREA STYLES - - - - */

h1.replaced {
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
}

h2.replaced {
	width: 100%;
	height: 20px;
	margin-bottom: 3px;
}

#maincontent h2 {
	margin-top: 1em !important;
}

/* - - - - NEWS STYLES - - - - */
#bodycontent h2.date, #bodycontent h3.date {
	text-transform: uppercase;
	letter-spacing: 0.01em;
	display: block;
	margin: 0 !important;
	font-size: 0.8em;
	color: #4d4d4d;
	font-weight: bold;
}


/* - - - - FOOTER - - - - */

#footer {
	padding-top: 1em;
	margin-top: 1em;
	border-top: 1px solid #e3e3e3;
	font-size: 0.9em;
	color: #666;
}

#footerlinks { text-align: right; }

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	height:200px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{
	position:absolute;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(/images/slider/ui/loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-25px;
    margin-left:-40px; /* Tweak this to center bullets */
	display:none;
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/images/slider/ui/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/slider/ui/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
