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

body {
	margin: 0;
	background-image:url(images/graphics/background.png);
	font-family: Century Gothic, "Century Gothic", CenturyGothic, "CenturyGothic", Century-Gothic, "Century-Gothic", Geneva, Trebuchet MS, Lucida;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #484848;
}

a:hover {
	text-decoration: underline;
}

form select, form input, form textarea {
background: white;
background-image: initial;
background-repeat-x: initial;
background-repeat-y: initial;
background-attachment: initial;
background-position-x: initial;
background-position-y: initial;
background-origin: initial;
background-clip: initial;
background-color: white;
border: 1px solid #CCC;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCC;
border-right-color: #CCC;
border-bottom-color: #CCC;
border-left-color: #CCC;
}

#page_container {
	width: 960px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#top_container {
	background-image: url(images/graphics/gradient-top.png);
	background-repeat: no-repeat;
}

#top_logo {
	float: left;
	width: 128px;
	z-index: 1000;
}

#top_newsletter {
	float: left;
	width: 300px;
}

#inp_newsletter {
	width: 200px;
}

#top_newsletter p {
	font-size: 10px;
	color: #484848;
	line-height: 20px;
	margin: 0;
	padding-top: 70px;
	padding-left: 10px;
	letter-spacing: 1px;
}

.submitnews {
	font-family: Century Gothic, "Century Gothic", CenturyGothic, "CenturyGothic", Century-Gothic, "Century-Gothic", Geneva, Trebuchet MS, Lucida;
}

#top_right {
	float: left;
	width: 527px;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 5px;
}

	#shoppingbag a {
		color: #0C1326;
		font-size: 11px;
	}
	
	#shoppingbag a:hover {
		text-decoration: none;
		border-bottom: 2px solid #80807F;
		padding-bottom: 1px;
		white-space: nowrap;
	}
	
	#shoppingbag p {
		line-height: 20px;
		margin: 0;
	}
	
	#languages {
		width: 527px;
		text-align: right;
		font-family: Arial, Helvetica, sans-serif;
	}
	
			#languages ul {
				margin: 0px;
			}
			
			#languages ul li {
				position: relative;
				list-style: none;
			}
			
			#languages ul ul {
				position: absolute;
				top: 15px;
				left: 0px;
				display: none;
			}
			
			#languages li a {
				margin: 0px;
				color: #80807F;
				padding-top: 0px;
				padding-left: 0px;
				padding-right: 0px;
				padding-bottom: 2px;
				text-decoration: none;
			}
	
			#languages ul li a:hover {
				color: #0C1326;
			}
			
			#languages ul.level1 li.submenu:hover ul.level2 {
				display: block;
				margin-left: -40px;
			}
	
	#languages a {
		color: #484848;
		font-size: 9px;
	}
	
	#languages a:hover {
		text-decoration: none;
		border-bottom: 2px solid #80807F;
		padding-bottom: 1px;
		white-space: nowrap;
		
	}
	
	#languages p {
		line-height: 20px;
		margin: 0;
	}
	
	#submenu p {
		line-height: 25px;
		margin: 0;
		padding-top: 15px;
		padding-bottom: 5px;
	}
	
	.submenulink {
		color: #484848;
		font-size: 12px;
	}
	
	.submenuselected {
		color: #0C1326;
		font-size: 23px;
		text-decoration: none;
		border-bottom: 2px solid #80807F;
		white-space: nowrap;
	}
	
	#submenu a:hover {
		text-decoration: none;
	}
	
	#menu a:hover {
		border-bottom: 2px solid #80807F;
		text-decoration: none;
	}
	
	#menu p {
		line-height: 20px;
		margin: 0;
	}
	
	.menulink {
		color: #484848;
		font-size: 12px;
	}
	
	.menuselected {
		color: #0C1326;
		font-size: 16px;
		border-bottom: 2px solid #80807F;
		padding-bottom: 1px;
		white-space: nowrap;
	}
	
#main_container {
}

#footer_menu {
	text-align: center;
	height: 40px;
	background-image: url(images/graphics/gradient-bot.png);
	background-repeat: no-repeat;
	color: #80807F;
}

#footer_menu p {
	margin-top: 10px;
	padding-top: 5px;
	font-size: smaller;
}

#footer_menu a {
	color: #484848;
    font-size: 12px;
	letter-spacing: 1px;
	margin-left: 25px;
	margin-right: 25px;
}

#footer_menu a:hover {
	text-decoration: none;
	border-bottom: 2px solid #80807F;
	padding-bottom: 1px;
	white-space: nowrap;
}

#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80807F;
}

#footer a {
	margin-left: 10px;
	margin-right: 10px;
	color: #80807F;
}

#footer p {
	margin: 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.clear { clear: both; }

#photodiv {
  background-repeat: no-repeat;
  z-index: -1;
}

.spacerleft {
	padding-left: 8px;
}

.spacerright {
	padding-right: 8px;
}

/* SALES BLOCK */

#salesblock {
	position:			absolute;
	top:				260px;
	left:				50%;
	z-index:			1;
}

#salesblock img {
	position:			relative;
	top:				0px;
	left:				-92px;
}

/* SALES BLOCK */
