body {
	background: #fff;
	color: #492d16;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #656666;
	text-align: center;
}

body.interior {
	background: #fff;
}

html {

}

a { text-decoration: none; }
a:hover { text-decoration: underline; }



h2 {
	color: #ef3b2e;
	font-family: arial;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 5px 0;
}

/*** framework ***/

#container {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

body.interior #container {
	width: 980px;
	background: #fff;
	overflow: visible;
}

body.map #container {
	width: 980px;
	background: #fff;
	overflow: visible;
}


#inner {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 980px;
	height: 134px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin: 15px 0 0 0;
}

#topbuttons {
	float: right;
	margin: 23px 10px 0 0;
	width: 330px;
	height: 23px;
	background: #fff;
}

#topbuttons a, #topbuttons a:visited { color: #989898; text-decoration: none; }
#topbuttons a:hover { #ccc; }

#topbuttons .button {
	font-family: arial;
	font-size: 11px;
	color: #989898;
	text-transform: uppercase;
	margin: 0 5px 0 0;
	padding: 1px 0px 5px 0px;
	line-height: 12px;
	border: 1px solid #d5d6d6;
	width: 50px;
	float: left;
	line-height: 17px;
	height: 14px;
}

#topbuttons .button2 {
	font-family: arial;
	font-size: 11px;
	color: #989898;
	text-transform: uppercase;
	margin: 0 5px 0 0;
	padding: 1px 0px 5px 0px;
	line-height: 12px;
	border: 1px solid #d5d6d6;
	width: 80px;
	float: left;
	line-height: 17px;
	height: 14px;
}

#topbuttons .dropdown select.loginselect {
	font-family: arial;
	font-size: 11px;
	color: #989898;
	text-transform: uppercase;
	padding: 3px 3px 2px 0px;
	border: 1px solid #d5d6d6;	
	line-height: 21px;
	width: 103px;

	margin: 0 0px 0 0;
	float: left;
/*	background: url("../images/elements/arrow_grey_down.gif") no-repeat right;*/
}

#topbuttons .search {
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
}

#topbuttons .search .textbox {
	font-family: arial;
	font-size: 11px;
	color: #989898;
	text-transform: uppercase;
	padding: 3px 0 4px 5px;
	height: 13px;
	margin: 0 5px 0 0;
	color: #989898;
	float: left;
	border: 1px solid #d5d6d6;
}

#topbuttons .search .submitButton {
	float: left;
}

#topnav {
	float: right;
	width: 794px;
	margin: 26px 10px 0 0;
	padding: 0;
	height: 62px;
}
#topnav li.top {
	cursor: pointer;
}

/*** homepage ***/

#main {
	background: #ef3b2e url("../images/homepage/main.jpg") no-repeat center;
	width: 100%;
	height: 489px;
}

#bottomFull {
	width: 100%;
	background: url("../images/elements/bg_star.gif") repeat-x top;
	padding: 36px 0 100px 0;
	text-align: left;
}
#bottom {
	color: #656666;
	width: 980px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 18px;
	font-family: arial;
}

#bottom .box1 {
	float: left;
	width: 298px;
	margin: 0 36px 0 0;
}

#bottom .box2 {
	float: left;
	width: 390px;
	margin: 0 39px 0 0;
}

#bottom .box3 {
	float: left;
	padding-top: 24px;
}

/*** content ***/

#content {
	margin: 19px auto 27px auto; /* 10px; */
	width: 960px;
	text-align: left;
	background: url("../images/elements/bg_crisscross.gif") repeat-y top left;
}

body.map #content {
	margin: 0px auto 27px 10px;
	width: 960px;
	background: none;
}

body.search #content {
	margin: 19px auto 27px auto;
	width: 960px;
	text-align: left;
	background: url("../images/elements/bg_crisscross.gif") repeat-y top left;
}



#content a, #content a:visited {
	color: #000;
}

#col2 a, #col2 a:visited {
	color: #f95243;
}

#col1 {
	width: 200px;
	padding-right: 33px;
	float: left;
}

#col2 {
	float: left;
	width: 717px;
	margin: 0 0 0 10px;
}
body.page #col2 {
	position: relative;
}
#col2 p {
	color: #656666;
	font-family: arial;
	font-size: 14px;
	font-weight: 17px;
	margin: 0 0 20px 0;
}
#col2 div.result p {
	margin-bottom: 0;
}
#content #col2 div.result div.info p.flyoutData {
	color: #bf2134;
}
#col1 p.desc {
	line-height: 16px;
}
#col2 ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 15px 22px;
}
#col2 ul.articles {
	list-style-type: none;
	margin: 0;
}
#col2 .page ul {
	list-style-type: none;
}
#col2 ul li {
	font-size: 14px;
	line-height: 20px;
}
#content h1 {
	color: #ef3c38;
	font-size: 21px;
	font-weight: normal;
	font-family: georgia, tahoma, arial;
	border-bottom: 1px solid #c0c0c0;
	line-height: 28px;
	padding: 0 0 5px 0;
	margin: 0 0 19px 0;
}
#content #col h1 {
	width: 99%;
}
body.map #content #col h1 {
	width: 100%;
	font-size: 19px;
}
#content h2 {
	color: #656666;
	font-size: 21px;
	font-weight: normal;
	font-family: georgia, tahoma, arial;
	border-bottom: 1px solid #c0c0c0;
	line-height: 28px;
	padding: 0 0 5px 0;
/*	margin: 0 0 19px 0;*/
}

.articles .thumbnail {
	width: 200px;
	height: 134px;
	float: left;
	border: 1px solid #707070;
}
.articles .thumbnailpdf {
	width: 70px;
	height: 70px;
	float: left;
}

.articles .thumbnail img {

}
.articles .info {
	float: left;
	position: relative;
	width: 495px;
	margin: 0 0 0 10px;
	height: 134px;
}
.articles .extended {
	width: 595px;
	height: 40px;
	position: relative;
}
#col2 .articles .extended p {
	margin: 0;
	padding: 0;
}
#col2 .articles .info p {
	color: #656666;	
	font-size: 13px;
	line-height: 18px;
}
#col2 .articles .extended p {
	color: #656666;	
	font-size: 13px;
	line-height: 16px;
}

.articles h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 2px 0;
}
.articles .extended h3 {
	margin: 0;
}
.articles div.viewProducts, .articles div.links {
	position: absolute;
	bottom: 0;
	left: 0;
}
.articles .extended div.viewProducts, .articles .extended div.links {
	position:relative;
	bottom: 0;
	margin-top: 1px;
}

#content .articles div.viewProducts a {
	color: #ef3c38;
	font-size: 12px;
	line-height: 13px;
}
#content .articles div.links a {
	color: #000;
	font-size: 12px;
	line-height: 13px;
}

.articles li {
	width: 710px;
	border-bottom: 1px solid #c0c0c0;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.articles li.last {
	border: 0;
}


.result .thumbnail {
	width: 200px;
	height: 134px;
	float: left;
	border: 1px solid #707070;
}
.result .thumbnailpdf {
	width: 70px;
	height: 70px;
	float: left;
}

.result .thumbnail img {

}
.result .info {
	float: left;
	position: relative;
	width: 495px;
	margin: 0 0 0 10px;
	height: 134px;
}
.result .extended {
	width: 595px;
	height: 40px;
}
#col2 .result .extended p {
	margin: 0;
	padding: 0;
}
#col2 .result .info p {
	color: #656666;	
	font-size: 13px;
	line-height: 18px;
}
#col2 .result .extended p {
	color: #656666;	
	font-size: 13px;
	line-height: 16px;
}

.result h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 2px 0;
}
.result .extended h3 {
	margin: 0;
}
.result div.addressPhoneLinks {
	color: #000;
}
.result div.viewProducts, .result div.links {
	position: absolute;
	bottom: 0;
	left: 0;
}
.result .extended div.viewProducts, .result .extended div.links {
	position:relative;
	margin-top: 1px;
}

#content .result div.viewProducts a {
	color: #ef3c38;
	font-size: 12px;
	line-height: 13px;
}
#content .result div.links a {
	color: #000;
	font-size: 12px;
	line-height: 13px;
}

.result {
	width: 710px;
	border-bottom: 1px solid #c0c0c0;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.result li.last {
	border: 0;
}


/** pagination **/

#col2 #imagesPerPage {
	float: right;
	color: #989898;
	font-size: 11px;

}

#sort { width: 162px; }

.pageBar {
	width: 715px;
	margin: 0 0 10px 0;
}
.pageBar .sortBy {
	float: left;
	width: 240px;
}
.pageBar .page {
	float: right;
/*	width: 400px;	*/
}
.pageBar .page ul {
	float: right;
}
#container .page {
	float: right;
	margin-right: 10px;
}
#container .page li a {
	color: #89898a;
}
#container .page li.current a {
	color: #fff;
}
#container .page li {
	float: left;
	margin: 0 5px 0 0;
	color: #898a90;
	border: 1px solid #e5e4e4;
	width: 25px;
	height: 21px;
	text-align: center;
	font-size: 12px;
	line-height: 21px;
}
#container .page li.current {
	background: #9a9a9a;
}
#container .page li.last {
	margin-right: 0;
}


body.page .copyright {
	width: 100%;
	text-align: right;
}
/*body.page #footerLinks .page {
	float: right;
	margin: 5px 0 0 0;
}*/


#scrollableArea {
	width: 185px;
/*	height: 250px;
	overflow: auto;*/
	padding: 5px;

}
/** product detail **/

#col2 h2 {
	color: #ef3c38;
	font-size: 22px;
	line-height: 27px;
}
#col2 ul.productDetails {
	margin-top: -5px;
	list-style: none;
	margin-left: 0;
}
#col2 ul.productDetails li p {
	margin: 0;
	font-size: 12px;
	padding: 0;
}
#col2 ul.productDetails li {
	border-bottom: 1px solid #c0c0c0;
	padding: 15px 0;
	font-size: 12px;
}
#col2 ul.productDetails li.last { border: 0; }
#col2 ul.productDetails li ul {
	list-style-type: disc;
	list-style-position: inside;
}
#col2 ul.productDetails li li {
	border: 0;
	padding: 0;
}
#col2 ul.productDetails h5 {
	color: #ef3c38;
	font-weight: bold;
	font-size: 12px;
}
#col2 ul.productDetails li.topStats {
/*	padding-top: 0;*/
}
#col2 ul.productDetails li.topStats strong {
	color: #000;
}
#col2 ul.productDetails li.description strong {
	color: #ef3c38;
}
#col2 ul.productDetails li.description p {
	margin: 0 0 15px 0;
}
#col2 ul.productDetails li.description p.nobottom {
	margin: 0 5px 0 0;
	display: inline;
	float: left; 
}
#col2 ul.productDetails table {
	width: 100%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	margin: 8px 0 5px 0;
}
#col2 ul.productDetails small {
	font-size: 10px;
}
#col2 ul.productDetails table th {
	background: #ebecec url("../images/elements/bg_table_header.gif") repeat-x top;
	color: #676e6e;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	padding: 12px 20px;
	border-right: 1px solid #ccc;
}
#col2 ul.productDetails table th.last {
	border: 0;
}
#col2 ul.productDetails table td {
	color: #000;
	text-align: center;
	font-size: 11px;
	padding: 5px;
	border-right: 1px solid #ccc;
}
#col2 ul.productDetails table td.last {
	border: 0;
}
#col2 ul.productDetails table tr.row td, #col2 ul.productDetails table tr.even td {
	background: #f8f8f8;
}
#col2 ul.productDetails table tr.rowalt td, #col2 ul.productDetails table tr.odd td { 
	background: #ececec;
}

#col2 .back {
/*	background: url("../images/buttons/back.gif") left no-repeat;
	padding-left: 32px;*/
	line-height: 30px;
	margin: 0 0 10px 0;
}



#product { display: none; }
.techspec, .readmore { cursor: pointer; }




/** checks left nav **/

#col1 .leftnav {
	margin: 15px 0 0 0;
}
#col1 label {
	float: left;
	font-size: 11px;
}
#col1 p {
	margin: 10px 0 10px 0;
	font-size: 12px;
	line-height: 13px;
}
#col1 h4 {
	color: #000;
	font-size: 12px;
	line-height: 18px;
}
#col1 h5 {
	color: #656666;
	font-size: 12px;
	line-height: 22px;	
}
#col1 ul li {
/*	border-top: 1px solid #c0c0c0;*/
	padding: 3px 0; /* 13px 0 */
}
#col1 ul li a {
	font-size: 12px;
	font-weight: bold;
}
#col1 ul li.first {
	border: 0;
}
#col1 ul ul li {
	padding: 0;
	margin: 0 0 3px 0;
	border: 0;
	clear: both;
}
#col1 ul li ul ul {
	margin: 0 0 0 15px;
}
#col1 ul ul li input {
	margin: 1px 5px 0 0;
	float: left;
}
#col1 select#productDropdown {
	width: 100%;
	margin-top: 13px;
}
#col { background: #fff; }

#col1 .recentnews p { margin: 0; }
#col1 .recentnews a { color: #626262; }
#col1 .recentnews h5 { margin: 0; line-height: 16px; }
#col1 .recentnews small {line-height: 15px; }
#col1 .recentnews li { line-height: 14px; padding-bottom: 10px; color: #999; }
#col1 .recentnews li div { color: #626262; }
#col2 h3.newsTitle { font-size: 15px; line-height: 22px; margin: 0 0 20px 0; }
#col2 h3.newsTitle span { color: #434343; font-weight: normal; }
#col2 .entryexcerpt { color: #c0c0c2; }
#col2 h3.newsTitle { font-weight: normal; }
#col2 h3.newsTitle a { text-decoration: none; color: #2f2f2e; font-weight: bold; }
#col2 h3.newsTitle a:hover { text-decoration: underline; }
#col2 h3.newsTitleBig { font-size: 21px; line-height: 22px; margin: 0 0 20px 0; }
/** footer **/

#footerLinks {
	color: #989898;
	font-family: arial;
	font-size: 12px;
	line-height: 35px;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;	
	background: #fff;
	text-align: right;
	width: 960px;
	margin: 0 auto;
}
#footerLinks a {
	color: #989898;
}

#footerText {
	width: 956px;
	background: url("../images/elements/bg_star.gif") repeat-x top;
	margin: 0 auto 30px auto;
	padding: 40px 2px 20px 2px;
	text-align: left;
}


#footerText .box1 {
	float: left;
	width: 298px;
	margin: 0 33px 0 0;
	color: #656666;
}

#footerText .box2 {
	float: left;
	width: 380px;
	margin: 0 49px 0 0;
	color: #656666;
}

#footerText .box3 {
	float: left;
	padding-top: 22px;
}

body.map #footerLinks, body.map #footerText {
	margin-left: 0;
	padding-left: 0;
}



#col2 #searchresults h3 {
	color: #464646;
	text-decoration: underline;
	font-size: 19px;
	line-height: 25px;
	font-weight: normal;
}
#col2 #searchresults h3 a {
	color: #464646;
}
#col2 .search-everything-highlight {
	font-weight: bold;
	color: #464646;
}
#col2 #searchresults p {
	margin-bottom: 0;
}
#col2 #searchresults .sresult {
	margin-bottom: 10px;
}


input #ghost { color: #CCC; }
input #normal { color: #OOO; }
      
/*** contact **/

body.contactpage #content {
	background: #fff;
}
.bigleft {
	width: 458px;
	border-right: 1px dotted #dfdfdf;
	border-left: 1px dotted #dfdfdf;
	padding: 0 13px 0 13px;
	float: left;
	background: #fff;
}
.bigleft h3, .bigright h3, .bigrightmini h3 {
	color: #000;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
}
.toprow {
	width: 458px;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
}
.bigright .toprow {
	margin: 0;
	padding: 0;
}
.toprow .toprowbox {
	width: 216px;
	float: left;
	height: 94px;
	padding: 0 0px 0 0;
}
.toprow .firstone {
	height: 66px;
}
.toprow .firstone p {
	color: #000;
}
.toprow .toprowboxwide {
	width: 428px;
	float: left;
	height: 94px;
	padding: 0 12px 0 0;
}
.toprow .nopadding {
	padding: 0 0 0 11px;
	border: 0;
}
.toprowbox p {
	font-size: 12px;
	line-height: 18px;
}
.toprow .firstone {
	width: 256px;
	padding-bottom: 26px;
}
.toprow .secondone {
	width: 170px;
}

.bigleft select, .bigright select {
	font-family: arial;
	font-size: 12px;
	color: #696666;
	padding: 3px 3px 2px 0px;
	border: 1px solid #d5d6d6;	
	line-height: 21px;
	width: 218px;
	margin: 0 0px 0 0;
/*	background: url("../images/elements/arrow_grey_down.gif") no-repeat right;*/
}
.bigleft .left {
	float: left;
	margin: 0 0 7px 0;
	width: 239px;
}
.bigleft .right {
	float: left;
	margin: 0 0 7px 0;
	width: 219px;	
}
.bigleft .textbox {
	border: 1px solid #dedede;
	color: #696666;
	padding: 3px 5px;
}
.bigleft .long {
	width: 206px;
}
.bigleft .short {
	width: 95px;
}
.bigleft textarea {
	width: 446px;
	border: 1px solid #dedede;
	font-family: tahoma, arial;
	color: #696666;
	font-size: 12px;
	height: 140px;
	padding: 5px;
}
.bigleft .submitButton {
	margin: 5px 0;
	float: right;
}
.bigleft .submitButton input {
	color: #f65749;
	border: 1px solid #dedede;
	padding: 3px;
	font-size: 12px;
	background: #fff;
}
.bigleft .updates {
	color: #f65749;
	line-height: 24px;
}
.bigleft .updates input {
	float: left;
}
.bigright .submitButton {
	margin: 5px 0;
	float: right;
}
.bigright .submitButton input {
	color: #f65749;
	border: 1px solid #dedede;
	padding: 3px;
	font-size: 12px;
	background: #fff;
}
.bigleft .updates {
	color: #f65749;
	line-height: 24px;
}
.bigleft .updates input {
	float: left;
}
.bigright .standardrow select {
	width: 160px;
}
.bigright .standardrow select#locationDivision {
	width: 245px;
}
.bigright .standardrow select#locationDivision2 {
	width: 245px;
}

.bigright .rowbox {
	width: 256px;
	height: 145px;
	float: left;
	padding: 0 12px 0 0;
	border-right: 1px dotted #dfdfdf;
}
.bigright .nopadding {
	padding: 0 0 0 18px;
	border: 0;
}
.bigright .shorter {
	width: 160px;
}
.bigright h5 {
	margin: 20px 0 0 0;
}
.bigright .corporate {
	padding: 20px 0 0 18px;
	border-top: 1px dotted #dfdfdf;
	line-height: 20px;
}
.bigright {
	width: 195px;
	float: left;
	padding: 0 0 0 5px;
}
.bigrightmini .submitButton {
	margin: 5px 0;
	float: right;
}
.bigrightmini .submitButton input {
	color: #f65749;
	border: 1px solid #dedede;
	padding: 3px;
	font-size: 12px;
	background: #fff;
}
.bigrightmini .standardrow select {
	width: 160px;
}
.bigrightmini .standardrow select#locationDivision {
	width: 245px;
}
.bigrightmini .standardrow select#locationDivision2 {
	width: 245px;
}

.bigrightmini .rowbox {
	width: 256px;
	height: 296px;
	float: left;
	padding: 0 0 0 0;

}
.bigrightmini .nopadding {
	padding: 0 0 0 18px;
	border: 0;
}
.bigrightmini .shorter {
	width: 160px;
}
.bigrightmini h5 {
	margin: 20px 0 0 0;
}
.bigrightmini {
	width: 266px;
	float: left;
	padding: 0 0 0 5px;
}



#col {
	background-color: #fff;
}

/*** maps ***/

#firstMap {
	position: relative;
}
#firstMap .statement {
	position: absolute;
	z-index: 9998;
	width: 172px;
	height: 80px;
	left: 0;
	top: 490px;
}
#col .statement h1 {
	font-family: georgia;
	border: 0;
	font-size: 17px;
	color: #656666;
	line-height: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;	
}
#col .statement p {
	color: #989898;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
}
#return {
	right: 0;
	top: -5px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	padding: 3px 7px;
	width: 160px;
	text-align: center;
	position: absolute;
	font-family: georgia;
	line-height: 16px;
	font-size: 14px;
}
#return span {
	color: #bf2134;
}
ul#continents {
	list-style: none;
	background: url(../images/map/map.gif) no-repeat 0 0;
	position: relative;
	width: 978px;
	height: 585px;
	margin: 0;
	padding: 0;
}
ul#continents li {

	position: absolute;
}
ul#continents li a{
	display: block;
	height: 100%;
	text-indent: -9000px;
}
ul#continents li div.tooltip {
	display: none;
}
ul#continents li a:hover {
	background: url(../images/map/map.gif) no-repeat 0 0;
}
/*ul#continents li:hover div.tooltip {
	display: block;
	right: 0;
	top: 25%;
	position: absolute;
	font-weight: bold;
	background: #fff;
	font-size: 12px;
	moz-border-radius: 10px; -webkit-border-radius: 10px; border: 2px solid #ccc; padding: 10px;
}*/
ul#continents li#northamerica a:hover {
	background-position: -1px -591px;
}

#northamerica {
	width: 328px;
	height: 328px;
	top: 18px;
	left: 0px;
}

ul#continents li#southamerica a:hover {
	background-position: -336px -670px;
}

#southamerica {
	width: 125px;
	height: 230px;
	left: 240px;
	top: 332px;
}

#africa {
	width: 185px;
	height: 213px;
	left: 406px;
	top: 272px;
}

ul#continents li#africa a:hover {
	background-position: -474px -670px;
}

#europe {
	width: 220px;
	height: 262px;
	top: 100px;
	left: 400px;
}

ul#continents li#europe a:hover {
	background-position: -439px -891px;
}

#asia {
	width: 395px;
	height: 330px;
	top: 30px;
	left: 570px;
}


ul#continents li#asia a:hover {
	background-position: -45px -919px;
}

#australia {
	width: 264px;
	height: 280px;
	top: 263px;
	left: 690px;
}

ul#continents li#australia a:hover {
	background-position: -687px -642px;
}


ul#continentsNorthAmerica {
	list-style: none;
	background: url(../images/map/northAmerica.gif) no-repeat 0 0;
	position: relative;
	width: 960px;
	height: 595px;
	margin: 0;
	padding: 0;
}
ul#continentsNorthAmerica li {
	cursor: pointer;
	position: absolute;
}
ul#continentsNorthAmerica li a {
	display: block;
	cursor: pointer;
	height: 100%;
	text-indent: -9000px;
}
ul#continentsNorthAmerica li div.tooltip {
	display: none;
}
ul#continentsNorthAmerica li a:hover {
	background: url(../images/map/northAmerica.gif) no-repeat 0 0;
}
ul#continentsNorthAmerica li:hover div.tooltip {
/*	display: block;
	right: 0;
	top: 25%;
	position: absolute;
	font-weight: bold;
	background: #fff;
	font-size: 12px;
	border: 2px solid #ccc; padding: 6px;*/
}

#canada {
	width: 550px;
	height: 282px;
	top: 7px;
	left: 203px;
}

ul#continentsNorthAmerica li#canada a:hover {
	background-position: 10px -947px;
}



#us {
	width: 555px;
	height: 395px;
	top: 49px;
	left: 18px;
}

ul#continentsNorthAmerica li#us a:hover {
	background-position: -18px -565px;
}

#mexico {
	width: 220px;
	height: 145px;
	top: 378px;
	left: 210px;
}

ul#continentsNorthAmerica li#mexico a:hover {
	background-position: -576px -631px;
}

#Guatemala {
	width: 30px;
	height: 46px;
	top: 472px;
	left: 353px;
	z-index: 9990;
}

ul#continentsNorthAmerica li#Guatemala a:hover {
	background-position: -641px -776px;
}

#ElSalvador {
	width: 27px;
	height: 22px;
	top: 505px;
	left: 365px;
	z-index: 9997;
}

ul#continentsNorthAmerica li#ElSalvador a:hover {
	background-position: -648px -833px;
}

#Honduras {
	width: 42px;
	height: 33px;
	top: 488px;
	left: 371px;
	z-index: 9990;
}

ul#continentsNorthAmerica li#Honduras a:hover {
	background-position: -668px -809px;
}


#Nicaragua {
	width: 32px;
	height: 33px;
	top: 505px;
	left: 381px;
	z-index: 9990;
}

ul#continentsNorthAmerica li#Nicaragua a:hover {
	background-position: -672px -851px;
}

#CostaRica {
	width: 38px;
	height: 33px;
	top: 525px;
	left: 381px;
}

ul#continentsNorthAmerica li#CostaRica a:hover {
	background-position: -668px -893px;
}


#DR {
	width: 32px;
	height: 26px;
	top: 461px;
	left: 491px;
}

ul#continentsNorthAmerica li#DR a:hover {
	background-position: -841px -804px;
}
ul#continentsNorthAmerica li#DR:hover div.tooltip {
/*	display: block;
	right: -150px;
	top: 25%;
	position: absolute;
	font-weight: bold;
	background: #fff;
	font-size: 12px;
	border: 2px solid #ccc; padding: 6px;*/
}




#Haiti {
	width: 26px;
	height: 27px;
	top: 460px;
	left: 469px;
}

ul#continentsNorthAmerica li#Haiti a:hover {
	background-position: -814px -804px;
}





















ul#continentsSouthAmerica {
	list-style: none;
	background: url(../images/map/southAmerica.gif) no-repeat 0 0;
	position: relative;
	width: 960px;
	height: 595px;
	margin: 0;
	padding: 0;
}
ul#continentsSouthAmerica li {
	cursor: pointer;
	position: absolute;

}
ul#continentsSouthAmerica li a {
	display: block;
	cursor: pointer;
	height: 100%;
	text-indent: -9000px;
}
ul#continentsSouthAmerica li div.tooltip {
	display: none;
}
ul#continentsSouthAmerica li a:hover {
	background: url(../images/map/southAmerica.gif) no-repeat 0 0;
}
ul#continentsSouthAmerica li:hover div.tooltip {
/*	display: block;
	right: -100px;
	top: 25%;
	position: absolute;
	font-weight: bold;
	background: #fff;
	font-size: 12px;
	border: 2px solid #ccc; padding: 6px;*/
}






#Columbia {
	width: 90px;
	height: 122px;
	top: 37px;
	left: 196px;
}

ul#continentsSouthAmerica li#Columbia a:hover {
	background-position: -325px -658px;
}


#Chile {
	width: 78px;
	height: 274px;
	top: 248px;
	left: 262px;
}

ul#continentsSouthAmerica li#Chile a:hover {
	background-position: -415px -617px;
}

#Brazil {
	width: 270px;
	height: 294px;
	top: 85px;
	left: 234px;
}

ul#continentsSouthAmerica li#Brazil a:hover {
	background-position: -491px -613px;
}






ul#continentsAfrica {
	list-style: none;
	background: url(../images/map/africa.gif) no-repeat 0 0;
	position: relative;
	width: 960px;
	height: 595px;
	margin: 0;
	padding: 0;
}
ul#continentsAfrica li {
	cursor: pointer;
	position: absolute;
}
ul#continentsAfrica li a {
	display: block;
	cursor: pointer;
	height: 100%;
	text-indent: -9000px;
}
ul#continentsAfrica li div.tooltip {
	display: none;
}
ul#continentsAfrica li a:hover {
	background: url(../images/map/africa.gif) no-repeat 0 0;
}
ul#continentsAfrica li:hover div.tooltip {
/*	display: block;
	right: 0;
	top: 25%;
	position: absolute;
	font-weight: bold;
	background: #fff;
	font-size: 12px;
	border: 2px solid #ccc; padding: 6px;*/
}

#Kenya {
	width: 150px;
	height: 182px;
	top: 266px;
	left: 403px;
}

ul#continentsAfrica li#Kenya a:hover {
	background-position: -402px -636px;
}

#SouthAfrica {
	width: 115px;
	height: 162px;
	top: 479px;
	left: 284px;
}

ul#continentsAfrica li#SouthAfrica a:hover {
	background-position: -285px -626px;
}






ul#continentsSEAsia {
	list-style: none;
	background: url(../images/map/seAsia.gif) no-repeat 0 0;
	position: relative;
	width: 960px;
	height: 595px;
	margin: 0;
	padding: 0;
}
ul#continentsSEAsia li {
	cursor: pointer;
	position: absolute;
}
ul#continentsSEAsia li a {
	display: block;
	cursor: pointer;
	height: 100%;
	text-indent: -9000px;
}
ul#continentsSEAsia li div.tooltip {
	display: none;
}
ul#continentsSEAsia li a:hover {
	background: url(../images/map/seAsia.gif) no-repeat 0 0;
}
ul#continentsSEAsia li:hover div.tooltip {
/*	display: block;
	right: 0;
	top: 25%;
	position: absolute;
	font-weight: bold;
	background: #fff;
	font-size: 12px;
	border: 2px solid #ccc; padding: 6px;*/
}



#Vietnam {
	width: 83px;
	height: 124px;
	top: 139px;
	left: 250px;
}

ul#continentsSEAsia li#Vietnam a:hover {
	background-position: -169px -620px;
}


#Thailand {
	width: 68px;
	height: 132px;
	top: 163px;
	left: 223px;
}

ul#continentsSEAsia li#Thailand a:hover {
	background-position: -225px -744px;
}


#Indonesia {
	width: 370px;
	height: 232px;
	top: 295px;
	left: 295px;
}

ul#continentsSEAsia li#Indonesia a:hover {
	background-position: -294px -724px;
}


#Malaysia {
	width: 156px;
	height: 65px;
	top: 275px;
	left: 251px;
}

ul#continentsSEAsia li#Malaysia a:hover {
	background-position: -250px -661px;
}

#Singapore {
	width: 26px;
	height: 35px;
	top: 315px;
	left: 278px;
}

ul#continentsSEAsia li#Singapore a:hover {
	background-position: -279px -632px;
}



ul#continentsEurope {
	list-style: none;
	background: url(../images/map/europe.gif) no-repeat 0 0;
	position: relative;
	width: 960px;
	height: 595px;
	margin: 0;
	padding: 0;
}
ul#continentsEurope li {
	cursor: pointer;
	position: absolute;
	border: 1px #000;
}
ul#continentsEurope li a {
	display: block;
	cursor: pointer;
	height: 100%;
	text-indent: -9000px;
}
ul#continentsEurope li div.tooltip {
	display: none;
}
ul#continentsEurope li a:hover {
	background: url(../images/map/europe.gif) no-repeat 0 0;
}
ul#continentsEurope li:hover div.tooltip {
/*	display: block;
	right: -100px;
	top: 25%;
	position: absolute;
	font-weight: bold;
	background: #fff;
	font-size: 12px;
	border: 2px solid #ccc; padding: 6px;*/
}


#Egpyt {
	width: 136px;
	height: 135px;
	top: 385px;
	left: 505px;
}

ul#continentsEurope li#Egpyt a:hover {
	background-position: -571px -677px;
}



#Egpyt {
	width: 136px;
	height: 135px;
	top: 385px;
	left: 505px;
}

ul#continentsEurope li#Egpyt a:hover {
	background-position: -571px -677px;
}


#Morocco {
	width: 102px;
	height: 135px;
	top: 345px;
	left: 235px;
}

ul#continentsEurope li#Morocco a:hover {
	background-position: -199px -598px;
}



#UK {
	width: 79px;
	height: 80px;
	top: 170px;
	left: 300px;
}

ul#continentsEurope li#UK a:hover {
	background-position: -300px -612px;
}


#Italy {
	width: 87px;
	height: 90px;
	top: 260px;
	left: 380px;
}

ul#continentsEurope li#Italy a:hover {
	background-position: -381px -604px;
}


#Turkey {
	width: 150px;
	height: 70px;
	top: 300px;
	left: 504px;
}

ul#continentsEurope li#Turkey a:hover {
	background-position: -503px -610px;
}


#Slovenia {
	width: 39px;
	border: 1px;
	height: 40px;
	top: 264px;
	left: 424px;
	z-index: 9999;
}

ul#continentsEurope li#Slovenia a:hover {
	background-position: -468px -614px;
}

#Netherlands {
	width: 37px;
	height: 22px;
	top: 214px;
	left: 362px;
	z-index: 9999;
}

ul#continentsEurope li#Netherlands a:hover {
	background-position: -351px -702px;
}

#Germany {
	width: 62px;
	height: 62px;
	top: 200px;
	left: 376px;
	z-index: 9999;
}

ul#continentsEurope li#Germany a:hover {
	background-position: -391px -700px;
}

#Poland {
	width: 82px;
	height: 72px;
	top: 190px;
	left: 424px;
	z-index: 9999;
}

ul#continentsEurope li#Poland a:hover {
	background-position: -473px -687px;
}









ul#continentsAsia {
	list-style: none;
	background: url(../images/map/asia.gif) no-repeat 0 0;
	position: relative;
	width: 960px;
	height: 595px;
	margin: 0;
	padding: 0;
}
ul#continentsAsia li {
	cursor: pointer;
	position: absolute;
	border: 1px #000;
}
ul#continentsAsia li a {
	display: block;
	cursor: pointer;
	height: 100%;
	text-indent: -9000px;
}
ul#continentsAsia li div.tooltip {
	display: none;
}
ul#continentsAsia li a:hover {
	background: url(../images/map/asia.gif) no-repeat 0 0;
}
ul#continentsAsia li:hover div.tooltip {
/*	display: block;
	right: -100px;
	top: 25%;
	position: absolute;
	font-weight: bold;
	background: #fff;
	font-size: 12px;
	border: 2px solid #ccc; padding: 6px;*/
}


#HongKong {
	width: 25px;
	height: 25px;
	top: 438px;
	left: 586px;
	z-index: 9999;
}

ul#continentsAsia li#HongKong a:hover {
	background-position: -429px -708px;
}



#China {
	width: 389px;
	height: 291px;
	top: 180px;
	left: 279px;
}

ul#continentsAsia li#China a:hover {
	background-position: -17px -596px;
}


#Korea {
	width: 89px;
	height: 121px;
	top: 269px;
	left: 617px;
}

ul#continentsAsia li#Korea a:hover {
	background-position: -621px -688px;
}


#Taiwan {
	width: 49px;
	height: 51px;
	top: 418px;
	left: 630px;
}

ul#continentsAsia li#Taiwan a:hover {
	background-position: -629px -622px;
}


#India {
	width: 249px;
	height: 251px;
	top: 332px;
	left: 267px;
}

ul#continentsAsia li#India a:hover {
	background-position: -739px -593px;
}


#SriLanka {
	width: 39px;
	height: 39px;
	top: 546px;
	left: 350px;
	z-index: 9999;
}

ul#continentsAsia li#SriLanka a:hover {
	background-position: -420px -620px;
}


#Bangladesh {
	width: 139px;
	height: 209px;
	top: 392px;
	left: 400px;
}

ul#continentsAsia li#Bangladesh a:hover {
	background-position: -476px -605px;
}


#inline_example1 {
	text-align:left;
}
#inline_example1 h3 {
	font-family: arial;
	font-size: 14px;
	color: #ff3333;
	line-height: 16px;
	margin: 20px 0 10px 0;
}
#inline_example1 p {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	margin: 0 0 20px 0;
}
#inline_example1 label {
	width: 56px;
	margin-right: 10px;
	float: left;
}
#inline_example1 .textbox {
	float: left;
	border: 1px solid #ccc;
	width: 216px;
	margin: 0 0 10px 0;
}
#inline_example1 .bottom {
	padding-top: 30px;
}
#inline_example1 .submitButton {
	float: right;
}
#inline_example1 .submitButton input {
	color: #fff;
	background: #9a9a9a;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #e4e4e4;
}
#inline_example1 .noThanks {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
#inline_example1 .noThanks a {
	color: #999999;
	font-size: 13px;
}








.rollBox {
	width: 226px;
	top: 296px;
	right: 0px;
	position: absolute;
	background: #fff;
	display: none;
}
.rollBox .logo {
	width: 224px;
	border: 1px solid #cccbcc;
	background: url("../images/map/ae_logo.gif") no-repeat left;
	height: 42px;
}
.rollBox .info {
	margin: 5px 0 0 0;
	width: 198px;
	padding: 16px 13px;
	border: 1px solid #cccbcc;
}	
.rollBox .info p {	
	font-family: arial
	font-size: 12px;
	line-height: 15px;	
	color: #989898;
}
.rollBox .info p.country {	
	color: #ef3c38;
}
.rollBox .info p.company {	
	color: #656666;
	font-weight: bold;
}


#col2 ul.productDetails li ul  {
	list-style-position: outside;

}

#content a.clickred { color: #F65749; }

/*** misc ***/

.alignleft{float: left; margin: 0 10px 0px 0; padding: 0 0 10px 0; clear: both;}
.hidden{display:none;}
.clear { clear: both; }