#container
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:black;
}

#mapshop-left
{
	float: left;
	width: 760px;
	margin-right:10px;
}

#mapshop-right
{
	float: left;
	width: 180px;
}









.clear
{
	clear:both;
	width:auto;
	overflow:hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.float-left
{
	float:left;
}










#devices .float-left, #maps .float-left
{
	width: 200px;
	margin-left:40px;
	padding-bottom:10px;
}

#devices .float-left.first, #maps .float-left.first
{
	margin-left:0px;
}

#devices #device-image
{
	width:100px;
	overflow:hidden;
}

#devices #device-text
{
	width:300px;
}










h1,h2,h3,h4,h5,h6
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border:none;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	margin-bottom:5px;
}

h1
{
	color:rgb(122, 184, 0);
	font-size:20px;
}

h2
{
	color:rgb(84, 84, 84);
	font-size:12px;
	padding:10px 0px 10px 25px;
	margin-left:10px;
}

h3
{
	color:rgb(0, 174, 239);
	border-bottom: solid 3px rgb(204, 204, 204);
}

h4
{
	color:rgb(84, 84, 84);
	font-size:12px;
	margin:25px 15px 5px 12px;
	padding-bottom:2px;
	padding-left:15px;
	background:url(/lib/img/mapshop/blue-arrow.gif) no-repeat 0px 2px;
}











.region-name
{

	font-weight:bold;
	font-size:11px;
	height:25px;
	margin-bottom:10px;
}

.step.prev .region-name
{
	/*color:rgb(184, 184, 184);*/
}

.region-image
{
	margin-bottom:10px;
}








.product-left
{
	float:left;
	width:500px;
	margin:7px 10px 7px 0px;
}

.product-right
{
	float:right;
	margin:7px 0px 7px 0px;
	width:185px;
}

.product
{
	border-top:1px solid rgb(226,226,226);
	border-bottom:1px solid rgb(226,226,226);
}

.ie6safewrapper28
{
	padding:0px 28px;
}

.ie6safewrapper35
{
	padding:0px 35px;
}

.product.selected
{
	background-color:rgb(247, 247, 247);
}

.product.upsell.next
{
	border-top:none;
}

.product-name
{

	font-weight:bold;
	font-size:10px;
	margin-right:10px;
	margin-bottom:5px;
}

.product-media-size
{

}

.product-media
{
	margin-right:10px;
	padding-right:15px;
	padding-top:1px;
	padding-bottom:1px;
}

.product-media.sd
{
	background:url(/lib/img/mapshop/sd.gif) no-repeat 100% 2px;
}

.product-media.download
{
	background:url(/lib/img/mapshop/download-small.gif) no-repeat 100% 2px;
}

.product-extra-info
{

}

.product-size
{

}








.product-details
{
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
	background-color:white;
}

.product-image
{
	display:block;
	float:left;
	width:100px;
	height:100px;
	margin-top:2px 10px 0px 0px;
	margin-top:10px;
}

.product-description
{
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:388px;
}

.product-description ul {
	list-style-position:outside;
	margin-left:20px;
	padding-left:0px;
}

.js-popup .product-image, .js-popup .product-description
{
	margin-top:0px;
}





















.product-price
{
	width:185px;
	overflow:hidden;
}

.current-prices
{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	line-height:14px;
	width:185px;
	overflow:hidden;
}

.price-container
{
	float:right;
	width:90px;
	text-align:right;
	overflow:hidden;
}

.price-cents
{
	vertical-align:text-top;
}

.current-prices .price-cents
{
	font-size:9px;
}

.discount-prices
{
	font-size:9px;
	color:#545454;
	font-weight:bold;
	line-height:11px;
	width:185px;
	overflow:hidden;
}

.discount-prices .price-units
{
	text-decoration:line-through;
}

.discount-prices .price-cents
{
	font-size:7px;
}

.buy-button-container
{
	float:right;
}

a.button
{
	margin:5px 2px 0 0;
	padding:0 0 0 10px;
}



















a.js-anchor, a.js-anchor:active, a.js-anchor:focus
{
	text-decoration:none;
	outline:none;
	-moz-outline-style: none;
}

a.exclamation-mark
{
	background:transparent url(/lib/img/mapshop/exclamation-mark.gif) no-repeat 0px 2px;
	padding-left:15px;
}

a.question-mark
{
	padding-left:5px;
}

.exclamation-popup .image
{
	margin-right:10px;
	width:100px;
}

.exclamation-popup .text
{
	width:350px;
}

.js-select
{

}

.step.next h2
{
	color:rgb(207, 207, 207);
}

.step.prev h2
{
	color:rgb(184, 184, 184);
}

.step.current h2
{
	color:rgb(0, 174, 239);
}

.step.current#devices h2
{
	background:transparent url(/lib/img/mapshop/step-1-current.gif) no-repeat 0px 9px;
}

.step.prev#devices h2
{
	background:transparent url(/lib/img/mapshop/step-1-prev.gif) no-repeat 0px 10px;
}

.step.current#maps h2
{
	background:transparent url(/lib/img/mapshop/step-2-current.gif) no-repeat 0px 9px;
}

.step.prev#maps h2
{
	background:transparent url(/lib/img/mapshop/step-2-prev.gif) no-repeat 0px 9px;
}

.step.next#maps h2
{
	background:transparent url(/lib/img/mapshop/step-2-next.gif) no-repeat 0px 9px;
}

.step.current#products h2
{
	background:transparent url(/lib/img/mapshop/step-3-current.gif) no-repeat 0px 9px;
	padding-bottom:1px;
	margin-bottom:0px;
}

.step.prev#products h2
{
	background:transparent url(/lib/img/mapshop/step-3-prev.gif) no-repeat 0px 9px;
}

.step.next#products h2
{
	background:transparent url(/lib/img/mapshop/step-3-next.gif) no-repeat 0px 9px;
}

.step.prev .question-mark
{
	background:transparent url(/lib/img/mapshop/question-mark-prev.gif) no-repeat 5px 3px;
}

.step.current .question-mark
{
	background:transparent url(/lib/img/mapshop/question-mark-current.gif) no-repeat 5px 3px;
}

.step.next .question-mark
{
	background:transparent url(/lib/img/mapshop/question-mark-next.gif) no-repeat 5px 3px;
}

.step.prev .js-select .js-select-box
{
	/*color:rgb(184,184,184);*/
}

.step.prev .js-select .js-select-anchor
{
	background:url(/lib/img/js-select/arrow-down-prev.gif) top right no-repeat;
}

.step.prev  .js-select.active .js-select-anchor
{
	background:url(/lib/img/js-select/arrow-up-prev.gif) top right no-repeat;
}

#devices .js-select#SD
{
	margin-top:10px;
}











.fancy-box .fancy-box-content
{
	padding:0px;
}

.js-popup .fancy-box-content
{
	padding:5px 10px;
}

.fancy-box
{
	width:760px;
	margin-bottom:20px;
}

.fancy-box .fancy-box-top
{
	background-image:url(/lib/img/fancybox/top760.gif);
}

.fancy-box .fancy-box-bottom
{
	background-image:url(/lib/img/fancybox/bottom760.gif);
}

.fancy-box .fancy-box-content
{
	background-image:url(/lib/img/fancybox/middle760.gif);
}

.fancy-box.exclamation-popup
{
	width:521px;
}

.fancy-box.exclamation-popup .fancy-box-top
{
	background-image:url(/lib/img/fancybox/top520.gif);
}

.fancy-box.exclamation-popup .fancy-box-bottom
{
	background-image:url(/lib/img/fancybox/bottom520.gif);
}

.fancy-box.exclamation-popup .fancy-box-content
{
	background-image:url(/lib/img/fancybox/middle520.gif);
}

.fancy-box.question-popup
{
	width:251px;
}

.fancy-box.question-popup .fancy-box-top
{
	background-image:url(/lib/img/fancybox/top250.gif);
}

.fancy-box.question-popup .fancy-box-bottom
{
	background-image:url(/lib/img/fancybox/bottom250.gif);
}

.fancy-box.question-popup .fancy-box-content
{
	background-image:url(/lib/img/fancybox/middle250.gif);
}





.carminat-padding {
	padding: 10px 20px;
}
.eiffel
{
	height:31px;
	margin-left:35px;
}
.eiffel a
{
	float: left;
	display: block;
	line-height: 29px;
	height: 31px;
	background: url(/lib/img/mapshop/eiffel/eiffel-left.gif) no-repeat top left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 12px;
}
.eiffel a:hover
{
	background: url(/lib/img/mapshop/eiffel/eiffel-left-hover.gif) no-repeat 0 0;
}
.eiffel a span
{
	cursor: pointer;
	float: left;
	display: block;
	height: 31px;
	padding-right: 42px;
	background: url(/lib/img/mapshop/eiffel/eiffel-right.gif) no-repeat top right;
	font-weight: normal;
	color: #ff3333;
}
.eiffel a:hover span
{
	background: url(/lib/img/mapshop/eiffel/eiffel-right-hover.gif) no-repeat top right;
}
