/* Main Stuff */

body {
	margin: 0 auto;
	\\background: url(../stdgfx/contentbg3.jpg) repeat-x;
	background: #ffffff;
	
}

#container_main {
	width: 100%;
	margin: 0px auto;
	background: url(../gfx/mainbg.jpg) repeat-x;

}

/* Banner */

#banner {
	margin: 0px auto;
	width: 950px;
	height: 43px;
	background: url(../gfx/31b_banner.jpg) no-repeat;
	padding-top: 42px;
}

*html #banner {
	padding-top: 38px;
}

.nav_logo {
	float: left;
	margin-top: -42px;
}

.nav_logo img {
	border: 0px;
	margin-bottom: -5px
}

*html .nav_logo img {
	margin-bottom: 0px;
}

#nav-wrapper {
	border: 0px solid red;
	margin-left: 300px;
	padding: 0px;
	
}

#nav-wrapper ul {
	padding: 0px;
	display: inline;
}

#nav-wrapper li {
	list-style: none;
	margin: 52px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 90px;
	height: 32px;

}

#nav-wrapper img {
	border: none;
	margin-bottom: -4px;
}

.nav-button {
	width: 90px;
	height: 32px;
	background: url(../gfx/button-home.jpg);
}

.nav-button:hover {
	background: url(../gfx/button-clicked.jpg);
}

.nav-button:active {
	background: url(../gfx/button-clicked.jpg);
}

.langwrapper {
	width: 950px;
	position: relative;
	border: 1px solid red;
	\\top: -30px;
	\\right: 0px;
}

.lang {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	color: #ffffff;
	position: absolute;
	top: 10px;
	margin-left: 880px;
	width: 200px;
}

*html .lang {
	margin-left: -60px;
}

.lang a {
	text-decoration: none;
	color: #ffffff;

}

.lang a:visited {
	text-decoration: none;
	color: #ffffff;
}

.lang a:hover {
	text-decoration: none;
	color: #c01c24;

}

/* main index */

#rotate {
	width: 950px;
	margin: 0px auto;
	\\border-top: 1px solid #ffffff;
	background: #333333;
}

#content_main {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 950px;
	margin: 20px auto;
	background: #ffffff;
}


#content_main a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#content_main a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#content_main a:hover {
	text-decoration: none;
	color: #c01c24;
	font-weight: bold;
}

#content_main img {
	border: 0px;
	vertical-align: middle;
}



.splash {
	float: left;
	width: 296px;
	height: 170px;
	padding: 0px 10px 50px 10px;
	\\border: 1px solid blue;
}

.splash_about {
	background: url(../gfx/splash_about.gif) no-repeat;
}

.splash_innovate {
	background: url(../gfx/splash_innovate.gif) no-repeat;
}

.splash_investor {
	background: url(../gfx/splash_investor.gif) no-repeat;
}

.splash_parts {
	background: url(../gfx/splash_parts.gif) no-repeat;
}

.splash_techserv {
	background: url(../gfx/splash_techserv.gif) no-repeat;
}

.splash_fieldserv {
	background: url(../gfx/splash_fieldserv.gif) no-repeat;
}

.investor li {
	margin-left: -20px;
	margin-bottom: -10px;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style: square outside url(../gfx/bullet_rsq.gif);
}


/* Overview Page */

#overview_content {
	margin: 0px auto;
	width: 950px;
	min-height: 375px;
	\\overflow: hidden;
}

*html #overview_content {
	height: 375px;
	\\overflow: visible;
}

.nodwell {
	background: url(../gfx/31b_overview_nw.jpg) no-repeat;
}

.chieftain {
	background: url(../gfx/31b_overview_chieftain.jpg) no-repeat;
}

.husky {
	background: url(../gfx/31b_overview_husky.jpg) no-repeat;
}

.delta {
	background: url(../gfx/31b_overview_delta.jpg) no-repeat;
}

.commander {
	background: url(../gfx/31b_overview_commander.jpg) no-repeat;
}

.tbus {
	background: url(../gfx/31b_overview_tbus.jpg) no-repeat;
}

.vt4k {
	background: url(../gfx/31b_overview_vt4k.jpg) no-repeat;
}

.nokamic {
	background: url(../gfx/31b_overview_nokamic.jpg) no-repeat;
}

.dr12 {
	background: url(../gfx/31b_overview_dr12.jpg) no-repeat;
}

.dr12w {
	background: url(../gfx/31b_overview_dr12w.jpg) no-repeat;
}

.dr24 {
	background: url(../gfx/31b_overview_dr24.jpg) no-repeat;
}

.dr24hd {
	background: url(../gfx/31b_overview_dr24hd.jpg) no-repeat;
}

.dr40 {
	background: url(../gfx/31b_overview_dr40.jpg) no-repeat;
}

.dr610 {
	background: url(../gfx/31b_overview_dr610c.jpg) no-repeat;
}

.ctr {
	background: url(../gfx/31b_overview_ctr.jpg) no-repeat;
}

.explorer {
	background: url(../gfx/31b_overview_explorer.jpg) no-repeat;
}

.tdrive {
	background: url(../gfx/31b_overview_tdrive.jpg) no-repeat;
}

.injector {
	background: url(../gfx/31b_overview_injector.jpg) no-repeat;
}

.pipeh {
	background: url(../gfx/31b_overview_pipeh.jpg) no-repeat;
}

.cushsub {
	background: url(../gfx/31b_overview_cushsub.jpg) no-repeat;
}

.cushcon {
	background: url(../gfx/31b_overview_cushcon.jpg) no-repeat;
}

.deckbush {
	background: url(../gfx/31b_overview_deckbush.jpg) no-repeat;
}

.rcpipe {
	background: url(../gfx/31b_overview_rcpipe.jpg) no-repeat;
}

.explorer1500 {
	background: url(../gfx/31b_overview_explorer1500.jpg) no-repeat;
}

.mpd {
	background: url(../gfx/31b_overview_mpd.jpg) no-repeat;
}

.w750 {
	background: url(../gfx/31b_overview_w750.jpg) no-repeat;
}

.supportv {
	background: url(../gfx/31b_overview_supportv.jpg) no-repeat;
}

.about {
	background: url(../gfx/31b_overview_about.jpg) no-repeat;
}

.career {
	background: url(../gfx/31b_overview_career.jpg) no-repeat;
}

.parts {
	background: url(../gfx/31b_overview_parts.jpg) no-repeat;
}

.techserv {
	background: url(../gfx/31b_overview_techserv.jpg) no-repeat;
}

.fieldserv {
	background: url(../gfx/31b_overview_fieldserv.jpg) no-repeat;
}

.preown {
	background: url(../gfx/31b_overview_preown.jpg) no-repeat;
}

.innovation {
	background: url(../gfx/31b_overview_innovation.jpg) no-repeat;
}

#overview_nav {
	border: 0px solid red;
	width: 300px;
	height: 300px;
	margin: 30px 0px 0px 25px;
	float: left;

}


*html #overview_nav {
	margin: 45px 0px 0px 15px;
}

.overview_nav_title {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bolder;
	list-style: none;
}


#overview_nav ul li {
	list-style: none;
	margin: 0px 0px 0px -20px;
	\\color:  #d5d5d5;
}



#overview_nav li a {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d5d5d5;
	text-decoration: none;
	font-weight: bolder;
}

#overview_nav li a:hover {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bolder;
}

#overview_nav-dark {
	border: 0px solid red;
	width: 300px;
	height: 300px;
	margin: 30px 0px 0px 25px;
	float: left;

}


*html #overview_nav-dark {
	margin: 45px 0px 0px 15px;
}

.overview_nav_title-dark {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	list-style: none;
}

#overview_nav-dark ul li {
	list-style: none;
	margin: 0px 0px 0px -20px;
	\\color:  #d5d5d5;
}

#overview_nav-dark li a {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

#overview_nav-dark li a:hover {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c11c24;
	text-decoration: underline;
	font-weight: bolder;
}


#overview_content23_wrapper {
	margin: 0px auto 20px auto;
	width: 950px;
	background: #eaeaea;
	padding: 20px 0px 20px 0px;
}

#overview_content2 {
	margin: 0px auto;
	width: 900px;
	min-height: 368px;
	\\background: #000000;

	padding: 0px;
}

#overview_content2b {
	margin: 0px auto;
	width: 900px;
	height: 262px;
	background: #dbdbdb;

	padding: 0px;
}

#overview_content2c {
	margin: 0px auto;
	width: 900px;
	height: 600px;
	padding: 0px;
}

.content2c_bg_ctr {
	background: url(../gfx/blur_ctr.jpg) no-repeat #ffffff;
}

.content2c_bg_explorer {
	background: url(../gfx/blur_explorer.jpg) no-repeat #ffffff;
}

.content2c_bg_tdrive {
	background: url(../gfx/blur_tdrive.jpg) no-repeat #ffffff;
}

.content2c_bg_injector {
	background: url(../gfx/blur_injector.jpg) no-repeat #ffffff;
}

.content2c_bg_pipeh {
	background: url(../gfx/blur_pipeh.jpg) no-repeat #ffffff;
}

.content2c_bg_cushsub {
	background: url(../gfx/blur_cushcon.jpg) no-repeat #ffffff;
}

.content2c_bg_cushcon {
	background: url(../gfx/blur_cushcon.jpg) no-repeat #ffffff;
}

.content2c_bg_rcpipe {
	background: url(../gfx/blur_rcpipe.jpg) no-repeat #ffffff;
}

.content2c_bg_supportv {
	background: url(../gfx/blur_supportv.jpg) no-repeat #ffffff;
}

.content2c_bg_about {
	background: url(../gfx/blur_about.jpg) no-repeat #ffffff;
}

.content2c_bg_career {
	background: url(../gfx/blur_career.jpg) no-repeat #ffffff;
}

.content2c_bg_parts {
	background: url(../gfx/blur_parts.jpg) no-repeat #000000;
	\\background: #000000;
}

.content2c_bg_preown {
	background: url(../gfx/blur_preown.jpg) no-repeat #ffffff;
	
}

.content2c_bg_innovation {
	background: url(../gfx/blur_innovation.jpg) no-repeat #ffffff;
	
}

.content2c_bg_nokamic {
	background: url(../gfx/blur_nokamic.jpg) no-repeat #ffffff;
	
}


.content2c_info {
	border: 0px solid red; 
	padding: 30px 20px 20px 20px; 
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	float: left;
	width: 260px;
	
}

*html .content2c_info {
	padding: 45px 0px 20px 30px; 
}

.content2c_info a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d5d5d5;
	text-decoration: none;
	font-weight: bold;
}

.content2c_info a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d5d5d5;
	text-decoration: none;
	font-weight: bold;
}

.content2c_info a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c11c24;
	text-decoration: underline;
	font-weight: bold;
}

.content2c_info ul {
	\\padding-top: 25px;
}

.content2c_info li {
	list-style-image: url(../gfx/bullet_rsq.gif);
	height: auto;
	\\width: 260px;
	margin-left: -22px;
	overflow: visible;
}

\\*html .content2c_info li {
	\\margin-left: -22px;

\\}

.content2_info_botchart {
	width: 50%; 
	clear: both;
	padding: 0px 20px 0px 20px;
}

#overview_content2d {
	margin: 0px auto;
	width: 900px;
	height: 975px;
	padding: 0px;
	\\background: #000000;
}

.note {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

.note-dark {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.content2_info {
	border: 0px solid red; 
	padding: 20px 20px 20px 20px; 
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	float: left;
	width: 260px;
}

.content2_info a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content2_info a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content2_info a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c11c24;
	text-decoration: underline;
	font-weight: bold;
}

.content_img {
	border: 1px solid #d5d5d5;
	padding: 6px;
}

*html .content2_info {
	padding: 20px 8px 20px 20px; 
}

.content2_info_long {
	border: 0px solid red; 
	padding: 20px 20px 20px 20px; 
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 860px;
	
}

.content2_info_long a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content2_info_long a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content2_info_long a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c11c24;
	text-decoration: underline;
	font-weight: bold;
}

*html .content2_info_long {
	padding: 20px 8px 20px 20px; 
}


.content2_info_na {
	border: 0px solid red; 
	padding: 20px 20px 20px 20px; 
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	\\float: left;
	width: 260px;
	background: #ffffff;
	
}

.content2_info_na a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content2_info_na a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content2_info_na a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c11c24;
	text-decoration: underline;
	font-weight: bold;
}

*html .content2_info_na {
	padding: 20px 8px 20px 20px; 
}



.content2_title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding: 2px 0px 0px 20px;
	cursor: pointer;
	\\height: 30px;
	
}

/* preown */

.content_preown {
	border: 0px solid red; 
	padding: 48px 20px 20px 20px; 
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	\\float: left;
	width: 860px;
	
}

.content_preown a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content_preown a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content_preown a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c11c24;
	text-decoration: underline;
	font-weight: bold;
}

*html .content_preown {
	padding: 48px 8px 20px 20px; 
}

.preown_short {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 0px 20px 0px;
}

.preown_long {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top: 1px solid #d5d5d5;
	\\text-align: center;
	padding: 20px 0px 0px 0px;

}

.preown_title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
}

.preown_long img {
	border: 1px solid #d5d5d5;
	padding: 4px;
	margin: 6px;
}

#wrapper_prodintro {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #dddddd;
}


.prodintro {
	width: 300px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	padding: 10px 8px 25px 8px;
}

#grid {
	\\display: inline;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	clear: both;
}

.gridv {
	float: left;
	width: 180px;
	height: 200px;
	padding: 0px 5px 0px 5px;
	\\border: 1px solid green;
}

.gridv:hover {
	background: url(../gfx/fader.jpg);
	\\border: 1px solid red;
}

.gridv a {
	border: 0px;
	color: #333333;
	text-decoration: none;
}



.gridv a:visited {
	border: 0px;
	color: #333333;
	text-decoration: none;
}

.gridv a:hover {
	border: 0px;
	color: #ffffff;
	text-decoration: none;
}

*html .gridv a:hover {
	display: block;
	width: 180px;
	background: url(../gfx/fader.jpg) repeat-x;
}

.gridv img {
	border: 0px;
}

.gridvsize {
	width: 150px;
}

/* tables */

.chart {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	border: 1px solid #555555;
	border-collapse: collapse;
}

.chart th {
	background: #333333;
	height: 30px;
	padding: 4px;
	text-align: left;
}

*html .chart th {
	height: 25px;
	padding: 3px;
}

.chart td {
	\\width: 120px;
	\\height: 309px;
	background: #777777;
	padding: 4px;

}

\\*html .chart td {
	\\height: 25px;
	\\padding: 3px;
\\}

\\.chart tr {
	\\border: 1px solid #555555;
\\}

.chart td {
	border-bottom: 1px solid #555555;
}

td.click, th.click
{
	background-color: #bbb;
}
td.hover, tr.hover
{
	background-color: #c11c24;
}
th.hover, tfoot td.hover
{
	background-color: ivory;
}
td.hovercell, th.hovercell
{
	background-color: #abc;
}
td.hoverrow, th.hoverrow
{
	background-color: #6df;
}

/* kwicks accordion */
.kwicks {
	\\list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.kwicks li {
	\\float: left;
	width: 100%;
	height: 112px;
	margin-right: 0px;
	overflow: hidden;
}

.kwicks li ul {
	\\border: 1px solid red;
	padding-bottom: 5px;
}

.kwicks li ul li {
	list-style-image: url(../gfx/bullet_rsq.gif);
	height: auto;
	width: 260px;
	margin-left: -22px;
	overflow: visible;
}

.kwicksmain {
	\\list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.kwicksmain li {
	\\float: left;
	width: 158px;
	height: 350px;
	margin-right: 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px solid blue;

}

.kwicksmain li img {
	border: 0px;

}

.kwickscontact {
	\\list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.kwickscontact li {
	\\float: left;
	width: 100%;
	height: 62px;
	\\margin-right: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}




#kwick1 { 
	background: url(../gfx/overview_tab_off.jpg) no-repeat #ffffff;
	
}

#kwick1.active { 
	background: url(../gfx/overview_tab_on.jpg) no-repeat #ffffff;

}

#kwick2 {
	background: url(../gfx/nw110_tab_off.jpg) no-repeat #ffffff;

}
#kwick2.active {
	background: url(../gfx/nw110_tab_on.jpg) no-repeat #ffffff;
}

#kwick3 {
	background: url(../gfx/nw240_tab_off.jpg) no-repeat #ffffff;

}
#kwick3.active {
	background: url(../gfx/nw240_tab_on.jpg) no-repeat #ffffff;
}

#kwick4 { 
	background: url(../gfx/nw320_tab_off.jpg) no-repeat #ffffff;
}

#kwick4.active { 
	background: url(../gfx/nw320_tab_on.jpg) no-repeat #ffffff;
}

#kwick5 { 
	background: url(../gfx/chiefc_tab_off.jpg) no-repeat #ffffff;
}

#kwick5.active { 
	background: url(../gfx/chiefc_tab_on.jpg) no-repeat #ffffff;
}

#kwick6 { 
	background: url(../gfx/chiefd_tab_off.jpg) no-repeat #ffffff;
}

#kwick6.active { 
	background: url(../gfx/chiefd_tab_on.jpg) no-repeat #ffffff;
}

#kwick7 { 
	background: url(../gfx/chiefr_tab_off.jpg) no-repeat #ffffff;
}

#kwick7.active { 
	background: url(../gfx/chiefr_tab_on.jpg) no-repeat #ffffff;
}

#kwick8 { 
	background: url(../gfx/h4_tab_off.jpg) no-repeat #ffffff;
}

#kwick8.active { 
	background: url(../gfx/h4_tab_on.jpg) no-repeat #ffffff;
}

#kwick9 { 
	background: url(../gfx/h6_tab_off.jpg) no-repeat #ffffff;
}

#kwick9.active { 
	background: url(../gfx/h6_tab_on.jpg) no-repeat #ffffff;
}

#kwick10 { 
	background: url(../gfx/h8_tab_off.jpg) no-repeat #ffffff;
}

#kwick10.active { 
	background: url(../gfx/h8_tab_on.jpg) no-repeat #ffffff;
}

#kwick11 { 
	background: url(../gfx/d2_tab_off.jpg) no-repeat #ffffff;
}

#kwick11.active { 
	background: url(../gfx/d2_tab_on.jpg) no-repeat #ffffff;
}

#kwick12 { 
	background: url(../gfx/d3_tab_off.jpg) no-repeat #ffffff;
}

#kwick12.active { 
	background: url(../gfx/d3_tab_on.jpg) no-repeat #ffffff;
}

#kwick13 { 
	background: url(../gfx/na_tab_off.jpg) no-repeat #ffffff;
}

#kwick13.active { 
	background: url(../gfx/na_tab_off.jpg) no-repeat #ffffff;
}

#kwick14 { 
	background: url(../gfx/comc_tab_off.jpg) no-repeat #ffffff;
}

#kwick14.active { 
	background: url(../gfx/comc_tab_on.jpg) no-repeat #ffffff;
}

#kwick15 { 
	background: url(../gfx/comctri_tab_off.jpg) no-repeat #ffffff;
}

#kwick15.active { 
	background: url(../gfx/comctri_tab_on.jpg) no-repeat #ffffff;
}

#kwick16 { 
	background: url(../gfx/tbus_tab_off.jpg) no-repeat #ffffff;
}

#kwick16.active { 
	background: url(../gfx/tbus_tab_on.jpg) no-repeat #ffffff;
}

#kwick17 { 
	background: url(../gfx/tbusaa_tab_off.jpg) no-repeat #ffffff;
}

#kwick17.active { 
	background: url(../gfx/tbusaa_tab_on.jpg) no-repeat #ffffff;
}

#kwick18 { 
	background: url(../gfx/vt4k_tab_off.jpg) no-repeat #ffffff;
}

#kwick18.active { 
	background: url(../gfx/vt4k_tab_on.jpg) no-repeat #ffffff;
}

#kwick19 { 
	background: url(../gfx/vt4kvac_tab_off.jpg) no-repeat #ffffff;
}

#kwick19.active { 
	background: url(../gfx/vt4kvac_tab_on.jpg) no-repeat #ffffff;
}

#kwick20 { 
	background: url(../gfx/dr12_tab_off.jpg) no-repeat #ffffff;
}

#kwick20.active { 
	background: url(../gfx/dr12_tab_on.jpg) no-repeat #ffffff;
}

#kwick21 { 
	background: url(../gfx/drcomp_tab_off.jpg) no-repeat #ffffff;
}

#kwick21.active { 
	background: url(../gfx/drcomp_tab_on.jpg) no-repeat #ffffff;
}

#kwick22 { 
	background: url(../gfx/drcasing_tab_off.jpg) no-repeat #ffffff;
}

#kwick22.active { 
	background: url(../gfx/drcasing_tab_on.jpg) no-repeat #ffffff;
}

#kwick23 { 
	background: url(../gfx/dr12w_tab_off.jpg) no-repeat #ffffff;
}

#kwick23.active { 
	background: url(../gfx/dr12w_tab_on.jpg) no-repeat #ffffff;
}

#kwick24 { 
	background: url(../gfx/dr24_tab_off.jpg) no-repeat #ffffff;
}

#kwick24.active { 
	background: url(../gfx/dr24_tab_on.jpg) no-repeat #ffffff;
}

#kwick25 { 
	background: url(../gfx/dr24hd_tab_off.jpg) no-repeat #ffffff;
}

#kwick25.active { 
	background: url(../gfx/dr24hd_tab_on.jpg) no-repeat #ffffff;
}

#kwick26 { 
	background: url(../gfx/dr40_tab_off.jpg) no-repeat #ffffff;
}

#kwick26.active { 
	background: url(../gfx/dr40_tab_on.jpg) no-repeat #ffffff;
}

#kwick27 { 
	background: url(../gfx/dr610c_tab_off.jpg) no-repeat #ffffff;
}

#kwick27.active { 
	background: url(../gfx/dr610c_tab_on.jpg) no-repeat #ffffff;
}

#kwick28 { 
	background: url(../gfx/explorer1500_tab_off.jpg) no-repeat #ffffff;
}

#kwick28.active { 
	background: url(../gfx/explorer1500_tab_on.jpg) no-repeat #ffffff;
}

#kwick29 { 
	background: url(../gfx/w750_tab_off.jpg) no-repeat #ffffff;
}

#kwick29.active { 
	background: url(../gfx/w750_tab_on.jpg) no-repeat #ffffff;
}

#kwick30 { 
	background: url(../gfx/mpd_tab_off.jpg) no-repeat #ffffff;
}

#kwick30.active { 
	background: url(../gfx/mpd_tab_on.jpg) no-repeat #ffffff;
}

#kwick31 { 
	background: url(../gfx/fmsupport_tab_off.jpg) no-repeat #ffffff;
}

#kwick31.active { 
	background: url(../gfx/fmsupport_tab_on.jpg) no-repeat #ffffff;
}

#kwick32 { 
	background: url(../gfx/explorecomp_tab_off.jpg) no-repeat #ffffff;
}

#kwick32.active { 
	background: url(../gfx/explorecomp_tab_on.jpg) no-repeat #ffffff;
}

#kwick33 { 
	background: url(../gfx/expadvantage_tab_off.jpg) no-repeat #ffffff;
}

#kwick33.active { 
	background: url(../gfx/expadvantage_tab_on.jpg) no-repeat #ffffff;
}

#kwick34 { 
	background: url(../gfx/31b_main_intro.jpg) no-repeat #ffffff;
}

#kwick34.active { 
	background: url(../gfx/31b_main_intro.jpg) no-repeat #ffffff;
}

#kwick35 { 
	background: url(../gfx/31b_main_oil.jpg) no-repeat #ffffff;
	border-left: 1px solid #ffffff;
}

#kwick35.active { 
	background: url(../gfx/31b_main_oil.jpg) no-repeat #ffffff;
	border-left: 1px solid #ffffff;
}

#kwick36 { 
	background: url(../gfx/31b_main_veh.jpg) no-repeat #ffffff;
	border-left: 1px solid #ffffff;
}

#kwick36.active { 
	background: url(../gfx/31b_main_veh.jpg) no-repeat #ffffff;
	border-left: 1px solid #ffffff;
}

#kwick37 { 
	background: url(../gfx/31b_main_dr.jpg) no-repeat #ffffff;
	border-left: 1px solid #ffffff;
}

#kwick37.active { 
	background: url(../gfx/31b_main_dr.jpg) no-repeat #ffffff;
	border-left: 1px solid #ffffff;
}

#kwick38 { 
	background: url(../gfx/31b_main_exploration.jpg) no-repeat #ffffff;
	border-left: 1px solid #ffffff;
}

#kwick38.active { 
	background: url(../gfx/31b_main_exploration.jpg) no-repeat #ffffff;
	border-left: 1px solid #ffffff;
}

#kwick39 { 
	background: url(../gfx/31b_main_drillprod.jpg) no-repeat #ffffff;
	border-left: 1px solid #ffffff;
}

#kwick39.active { 
	background: url(../gfx/31b_main_drillprod.jpg) no-repeat #ffffff;
	margin-right: none;
	border-left: 1px solid #ffffff;
}

#kwick40 { 
	background: url(../gfx/contact_tab_off.jpg) no-repeat #ffffff;
}

#kwick40.active { 
	background: url(../gfx/contact_tab_on.jpg) no-repeat #ffffff;
}

#kwick41 { 
	background: url(../gfx/contact_tab_off.jpg) no-repeat #ffffff;
}

#kwick41.active { 
	background: url(../gfx/contact_tab_on.jpg) no-repeat #ffffff;
}

#kwick42 { 
	background: url(../gfx/contact_tab_off.jpg) no-repeat #ffffff;
}

#kwick42.active { 
	background: url(../gfx/contact_tab_on.jpg) no-repeat #ffffff;
}

#kwick43 { 
	background: url(../gfx/contact_tab_off.jpg) no-repeat #ffffff;
}

#kwick43.active { 
	background: url(../gfx/contact_tab_on.jpg) no-repeat #ffffff;
}

#kwick44 { 
	background: url(../gfx/contact_tab_off.jpg) no-repeat #ffffff;
}

#kwick44.active { 
	background: url(../gfx/contact_tab_on.jpg) no-repeat #ffffff;
}

#kwick45 { 
	background: url(../gfx/contact_tab_off.jpg) no-repeat #ffffff;
}

#kwick45.active { 
	background: url(../gfx/contact_tab_on.jpg) no-repeat #ffffff;
}

#kwick46 { 
	background: url(../gfx/contact_tab_off.jpg) no-repeat #ffffff;
}

#kwick46.active { 
	background: url(../gfx/contact_tab_on.jpg) no-repeat #ffffff;
}

#kwick47 { 
	background: url(../gfx/contact_tab_off.jpg) no-repeat #ffffff;
}

#kwick47.active { 
	background: url(../gfx/contact_tab_on.jpg) no-repeat #ffffff;
}

#kwick48 { 
	background: url(../gfx/contact_tab_off.jpg) no-repeat #ffffff;
}

#kwick48.active { 
	background: url(../gfx/contact_tab_on.jpg) no-repeat #ffffff;
}

#kwick49 { 
	background: url(../gfx/contact_tab_off.jpg) no-repeat #ffffff;
}

#kwick49.active { 
	background: url(../gfx/contact_tab_on.jpg) no-repeat #ffffff;
}

#kwick50 { 
	background: url(../gfx/nokamichl_tab_off.jpg) no-repeat #ffffff;
}

#kwick50.active { 
	background: url(../gfx/nokamichl_tab_on.jpg) no-repeat #ffffff;
}

#kwick51 { 
	background: url(../gfx/nokamiccomp_tab_off.jpg) no-repeat #ffffff;
}

#kwick51.active { 
	background: url(../gfx/nokamiccomp_tab_on.jpg) no-repeat #ffffff;
}

#kwick52 { 
	background: url(../gfx/nokamichead_tab_off.jpg) no-repeat #ffffff;
}

#kwick52.active { 
	background: url(../gfx/nokamichead_tab_on.jpg) no-repeat #ffffff;
}

.overview_content3 {
	margin: 20px auto 0px auto;
	width: 900px;
	height: 144px;
	background: url(../gfx/additionalinfo.jpg) no-repeat #ffffff;
	padding: 0px;
}

.content3_info {
	border: 0px solid red; 
	padding: 20px 75px 10px 20px; 
	margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 205px;
	
}

.content3_info img {
	border: 0px;
}

*html .content3_info {
	padding: 52px 75px 0px 20px; 
}

.content3_info a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.content3_info a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.content3_info a:hover {
	color: #c11c24;
	font-weight: bold;
	text-decoration: underline;
}

\\*html .content2_title{
\\	padding: 2px 0px 0px 13px; 
\\}

/* Contact */

#contact_form {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 450px;
	float: left;
	padding: 10px 0px 30px 0px;
}

#contact_list {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 450px;
	height: 562px;
	float: right;
	padding: 10px 0px 30px 0px;
}

.contact_title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding: 4px 0px 0px 20px;
	cursor: pointer;
	color: #333333;
	\\height: 30px;
	
}

#contact_prodintro {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 0px 8px 00px;
	border-bottom: 1px solid #dddddd;
}

.contact_wrapper {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 8px 20px 8px 20px;
}

/* Footer */

#footer {
	width: 100%;
	margin: 0px auto;
	\\background-color: #000000;
	background: #000000 url(../gfx/footerbg.gif) repeat-x;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 25px 0px 25px 0px;
	border: 0px solid red;
	clear: both;
}

#footer_content {
	\\border: 1px solid #000000;
	width: 950px;
	\\height: 150px;
	margin: 0px auto;
	color: #ffffff;
	padding: 0px;
	display: block;
}

.sitemap {
	display: inline-block;
	vertical-align: top;
	padding: 0px 8px 10px 8px;
	width: 135px;
	line-height: 150%;
	\\background: blue;

}

*html .sitemap {
	float: left;
	display: inline-block;
}

.sitemap a {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
	text-decoration: none;
}

.sitemap a:visited {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
	text-decoration: none;
}

.sitemap a:hover {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.sitemap_title {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;

}

.sitemap_bottom {
	clear: all; 
	border-top: 1px solid #777777;
	padding: 5px 0px 0px 0px;
	color: #777777;
	width: 950px;
}

.sitemap_bottom a {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
	text-decoration: none;
}

.sitemap_bottom a:visited {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
	text-decoration: none;
}

.sitemap_bottom a:hover {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.sitemap li {
	list-style: none;
	padding: 4px 0px 4px 0px;
	margin-left: -35px;
	border-bottom: 1px solid #222222;
	width: 135px;
}

/* Career */

#overview_content_career {
	margin: 0px auto;
	width: 950px;
	height: 200px;
	overflow: hidden;
}

.content_career {
	border: 0px solid red; 
	padding: 0px 20px 20px 20px; 
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	\\float: left;
	width: 860px;
	
}

.content_career a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content_career a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content_career a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c11c24;
	text-decoration: underline;
	font-weight: bold;
}

*html .content_career {
	padding: 20px 8px 20px 20px; 
}



/* Gallery */

#gallery {
	\\height: 100%;
	width: 950px;
	\\background: #333333;
	padding: 25px;
	margin: 0px auto;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#gallery img {
	border: 1px solid #d5d5d5;
	margin: 4px;
	padding: 6px;
}



/*** Superfish ***/
.sf-menu, .sf-menu * {
	margin:	0;
	padding: 0;
	list-style: none;
	z-index:		99;

}
.sf-menu {
	\\line-height: 0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			28px; /* match top ul list item height */
	z-index:		99;
	
}


ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;

}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	\\margin-bottom:	1em;
	z-index:		99;
}
.sf-menu a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	\\border-left:	1px solid #fff;
	\\border-top:		1px solid #CFDEFF;
	\\padding: 		.75em 1em;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #ffffff;
}

.sf-menu a:active  { /* visited pseudo selector so IE6 applies text colour*/
	color: #c11c24;
}
.sf-menu li {
\\	background:		red;
}
.sf-menu li li {
	background: #000000;
}
.sf-menu li li li {
\\	background:		green;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #000000;
	\\outline:		0;
	color: #c11c24;
}

.sfmenu li a:focus, .sf-menu li a:hover, sf-menu li a:active {
	background: #eeeeee;
	color: #c11c24;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../gfx/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../gfx/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	\\background: #ffffff;
	\\height: 35px;
	padding-bottom:	4px;
	position:		relative;
}
.sf-navbar li {
	\\background: #ffffff;
	position: static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width: 44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	background: #333333;
	position: relative;
}
.sf-navbar li li ul {
	width: 225px;
}
.sf-navbar li li li {
	width: 100%;
}
.sf-navbar ul li {
	width: auto;
	float: left;
}
.sf-navbar a, .sf-navbar a:visited {
	border: none;
}
.sf-navbar li.current {
	background: #BDD2FF;
}
.sf-navbar li:hover, .sf-navbar li.sfHover, .sf-navbar li li.current, .sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background: #000000;
}
ul.sf-navbar ul li:hover li, .sf-navbar ul li:hover, .sf-navbar ul li.sfHover, ul.sf-navbar ul li:hover li, ul.sf-navbar ul li.sfHover li, .sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background: #000000;
}
ul.sf-navbar ul a:hover, ul.sf-navbar li li li:hover, ul.sf-navbar li li li.sfHover, .sf-navbar li li.current li.current, .sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background: #ffffff;
}
ul.sf-navbar .current ul, ul.sf-navbar ul li:hover ul, ul.sf-navbar ul li.sfHover ul {
	left: 0;
	top: 28px; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: -999em;
}

.sf-navbar li li.current > a {
	font-weight: bold;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
        	

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_content a.pp_next:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_content a.pp_previous:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_content a.pp_expand { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_content a.pp_expand:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_content a.pp_contract { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_content a.pp_contract:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_content a.pp_next:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_content a.pp_previous:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_content a.pp_expand { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_content a.pp_expand:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_content a.pp_contract { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_content a.pp_contract:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded  p.pp_description { 
		color: #fff; 
		font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 13px;
	}

	div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_top .pp_left ,
	div.dark_square .pp_top .pp_middle,
	div.dark_square .pp_top .pp_right,
	div.dark_square .pp_bottom .pp_left,
	div.dark_square .pp_bottom .pp_middle,
	div.dark_square .pp_bottom .pp_right,
	div.dark_square .pp_content { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square  p.pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_content a.pp_expand { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_content a.pp_expand:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_content a.pp_contract { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_content a.pp_contract:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_content a.pp_next:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_content a.pp_previous:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_top .pp_left ,
	div.light_square .pp_top .pp_middle,
	div.light_square .pp_top .pp_right,
	div.light_square .pp_bottom .pp_left,
	div.light_square .pp_bottom .pp_middle,
	div.light_square .pp_bottom .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content a.pp_expand { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_content a.pp_expand:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_content a.pp_contract { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_content a.pp_contract:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_content a.pp_next:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_content a.pp_previous:hover { background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 9500;
		width: 100%;
	}
	
	div.pp_pic_holder {
		position: absolute; z-index: 10000;
		width: 100px;
	}
		
		div.pp_pic_holder .pp_top {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_top { padding: 0 20px; }
		
			div.pp_pic_holder .pp_top .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_top .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }
			
			div.pp_pic_holder .pp_top .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pp_pic_holder .pp_content {
			position: relative;
			text-align: left;
			width: 100%; height: 40px;
		}
		
			div.pp_pic_holder .pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }
				
				div.pp_pic_holder .pp_content .pp_details .pp_nav {
					float: left;
					margin: 3px 0 0 0;
				}
				
					div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 2px 4px; }
				
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
						float: left;
						display: block;
						width: 14px; height: 15px;
						overflow: hidden;
						text-indent: -10000px;
						margin-top: 3px;
					}
		
		div.pp_pic_holder .pp_content div.pp_hoverContainer {
			position: absolute; z-index: 2000;
			top: 0; left: 0;
			width: 100%;
		}
		
		div.pp_pic_holder .pp_content a.pp_next {
			display: block; float: right;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
		}
			
		div.pp_pic_holder .pp_content a.pp_previous {
			display: block; float: left;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(../scripts/prettyPhoto_2.4.3/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
		}
		
		div.pp_pic_holder .pp_content a.pp_expand,
		div.pp_pic_holder .pp_content a.pp_contract {
			position: absolute; z-index: 20000;
			top: 10px; right: 30px;
			cursor: pointer;
			display: none;
			text-indent: -10000px;
			width: 20px; height: 20px;	
		}
			
		div.pp_pic_holder .pp_content a.pp_close {
			float: right;
			display: block;
			text-indent: -10000px;
		}
		
		div.pp_pic_holder .pp_bottom {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }
			
			div.pp_pic_holder .pp_bottom .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_bottom .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }
				
			div.pp_pic_holder .pp_bottom .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pp_pic_holder .pp_loaderIcon {
			display: none;
			position: absolute;
			top: 50%; left: 50%;
			margin: -12px 0 0 -12px;
			width: 24px; height: 24px;
		}
		
		div.pp_pic_holder #pp_full_res { display: block; margin: 0 auto; width: 100%; text-align: center; }
		div.pp_pic_holder #pp_full_res object,
		div.pp_pic_holder #pp_full_res embed { visibility: hidden; }
	
		div.ppt {
			display: none;
			position: absolute;
			top: 0; left: 0;
			z-index: 9999;
			color: #fff;
			font-size: 17px;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {

    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }



