/*-------------------- Elements ------------------------*/

body, input, select, textarea {
	font: 12px "Helvetica Neue", Helvetica, Tahoma, sans-serif;
	margin: 0; padding: 0;
	background: #e1e1e1;
	color: #696969;
}

strong {
	color: #333;
	margin: 0;
	padding: 0;
}

em {
	color: #333;
}

p { 
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.5em;
	}
	
h2 {
	font-size: 30px;
	color: #000;
	margin: 0;
	padding: 12px 0 7px;
	
	margin-bottom: 30px;
}

h3 {
	font-size: 18px;
	color:  #11678b;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 1.3em;
}


h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0;
}

a { 
	color: #11678b;
	text-decoration: none; 
	outline: none;
}

a:hover {
	text-decoration: underline;
}



blockquote {
	font-family: georgia, serif;
	margin: 0 0 25px 0;
	padding: 15px;
	font-style: italic;
	border-top: 1px dotted #969696;
	border-bottom: 1px dotted #969696;
}

blockquote p.intro {
	margin: 0;
	padding: 0;
}

blockquote span {
	font-size: 13px;
	font-family: helvetica, arial, sans-serif;
	font-style: normal;
}



/*-------------------- Main Layout ------------------------*/

#wrapper {
	width: 950px;
	margin: 0 auto; 
	padding: 0;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

#header {
	height: 127px;
	padding: 0;
	margin: 0 20px 10px 20px;
	border-bottom: 1px dotted #969696;
}

#home #header {
	margin-bottom: 0;
}
#content {
	position: relative;
	padding: 0; margin: 0;
	overflow: hidden;
	margin-bottom: 30px;
}

#maincol { 
	width: 613px;
	float: left;
	overflow: hidden;
	margin-left: 21px;
	padding: 0;
	}
	
#secondarycol {
	width: 265px;
	float: right; 
	overflow: hidden;
	margin: 20px 20px 0 0;
}

#banner {
	width: 613px;
	height: 348px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #969696;
	/*background: url(../rotate/rotate.html) no-repeat;*/
	margin-bottom: 20px;
	margin-top: 10px;
	position: relative;
}
/*
#bannerimage div a {
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 100%;
	height: 100%;
	text-indent: -2000em;
	overflow: hidden;
}

#bannerimage div a:hover  {
	background: url(../images/bg_white.png) no-repeat 0 0;
	
}*/

.img-banner {
	 border-style: none;
}

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 25px 25px;
	color: #666;
	font-size: 11px;
}

.newsstory {
	padding-right: 30px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #969696;
	margin-bottom: 30px;
}

.twocol {
	width: 280px;
	float: left; 
	margin-right: 35px;
	overflow: hidden;
	position: relative;
}

.twocolright {
	width: 280px;
	float: left; 
	margin-right: 0px;
	overflow: hidden;
	position: relative;
}

.twocol p, .twocolright p {
	font-size: 11px;
	margin-bottom: 17px;
}


/*-------------------- Header ------------------------*/

#header h1 {
	position: absolute;
	z-index: 10;
	width: 255px;
	height: 52px;
	left: 28px;
	top: 20px;
	text-indent: -999px;
	background: url(../images/logo.png) no-repeat;
}


/*-------------------- Tagline ------------------------*/

#tagline {
	margin: 0 20px;
	z-index: 50;  
	border-bottom: 1px dotted #969696;
	height: 30px;
	padding: 15px 0;
	background: url(../images/tag_define.png) no-repeat 4px 15px; 
	text-indent: -8000em;
	position: relative;
}

#tagline h2, #tagline p {
	margin: 0;
	padding: 0;
	text-indent: -2000em; 
	overflow: hidden;
	border-bottom: 0;
}

#tagline a {
	position: absolute;
	z-index: 10;
	right: 0;
	top: 21px;
	width: 81px;
	height: 19px;
	display: block;
	background: url(../images/btn_learnmore.png) no-repeat;
}

#tagline a:hover {
	background-position: 0 -19px;
}


/*-------------------- Laedership Team ------------------------*/

.leadership {
	border-bottom: 1px dotted #969696;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	position: relative;
	overflow: hidden;
}

.leadership p {
	margin: 0;
	padding: 0 25px 0 195px;
	
}

.leadership img {
	float: left;
	margin-top: 5px;
}

/*-------------------- Company Highlights ------------------------*/

.highlights {
	background-color: #faf5e1;
	padding: 15px 6px 6px 6px;
	margin-top: 30px;
}

.highlights h5 {
	color: #756e55;
	margin-bottom: 20px;
	font-size: 12px;
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.highlights p {
	font-size: 11px;
	
}

.leadership img {
	float: left;
	margin-top: 5px;
}


/*-------------------- Homepage Banner ------------------------*/



/*-------------------- Crayon in the News ------------------------*/

#news {
	margin: 0; padding: 0;
	list-style: none;
}

#news li {
	list-style: none;
	margin: 0; padding: 0;
	padding: 5px 0;
	border-bottom: 1px solid #d3d3d3;
}



#news p { margin: 7px 0; padding: 0; font-size: 12px;}


.newsitem {
	padding: 0 25px 15px 0;
	border-bottom: 1px dotted #969696;
	margin-bottom: 25px;
}

.newsitem p, .newsitem h3, .newsitem h4 {
	margin-left: 175px;
}

.newsitem h3, .newsitem h4 {
	margin-bottom: 0;
	margin-top: 0;
}

.newsitem h4 { margin-bottom: 10px;}

.newsitem img {
	float: left;
}


/*-------------------- Basic Classes ------------------------*/

p.callout {
	font-family: georgia, serif;
	font-style: italic;
	color: #c2812d;
	font-size: 16px;
	line-height: 1.4em
}

p.oldcallout {
	font: 17px "Georgia", Times, serif;
	font-style: italic;
	line-height: 1.4em;
	color: #6a6868;
	margin-bottom: 45px;
}

.intro {
	color: #c2812d;
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 35px;
}

.left { 
	float: left;
	margin: 0 10px 25px 0; }


.learnmore {
	text-indent: -2000em;
	overflow: hidden;
	width: 81px;
	height: 19px;
	display: block;
	background: url(../images/btn_learnmore.png) no-repeat;
}

.learnmore:hover {
	background-position: 0 -19px;
}

.prabout {
	border-top: 1px dotted #969696;
        padding-top: 2em;
}

.sidebar {
	float: right;
	width: 195px;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #cfcfcf;
	font-size: 11px;
	margin-bottom: 45px;
}

.sidebar img {
	margin-bottom: 15px;
}

.sidebar h5 {
	color: #11678b;
}

.address {
	font-size: 11px;
	background: #e6e6e6 url(../images/bg_logo.gif) no-repeat bottom right;;
	padding: 8px;
}

.date {
	font-family: "Lucida Grande", arial, sans-serif;
	text-transform: uppercase;
	color: #999;
	margin-bottom: 20px;
}

#maincol li {
	padding: 4px 0;
}

.right {
	float: right;
	margin: 0 0 15px 15px;
}

/*-------------------- Secondary Col Navigation ------------------------*/

#secondarycol ul {
	list-style: none;
	margin: 15px 0 40px 0;
	padding: 0;
}

#secondarycol li {
	padding: 4px;
	font-size: 12px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
}

#secondarycol li:hover {
	background-color: #e5e5e5;
}

#secondarycol li.selected {
	padding-left: 13px;
	background: #e5e5e5 url(../images/icn_arrow.png) no-repeat 3px 50%;
}	

#secondarycol li a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

#home #secondarycol li {
	font-size: 11px;
}


#secondarycol #news li.selected {
	padding-left: 4px;
	background: none;
	background-color: #e5e5e5;
}
/*-------------------- Main Navigation ------------------------*/

#mainnav {
	z-index: 100;
	position: absolute;
	right: 7px;
	top: 44px;
	width: 500px;
	height: 13px;
}

#mainnav li {
	float: left;
	list-style: none;
	margin-right: 10px;
	position: relative;
}

#mainnav #m_careers { margin-right: 0; }

#mainnav li a {
	position: relative;
	display: block;
	height: 13px;
	background: url(../images/menu.png) no-repeat;
	overflow: hidden;
	text-indent: -2000em;
	list-style: none;
	margin: 10px 10px 0 10px;
	z-index: 150;
}

#mainnav li ul {
  border: 1px solid #B6B6B6;
  left: 0;
  top: 0;
  list-style: none;
  margin: 0;
  padding: 26px 0 0 0;
  width: 100%;
  -webkit-box-shadow:rgba(0,0,0,.6) 0 2px 2px;
  -webkit-border-top-right-radius:3px;
  -webkit-border-top-left-radius:3px;
  -webkit-border-bottom-right-radius:3px;
  -webkit-border-bottom-left-radius:3px;
}
  
#mainnav li ul li {
  float: none;
  background-color: #FDFDFD;
  margin: 0 !important;
  padding: 0 !important;
}
  #mainnav li ul li a {
    width: auto !important;
  	height: auto;
  	background: none;
  	text-indent: 0;
    padding: 7px 10px;
    margin: 0 !important;
    font-size: 11px;
  }
  #mainnav li ul li a:hover {
    background-color: #E1E1E1;
    text-decoration: none;
  }

#mainnav #m_home a { width: 36px; background-position: 0 0; }
#mainnav #m_home a:hover { background-position: 0 -13px; }
#mainnav #m_home.active a, #mainnav #m_home a.selected { background-position: 0 -13px; }

#mainnav #m_world a { width: 128px; background-position: -69px 0; }
#mainnav #m_world a:hover { background-position: -69px -13px; }
#mainnav #m_world.active a, #mainnav #m_world a.selected { background-position: -69px -13px; }

#mainnav #m_company a { width: 115px; background-position: -469px 0; }
#mainnav #m_company a:hover { background-position: -469px -13px; }
#mainnav #m_company.active a, #mainnav #m_company a.selected { background-position: -469px -13px; }

#mainnav #m_news a { width: 32px; background-position: -315px 0; margin-left: -4px;}
#mainnav #m_news a:hover { background-position: -315px -13px; }
#mainnav #m_news.active a, #mainnav #m_news a.selected { background-position: -315px -13px; }

#mainnav #m_careers a { width: 42px; background-position: -381px 0;}
#mainnav #m_careers a:hover { background-position: -381px -13px; }
#mainnav #m_careers.active a, #mainnav #m_careers a.selected { background-position: -381px -13px; }

/*-------------------- Video Viewer ------------------------*/
#video-viewer {
	background: #FFF;
}
#video-viewer .images {
	float: left;
	width: 455px;
	padding: 15px 0 0px 15px;
}
#video-viewer .images img {
	float: left;
}
#video-viewer .side {
	padding: 8px 20px 0 10px;
	*padding: 25px 20px 0 10px;
	width: 235px;
	float: right;
}
#video-viewer .side h4 {
	color: #11678b;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: normal;
}
