@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}

body {
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px;
	overflow-y:scroll;
}

iframe {
	position:absolute;
	top:0;
	left:0;
}

h2 {
	margin:0 0 20px;
	color:#c00;
}

h3 {
	margin:0 0 20px;
	color:#c00;
}

h4 {
	margin:0;
}

#cart h4 {
	font-size:12px;
	color:#c00;
	margin:15px 0 10px;
	text-align:center;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	outline:none;
}

p {
	text-align:justify;
	line-height:18px;
}

select {
	width:140px;
}

form p {
	margin:0;
	padding:0;
}

#wrapper {
	width:960px;
	min-height:100%;
	margin:auto;
}

#logo {
	height:85px;
	background:url(../images/logo.png) center no-repeat;
	float:left;
}

#logo h1 {
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#logo a {
	display:block;
	width:460px;
	height:44px;
	margin:20px 0;
}

#toplinks_sites {
	padding:25px 5px 5px 0;
}

.toplinks {
	width:240px;
	padding:0 5px 0 0;
	float:right;
	clear:right;
	font-size:12px;
}

.toplinks span {
	margin:0 10px;
}

.toplinks img {
	margin:0 5px 0 0;
	border:none;
	opacity:0.75;
}

.toplinks a:link, .toplinks a:visited {
	color:black;
}

.toplinks a:hover {
	color:#c00;
}

.toplinks a:hover img {
	opacity:1;
}

#nav_main {
	width:960px;
	height:60px;
	margin:0 -20px;
	padding:0 20px;
	font-size:12px;
	background:url(../images/nav_main.png) no-repeat;
	line-height:150%;
}

.nav_main {
	position:relative;
	z-index:10;
	float:left;
}

#nav_main .delim {
	position:relative;
	z-index:1;
	width:2px;
	height:100%;
	margin:0 -1px;
	background:url(../images/delim.png);
}

.nav_main a {
	display:table-cell;
	vertical-align:middle;
	width:140px;
	height:60px;
	padding:0 10px;
	text-align:center;
	color:white;
	font-weight:bold;
	text-shadow:0 2px 1px black;
}

.nav_main:first-child:hover {
	background:url(../images/nav_main_active.png) no-repeat;
}

.nav_main:last-child:hover {
	background:url(../images/nav_main_active.png) 0 -120px no-repeat;
}

.nav_main:hover {
	background:url(../images/nav_main_active.png) 0 -60px no-repeat;
}
	
.nav_main:hover ul {
	display:block;
	background:url(../images/nav_sub_active.png) no-repeat;
}

.nav_sub {
	display:none;
	position:absolute;
	height:215px;
	line-height:normal;
	float:none;
	background:none;
}

.nav_sub a {
	width:130px;
	height:auto;
	padding:4px 15px;
	text-shadow:none;
	text-align:left;
}

.nav_sub a:hover {
	text-shadow:0 2px 1px black;
}

#spacer {
	width:1000px;
	height:20px;
	margin:0 -20px;
	background:url(../images/space.jpg) no-repeat;
}

#content_wrapper {
	min-height:500px;
	background:url(../images/worldmap.jpg) top no-repeat;
}

#content {
	width:620px;
	min-height:500px;
	margin:0 0 20px 120px;
	padding:40px 80px;
	background:url(../images/underlay.png) repeat;
}

#content img {
	border:none;
}

#content th {
	text-align:right;
}

#content ul {
	list-style:circle;
	padding:0 0 0 15px;
}

#content a:link, #content a:visited {
	color:#c00;
}

#content a:hover {
	text-decoration:underline;
}

.none {
	width:700px;
	margin:0 0 20px 120px;
	padding:0 0 40px 80px;
}

.none h2 {
	margin-top:320px;
	text-align:center;
}

#offerform table {
	margin:0 0 20px;
}

#offerform th {
	width:200px;
}

input[type=text] {
	border:none;
	border-bottom:1px solid #c00;
	background:#eee;
}

.gallery {
	height:130px;
	margin:0 10px 10px 0;
}

.box {
	background:white;
	border:1px solid #ccc;
	box-shadow:0 3px 2px #ccc;
	border-radius:12px;
	-moz-box-shadow:0 3px 2px #ccc;
	-moz-border-radius:12px;
	-webkit-box-shadow:0 3px 2px #ccc;
	-webkit-border-radius:12px;
}

.box form {
	margin:0;
	padding:0;
}

#images_right {
	float:right;
	margin:60px 0 20px 20px;
}

#images_right img {
	height:140px;
	float:right;
	clear:right;
	margin:0 0 20px;
	box-shadow:0 0 8px gray;
	-moz-box-shadow:0 0 8px gray;
	-webkit-box-shadow:0 0 8px gray;
}

#map_canvas {
	box-shadow:0 0 8px gray;
	-moz-box-shadow:0 0 8px gray;
	-webkit-box-shadow:0 0 8px gray;
}

#boxes_left {
	float:left;
	margin:180px 0 20px;
}

#toolbox {
	width:178px;
	margin:0 20px 15px 0;
}

#tools {
	margin:15px 0;
}

#tools li a {
	display:block;
	width:100%;
	height:20px;
	margin:0 0 4px;
	padding:2px 0 0;
	color:white;
	text-align:center;
	background:url(../images/toolbox.png) 0 0 no-repeat;
}

#tools li a:hover {
	background:url(../images/toolbox.png) 0 -22px no-repeat;
}

#search_news {
	width:180px;
	margin:0 20px 15px 0;
}

#search_news table {
	width:100%;
}

#search_news td {
	text-align:center;
}

#search_news input {
	width:176px;
	height:22px;
	margin:auto;
	padding:0 2px;
	vertical-align:baseline;
}

#search_news .button {
	width:78px;
	height:15px;
	float:right;
	background:url(../images/search_news.png) 0 0 no-repeat;
	font-size:10px;
	color:white;
	cursor:pointer;
	border:none;
}

#search_news .button:hover {
	background:url(../images/search_news.png) 0 -15px no-repeat;
}

#search {
	margin:0 0 4px;
	padding:15px 0 0;
}

#newsletter {
	padding:0 0 15px;
}

#new_action {
	width:160px;
	padding:15px 10px;
	margin:0 20px 15px 0;
}

#new_action h3 {
	margin:0 0 10px;
}

#new_action a:link, #new_action a:visited {
	color:#c00;
	float:right;
}

#new_action a:hover {
	text-decoration:underline;
}

.doubled {
	display:block;
	line-height:300%;
}

.smalltext {
	display:block;
	font-size:75%;
	line-height:normal;
}

#footer_wrapper {
	position:relative;
	height:40px;
	margin:-40px 0 0;
	font-size:12px;
	color:gray;
}

#footer {
	width:960px;
	margin:auto;
	border-top:1px solid #c00;
}

#footer a:link, #footer a:visited {
	color:gray;
}

#footer a:hover span {
	color:black;
}

#pusher {
	height:40px;
	clear:both;
}

.toggle_1 {
	display:none;
}

.toggle_2 {
	display:none;
}

.toggle_3 {
	display:none;
}


.red {
	color:#c00;
}

label.error {
	display:block;
	color:red;
	margin:0 0 0 2px;
	font-size:12px;
}

.clear {
	clear:both;
}

.top {
	vertical-align:top;
}

#cart {
	margin:0 20px 15px 0;
	padding:0 10px 15px;
	width:158px;
	font-size:10px;
}

#cart table {
	width:100%;
}

#cart td {
	padding:2px 4px;
}

#opts a {
	display:block;
	width:78px;
	height:15px;
	background:url(../images/search_news.png) 0 0 no-repeat;
	color:white;
	text-align:center;
}

#opts a:hover {
	background:url(../images/search_news.png) 0 -15px no-repeat;
}

#shop {
	font-size:12px;
}

#shop input {
	width:40px;
}

.headline {
	color:black;
	text-align:center;
	border:1px solid black;
	font-weight:bold;
	vertical-align:top;
}

#shop th {
	text-align:left;
	padding:1px 2px;
}

#shop td {
	padding:2px 4px;
	vertical-align:top;
}

.category {
	background:#333;
	color:white;
}

.middle {
	vertical-align:middle;
	text-align:center;
}

#shop td.prod_img {
	padding:0;
}

.even {
	color:black;
	background:#eee;
}

.even a:link.add_product, .even a:visited.add_product {
	display:block;
	width:16px;
	height:16px;
	background:url(../images/intocart_gray.png) no-repeat;
}

.odd {
	color:white;
	background:#c00;
}

.odd a:link.add_product, .odd a:visited.add_product {
	display:block;
	width:16px;
	height:16px;
	background:url(../images/intocart_red.png) no-repeat;
}

.spacer {
	height:10px;
}

.total {
	background:#333;
	color:white;
	font-weight:bold;
}

.right {
	text-align:right;
}

#order {
	float:right;
	font-weight:bold;
	color:#c00;
}

.add_product a:link, .add_product a:visited,{
	background:none repeat scroll 0 0 white;
	border:1px solid #990000;
	color:#990000;
	display:block;
	margin:0;
	padding:2px 3px;
}

.add_product a:hover {
	color:white;
	background:#990000;
	
}

.remove_product {
	color:#c00;
	font-weight:bolder;	
}

#remove_all {
	color:red;
	font-weight:bold;
}

#contact {
	width:158px;
	padding:15px 10px 10px;
	font-size:11px;
}

#contact p {
	margin:0;
}

#contact a:link, #contact a:visited {
	color:#c00;
}

#contact a:hover {
	text-decoration:underline;
}

#contact .part {
	margin:0 0 10px;
}
