/* svn: $Id: core.css 1380 2009-03-23 15:31:28Z popefish $ */

/* reset styles */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* core styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#pagewrapper {
	margin: 24px auto 36px auto;
	width:  962px;
	background: #fff url(../_images/bg_pagewrapper.jpg) repeat-y 0 0;
}
#pagewrapper.homewrapper {
	background: #fff url(../_images/bg_pagewrapper_home.jpg) repeat-y 0 0;
}
#header {
	display:  block;
	height:  50px;
	background: url(../_images/headerbackground.jpg) no-repeat 0 0;
}
#header h1 a {
	float: left;
	width: 250px;
	height:  50px;
	display: block;
	margin-left: 35px;
	text-indent: -9000px;
	text-decoration:none;
}
/* search */
#header #searchform {
	float: left;
	display:  block;
	margin-left: 30px;
	width: 380px;
	height: 50px;
	background: transparent url(../_images/searchbox.png) no-repeat 0 10px;
}
#header #searchform label{
	display: none;
}
#header #searchform #cntnt01searchinput {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	color:  #333;
	width:  295px;
	font-size: 17px;
	border: 0;
}
#header #searchform #searchgo {
	float:left;
	height:42px;
	margin-left: 12px;
	background: url(../_images/go_off.png) no-repeat 0 10px;
}
#header #searchform #searchgo:hover {
	background: url(../_images/go_on.png) no-repeat 0 10px;
}
/* home */
#home-primary {
	clear: both;
	width: 892px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.homespotsidetop {
	width: 270px;
	height: 18px;
	background: url(../_images/homespot_side_top.jpg) no-repeat 0 0;
}
.homespotsidemid {
	width: 234px;
	background: url(../_images/homespot_side_mid.jpg) repeat-y 0 0;
	padding-left: 18px;
	padding-right: 18px;
	vertical-align: top;
}
.homespotsidebot {
	width: 270px;
	height: 25px;
	background: url(../_images/homespot_side_bot.jpg) no-repeat 0 0;
}
.homespotcentertop {
	width: 352px;
	height:18px;
	background: url(../_images/homespot_center_top.jpg) no-repeat 0 0;
}
.homespotcentermid {
	width: 352px;
	background: url(../_images/homespot_center_mid.jpg) repeat-y 0 0;
	text-align: center;
	vertical-align: top;
}
.homespotcenterbot {
	width: 352px;
	height:25px;
	background: url(../_images/homespot_center_bot.jpg) no-repeat 0 0;
}

#home-resources {
	display:inline;
	line-height: 140%;
}
#home-products {
	display: block;
	width:  100%;
	height: 100px;
	text-align: center;
}
#home-products a {
	display: inline;
	padding-left: 113px;
	font-size: 10px;
	padding-top:  0;
	padding-bottom: 90px;
	text-decoration: none;
	position:relative;
}
#home-products a.home_product_travelguide {
	background: url(../_images/product-home-guide-off.png) no-repeat 50% 0;
}
#home-products a.home_product_travelguide:hover {
	background: url(../_images/product-home-guide-over.png) no-repeat 50% 0;
}
#home-products a.home_product_ezine {
	background: url(../_images/product-home-ezine-off.png) no-repeat 50% 0;
}
#home-products a.home_product_ezine:hover {
	background: url(../_images/product-home-ezine-over.png) no-repeat 50% 0;
}
#home-resources h4 {
	clear: both;
	margin-top: 3px;
}
#home-resources a {
	font-weight: bold;
}
#home-news {
	display:inline;
	line-height: 140%;
}
#home-news a, #home-news a:link, #home-news a:active, #home-news a:visited {
	color:#d80;
	text-decoration: underline;
	font-weight: bold;
}
#home-news a:hover {
	color: #666;
	text-decoration: none;
}

#navigation {
	clear: both;
	display: block;
	height:  100px;
	background: url(../_images/bg_navigation.png) no-repeat 0 0;
}
#navigation.sectionguide {
	background: url(../_images/bg_navigation_guides.png) no-repeat 0 0;
}
#navigation.sectionresource {
	background: url(../_images/bg_navigation_resources.png) no-repeat 0 0;
}
#navigation #mainlinks {
	margin-left: 35px;
}
#navigation #mainlinks li{
	margin-right: 52px;
	float: left;
	font-size: 18px;
	line-height: 100%;
	margin-top: 35px;
}
#mainlinks li a {
	color: #666;
	text-decoration: none;
}
#mainlinks li a:hover {
	color: #d80;
	text-decoration: none;
}
#navigation #products {
	float: right;
	display: block;
	margin-right: 20px;
}
#products li {
	display: block;
	float: left;
}
#products li a {
	color: #666;
	text-decoration: none;
	display: block;
	font-size: 10px;
	width: 110px;
	height:  70px;
	margin-top: 10px;
	text-indent: -9000px;
	background: url(../_images/product_off.png) no-repeat 50% 0;
}
#products li a:hover {
	color: #d80;
	background: url(../_images/product_over.png) no-repeat 50% 0;
}
#products li a.product_travelguide {
	background: url(../_images/product-guide-off.png) no-repeat 50% 0;
}
#products li a.product_travelguide:hover {
	background: url(../_images/product-guide-over.png) no-repeat 50% 0;
}
#products li a.product_ezine {
	background: url(../_images/product-ezine-off.png) no-repeat 50% 0;
}
#products li a.product_ezine:hover {
	background: url(../_images/product-ezine-over.png) no-repeat 50% 0;
}
#guides {
	position:relative;
	clear: both;
	display: block;
	height:  140px;
	background: transparent url(../_images/bg_navigation.png) no-repeat 0 100%;
}
#guides.guideshome {
	background: transparent url(../_images/bg_home_guides.png) no-repeat 50% 100%;
	background: none;
}
#homeguides {
	padding-top: 480px;
	background: transparent url(../_images/bg_home_guides.png) no-repeat 50% 100%;
}
#guides .arrowtab_left {
	float: left;
	position: relative;
	top:  25px;
	left: 11px;
}
#guides .arrowtab_left a{
	display: block;
	width:  28px;
	height: 70px;
	background: url(../_images/arrowtab_left_off.png) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
#guides .arrowtab_left a:hover {
	display: block;
	width:  28px;
	height: 70px;
	background: url(../_images/arrowtab_left_on.png) no-repeat 0 0;
}
#guides .arrowtab_right {
	width:  28px;
	position: relative;
	top:  -100px;
	left: 924px;
}
#guides .arrowtab_right a{
	display: block;
	width:  28px;
	height: 70px;
	background: url(../_images/arrowtab_right_off.png) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
#guides .arrowtab_right a:hover {
	display: block;
	width:  28px;
	height: 70px;
	background: url(../_images/arrowtab_right_on.png) no-repeat 0 0;
}
#guidewrapper {
	position: relative;
	left: 23px;
	display:block;
	width: 860px;
	height: 120px;
	overflow: hidden;
}
#guides .guide {
	position: relative;
	float: left;
	margin: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	width:  168px;
	height:  108px;
	overflow: hidden;
}
#guides .guide img {
	position: relative;
	top:0;
	left: 0;
	z-index: 0;
}
.guide a, .guide a:link, .guide a:active, .guide a:visited{
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	display: block;
	width:  158px;
	height:  108px;
	padding-top:  87px;
	padding-left: 15px;
	background: url(../_images/guidebox_off.png) no-repeat 0 0;
	z-index:2;
}
.guide a:hover{
	display: block;
	width:  168px;
	height:  108px;
	background: url(../_images/guidebox_on.png) no-repeat 0 0;
	z-index:2;
	text-decoration: none;
}
/* home slideshow */
#gallery{
	position:relative;
}
#slideshow {
	position:absolute;
	top:25px;
	left:0;
	width:960px;
	height:410px;
}
#tabs {
	position:absolute;
	top:437px;
	left:275px;
	font-family:verdana;
	font-size:13px;
	font-weight: bold;
	line-height:40px;
	margin-top:-8px;
	text-align:center;
}
#tabs a {
	display:block;
	float:left;
	margin: 0;
	width: 136px;
	height: 60px;
	background-image: url(../_images/tab-off.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color:#999;
	text-decoration:none;
}
#tabs a:hover {
	text-decoration:underline;
}
#tabs a.over {
	background-image: url(../_images/tab-on.png);
	text-decoration:none;
	color:#EF9003;
}
/* NEW TABS */
#exploretabs {
	position:absolute;
	top: 430px;
	margin: 0;
	display: block;
	font-size:13px;
	font-weight: bold;
	line-height: 40px;
	height:  40px;
	text-align:center;
	z-index: 20;
}
#exploretabs.tabs3 {
	margin-left: 231px;
	width:525px;
}
#exploretabs.tabs2  {
	margin-left: 315px;
	width:360px;
}
#exploretabs a {
	display:block;
	float:left;
	margin: 0 5px 0 0;
	width: 164px;
	height: 60px;
	background: url(../_images/explore-tabs.png) no-repeat -168px 0;
	color:#fff;
	text-decoration:none;
}
#exploretabs a:hover {
	background: url(../_images/explore-tabs.png) no-repeat -333px 0;
}
#exploretabs a.selected {
	background: url(../_images/explore-tabs.png) no-repeat 0 0;
	color:#666;
}
#content {
	clear: both;
	background: url(../_images/bg_content.jpg) no-repeat 0 100%;
	overflow: auto;
	padding: 35px;
}
#content.homecontent {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content.shorter {
	background: url(../_images/bg_short.jpg) no-repeat 0 100%;
}
/* link styles */
a, a:link, a:active, a:visited {
	color:  #333;
	text-decoration: underline;
}
a:hover {
	color: #d80;
	text-decoration: underline;
}
/* header styles */
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
#content h1 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 24px;
}
#content h2 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 48px;
}
#content h3 {
	font-size: 24px;
	line-height: 120%;
	font-weight: normal;
	margin:30px 0 24px 0;
}
#content h4 {
	font-size: 20px;
	line-height: 120%;
	font-weight: normal;
	margin-bottom: 12px;
}
#content h5 {
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
	margin:20px 0 16px 0;
	color:#333;
}
#content h5 a {
	text-decoration: underline;
}
#content h6 {
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
	margin-bottom: 12px;
}
#content p {
	margin-bottom: 12px;
}
.line {
	position: relative;
	top: 80px;
	border-top: 2px solid #f6f6f6;
	overflow: hidden;
}
#base {
	line-height: 130%;
}
#base img {
	margin:10px;
	margin-top: 0;
}
#base ul {
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
#base ol {
	margin-left: 20px;
	list-style-type: decimal;
	list-style-position: outside;
}
#primary {
	width: 595px;
	line-height: 130%;
	float: left;
	margin-bottom:20px;
}
#primary img {
	margin:10px;
	margin-top: 0;
}
#primary ul {
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
#primary ol {
	margin-left: 20px;
	list-style-type: decimal;
	list-style-position: outside;
}

#interestedcap {
	display: block;
	width: 595px;
	height: 25px;
	background: url(../_images/interested_top.png) no-repeat 0 100%;
	margin-top: 35px;
}
#interested {
	padding: 30px;
	padding-top: 0;
	padding-bottom: 85px;
	margin-bottom: 30px;
	width: 535px;
	background: url(../_images/interested_background.png) no-repeat 0 100%;
}
#interested h4 {
	line-height: 20px;
	margin-bottom: 30px;
}
#interested h5 {
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}
#interested p {
	line-height: 18px;
	margin-bottom: 0;
}
#interested a, #interested a:link, #interested a:active, #interested a:visited {
	color: #d80;
	text-decoration: underline;
}
#interested a:hover {
	color: #666;
	text-decoration: none;
}
#secondary {
	display: block;
	width: 260px;
	line-height: 130%;
	float: right;
}
#secondary a, #secondary a:link, #secondary a:active, #secondary a:visited {
	color: #d80;
	font-weight: bold;
	text-decoration: underline;
}
#secondary a:hover {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#secondary p {
	margin-bottom: 6px;
}
#secondary h4 {
	margin-top: 24px;
	margin-bottom: 12px;
}
#brochure-rack td {
	text-align: center;
	font-size: 11px;
	line-height: 100%;
}
#brochure-rack td a:link {
	text-decoration: none;
	padding-left: 0;
	background: none;
}
#resources {
	display:inline;
}
#resources li, #resources dd {
	display: inline;
	font-size: 95%;
	font-weight: bold;
}
#resources li.currentpage {
	display:block;
	padding-left: 0;
}
#resources a, #resources a:link, #resources a:active, #resources a:visited {
	display: block;
	padding:6px 0 6px 32px;
	background: url(../_images/arrowbutton_off.png) no-repeat 0 50%;
}
#resources a:hover {
	background: url(../_images/arrowbutton_on.png) no-repeat 0 50%;
}
#resources a.currentpage {
	color: #666;
	background: url(../_images/arrowbutton_on.png) no-repeat 0 50%;
	text-decoration: none;
}

#content .news-summary p {
	margin-top:10px;
	padding:0;
}
#content .news-summary h3 {
	margin-bottom:0;
	padding:0;
	font-size:20px;
}
#content .news-paging {
	margin:20px 0;
}





/* relational links under content */
div#relinks {
	clear: both;
	font-size: 12px;
	line-height: 120%;
	padding-top: 12px;
}
div#relinks p {
	margin: 0;
}
div.left49 {
  width: 49%;
  height:  27px;
}
div.left49 a:link,
div.left49 a:visited,
div.left49 a:active {
	background: url(../_images/page_left_off.png) no-repeat 0 -4px;
	padding-left:  35px;
	font-weight: bold;
	height: 27px;
	display: block;
	color:#d80;
	text-decoration: underline;
}
div.left49 a:hover {
	background: url(../_images/page_left_on.png) no-repeat 0 -4px;
	padding-left:  35px;
	font-weight: bold;
	height: 27px;
	display: block;
	color:#333;
	text-decoration: underline;
}
div.right49 {
  float: right;
  width: 49%;
  height:  27px;
  text-align: right;
}

div.right49 a:link,
div.right49 a:visited,
div.right49 a:active {
	background: url(../_images/page_right_off.png) no-repeat 100% -4px;
	padding-right:  35px;
	font-weight: bold;
	height: 27px;
	display: block;
	color:#d80;
	text-decoration: underline;
}
div.right49 a:hover {
	background: url(../_images/page_right_on.png) no-repeat 100% -4px;
	padding-right:  35px;
	font-weight: bold;
	height: 27px;
	display: block;
	color:#333;
	text-decoration: underline;
}

#links {
	line-height: 18px;
	padding-bottom: 36px;
	background: #fff url(../_images/bg_links.jpg) no-repeat 0 100%;
	overflow: auto;
}
#links #logo h2 a {
	float: left;
	display: block;
	width: 166px;
	height: 30px;
	margin-top: 60px;
	margin-right: 48px;
	margin-left: 48px;
	background: url(../_images/links_logo.jpg) no-repeat 0 0;
	text-indent: -9000px;
	text-decoration:none;
}
#links #logo h2 a.de-logo {
	height: 55px;
	margin-top: 40px;
	background: url(../_images/links_logo_de.jpg) no-repeat 0 0;
}

#links dl {
	font-size: 11px;
	display: block;
	/* width: 225px; */
	float: left;
	margin-top: 24px;
	/* margin-left: 6px; */	
	margin-right: 25px;
}
#links dt {
	font-weight: bold;
}
#links dd {
	color:  #999;
}
#links a, #links a:link, #links a:active, #links a:visited {
	color:  #999;
	text-decoration: none;
}
#links a:hover {
	color: #d80;
	text-decoration: underline;
}
#footer {
	clear: both;
	display:block;
	width: 100%;
	height:  35px;
	color: #999;
	background: #fff url(../_images/footer.gif) repeat-y 0 0;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:  #999;
	text-decoration: none;
}
#footer a:hover {
	color: #d80;
	text-decoration: underline;
}
#footer .sideleft {
	float: left;
	margin-top: 6px;
	padding-left: 36px;
	font-size: 9px;
}
#footer .sideright {
	float: right;
	margin-top: 5px;
	padding-right: 36px;
	font-size: 10px;
}
/* class styles */
/*
.productblock {
	clear: left;
	height: 260px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-bottom: 1px dotted #ccc;
}
.productblock img {
	float:left;
}
.productblock h6 {
	color: #666;
	padding-top: 30px;
	margin-left: 370px;
}
.productblock h4 {
	color: #666;
	margin-left: 370px;
}
.viewonline a {
	text-decoration: none;
	display: block;
	width: 164px;
	height:  44px;
	margin-top: 10px;
	margin-left: 370px;
	text-indent: -9000px;
	background: url(../_images/viewonline_off.png) no-repeat 0 0;
}
.viewonline a:hover {
	text-decoration: underline;
	background: url(../_images/viewonline_on.png) no-repeat 0 0;
}

*/


.resourceful {
	float: left;
	display: block;
	width:  270px;
	margin-right: 25px;
	margin-bottom: 25px;
	line-height: 150%;
}
.share {
	display:none;
}
.share a, .share a:link, .share a:active, .share a:visited {
	color:#d80;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 38px;
	background: url(../_images/sharepage_off.gif) no-repeat 0 50%;
	text-decoration: underline;
}
.share a:hover {
	color: #333;
	padding-left: 38px;
	background: url(../_images/sharepage_on.gif) no-repeat 0 50%;
	text-decoration: none;
}
.deflag {
	padding-left: 22px;
	background: url(../_images/flag_de.jpg) no-repeat 0 50%;
}
.frcaflag {
	padding-left: 22px;
	background: url(../_images/flag_frca.jpg) no-repeat 0 50%;
}
.jpflag {
	padding-left: 22px;
	background: url(../_images/flag_jp.jpg) no-repeat 0 50%;
}
.mxflag {
	padding-left: 22px;
	background: url(../_images/flag_mx.jpg) no-repeat 0 50%;
}
.ukflag {
	padding-left: 22px;
	background: url(../_images/flag_uk.jpg) no-repeat 0 50%;
}
.usflag {
	padding-left: 22px;
	background: url(../_images/flag_us.jpg) no-repeat 0 50%;
}
.facebookflag {
	padding-left: 22px;
	background: url(../_images/flag_facebook.gif) no-repeat 0 50%;
}
.bloggerflag {
	padding-left: 22px;
	background: url(../_images/flag_blogger.gif) no-repeat 0 50%;
}
.twitterflag {
	padding-left: 22px;
	background: url(../_images/flag_twitter.gif) no-repeat 0 50%;
}
.firstitem {
	margin-top: 0 !important;
}
.pdfdownloads a {
	display: block;
	padding-left: 22px;
	min-height: 20px;
	width: 100%;
	background: url(../_images/pdf.png) no-repeat 0 0;
}
.imageleft {
	float: left;
	margin: 0 10px 10px 0 !important;
}
.imageright {
	float: right;
	margin: 0 0 10px 10px !important;
}
/* search */
#searchresults {
	width:  892px;
}

#searchresults td {
	padding:8px;
}
.odd {
	background-color: #f8f8f8;
}
.even {
	background-color: #fff;
}
.searchlinks {
	width:  692px;
	font-weight: bold;
}
.searchlinks a, .searchlinks a:link, .searchlinks a:visited,.searchlinks a:active {
	display: block;
	color:  #666;
	padding: 2px 22px;
	width: 100%;
	background: url(../_images/searcharrow.png) no-repeat 0 50%;
	margin-left: 7px;
}
.searchlinks a:hover {
	color:  #d80;
	background: url(../_images/searcharrow-over.png) no-repeat 0 50%;
}
.searchpercentage {
	width:  200px;
	text-align:right;
	font-weight: normal;
}
.searchpercentage a, .searchpercentage a:link, .searchpercentage a:visited,.searchpercentage a:active {
	display: block;
	color:  #666;
	padding-right: 10px;
}
.searchpercentage a:hover {
	color:  #d80;
}

/* Google Map Defs */

#google-mapbox {

}
.google-info-win {
	padding:0;
	margin:0;
	width:220px;
	height:170px;
	font-size:12px;
}
.google-info-win p {
	text-align:center;
	padding:0;
	margin:0 5px 5px 5px;
}
.google-info-win img {
	border:none;
	margin:0;
	width:200px;
	height:125px;
	border:1ps solid #ccc;
}


/* order product specific */

table.product-tbl {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
table.product-tbl td {
	border-bottom:1px dashed #ccc;
	padding:20px 10px 15px 10px;
	vertical-align:middle;
	text-align:center;
}
table.product-tbl td h3,
table.product-tbl td h5 {
	padding:0;
	margin:8px 0 !important;
}

span.button {
	background-image: url(../_images/button-order-left.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:11px 0 15px 26px;
	line-height:375%;
	font-weight: bold;
	overflow:auto;
}
span.button span {
	padding:11px 26px 15px 0;
	background-image: url(../_images/button-order-right.png);
	background-repeat: no-repeat;
	background-position:right center;
}
span.button span a {
	padding: 11px 0 15px 0;
	background-image: url(../_images/button-order-center.png);
	background-position: left center;
	color: #FFF;
}
span.button span a:hover {
	text-decoration:none;
}
div#socialbar {
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	margin-bottom: 20px;
}
div#socialbar ul {
	padding:0;
	margin:0 auto;
	list-style-type:none;
	float:left;
	position:relative;
	left:50%;
}
div#socialbar li {
	float:left;
	position:relative;
	right:50%;
}
div#socialbar a:link, div#socialbar a:visited,
div#socialbar a:hover, div#socialbar a:active {
	width: auto;
	display: block;
	color: #d80;
	text-decoration:none;
}
div#socialbar a:hover {
	color: #666;
}
a.social-facebook {
	padding: 10px 15px 10px 40px;
	background: url(../_images/social-facebook.png) no-repeat 0 0;
}
a.social-blogger {
	padding: 10px 15px 10px 40px;
	background: url(../_images/social-blogger.png) no-repeat 0 0;
}
a.social-twitter {
	padding: 10px 0 10px 40px;
	background: url(../_images/social-twitter.png) no-repeat 0 0;
}
/* 2010 UPDATES */
div.advert {
	display: block;
	width: 250px;
	height: 250px;
	margin: 30px 0 30px 10px;
}
div.promo {
	display: block;
	width: 892px;
	height: 170px;
	background: url(../_images/promobackground.png) no-repeat 0 0;
	padding-bottom: 25px;
}
div.promo img {
	margin: 21px;
}
.home-side-top {
	width: 287px;
	height: 18px;
	background: url(../_images/home-side-top.jpg) no-repeat 0 0;
}
.home-side-center {
	width: 251px;
	background: url(../_images/home-side-center.jpg) repeat-y 0 0;
	padding-left: 18px;
	padding-right: 18px;
	vertical-align: top;
}
.home-side-bottom {
	width: 287px;
	height: 25px;
	background: url(../_images/home-side-bottom.jpg) no-repeat 0 0;
}
.home-center top {
	width: 318px;
	height:18px;
	background: url(../_images/home-center-top.jpg) no-repeat 0 0;
}
.home-center-center {
	width: 318px;
	background: url(../_images/home-center-center.jpg) repeat-y 0 0;
	text-align: center;
	vertical-align: top;
}
.home-center-bottom {
	width: 318px;
	height:25px;
	background: url(../_images/home-center-bottom.jpg) no-repeat 0 0;
}
.home-side-center div#socialbar {
	margin: 20px 0 10px 0;
}
.home-side-center #home-products {
	margin: 20px 0 10px 0;
}
/* noopty */
#viewwrapper {
	position: relative;
	margin-bottom: 6px;
}
#home-gallery {
	position: absolute;
	width: 965px;
	height: 404px;
	top: 30px;
	left: 0px;
	overflow: hidden;
	z-index: 10;
	background-image: url(../_images/home-galllery-mask.png);
	background-repeat: no-repeat;
	background-position: 34px 0;
	color:#fff;
}
#home-gallery a {
	color:#d80;
}
#exploremap {
	position: absolute;
	width: 965px;
	height: 404px;
	top: 30px;
	left: 35px;
	overflow: hidden;
	z-index: 10;
	/*background-image: url(../_images/home-galllery-mask.png);*/
	background-repeat: no-repeat;
	background-position: 34px 0;
	color:#fff;
}
#mask-tl, #mask-tr, #mask-bl, #mask-br {
	position: absolute;
	width: 20px;
	height: 20px;
	overflow: hidden;
	z-index: 100;
	background-image: url(../_images/home-galllery-mask.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mask-tl {
	top: 0;
	left: 34px;
	background-position: left top;
}
#mask-tr {
	top: 0;
	right: 35px;
	background-position: right top;
}
#mask-bl {
	bottom: 0;
	left: 34px;
	background-position: left bottom;
}
#mask-br {
	bottom: 0;
	right: 35px;
	background-position: right bottom;
}
#container {
	position: absolute;
	width: 892px;
	height: 400px;
	top: 0;
	left: 36px;
	overflow: hidden;
}
.slide {
	position: absolute;
	top:0;
	left:0;
	width:892px;
	height:400px;
	overflow:hidden;
}
.slide img {
	position: absolute;
	z-index:0;
}
.slide div.details {
	position: absolute;
	width:500px;
}
.slide div.head {
	width:500px;
	height:10px;
	background-image: url(../_images/home-detail-background.png);
	background-repeat: no-repeat;
	background-position: 0 top;
}
.slide div.body {
	width:500px;
	background-image: url(../_images/home-detail-background.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	overflow:auto;
}
.slide div.foot {
	width:500px;
	height:18px;
	background-image: url(../_images/home-detail-background.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.slide div.details h4, .slide div.details p {
	margin:20px;
}
.slide div.caption {
	position: absolute;
	width:862px;
	height:20px;
	padding:3px 15px;
	bottom:0;
	right:0;
	text-align:right;
	background-color: #f8f8f8;
	color: #666;
}
.nooptyBack, .nooptyNext {
	position: absolute;
	z-index:500;
	padding:20px;
	text-indent: -5000px;
	background-image: url(../_images/gallery_buttons.png);
	background-repeat: no-repeat;
	top:150px;
}
.nooptyNext {
	left:928px;
	padding:48px 25px 36px 0;
	background-position: -92px 50%;
}
.nooptyNext:hover {
	background-position: -132px 50%;
}
.nooptyBack {
	left:12px;
	padding:48px 0 36px 25px;
	background-position: -3px 50%;
}
.nooptyBack:hover {
	background-position: -43px 50%;
}
