/* CSS Document */
/* CSS Reset */
* {
	margin:0px;
	padding:0px;
}
img, a {
	border:none;
	text-decoration:none;
}
body {
	background:#fff; /*#ededed - old color*/
}
input[type=submit]:hover {
	cursor:pointer;
}
/* CSS Font */
@font-face {
	font-family: didot_italic;
	src: url('font/didot_italic.ttf'), url('font/didot_italic.eot') /* IE9 */ , url('font/didot_italic.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */ ; 
}
@font-face {
	font-family: gotham_light;
	src: url('font/gotham_light.ttf'), url('font/gotham_light.eot') /* IE9 */ , url('font/gotham_light.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */ ; 
}
@font-face {
	font-family: gotham_medium;
	src: url('font/gotham_medium.ttf'), url('font/gotham_medium.eot') /* IE9 */ , url('font/gotham_medium.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */ ; 
}
@font-face {
	font-family: gotham_book;
	src: url('font/gotham_book.ttf'), url('font/gotham_book.eot') /* IE9 */ , url('font/gotham_book.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */ ; 
}
@font-face {
	font-family: avantgarde_demi;
	src: url('font/avantgarde_demi.ttf'), url('font/avantgarde_demi.eot') /* IE9 */ , url('font/avantgarde_demi.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */ ; 
}
/** CSS pages**/
#footer {
	float:left;
	width:100%;
	height:60px;
	background-color: rgba(0, 0, 0, 0.85)
}
#footer-content {
	float:left;
	width:100%;
	height:25px;
	margin-top:25px;
}
#footer-menu {
	width:944px;
	height:25px;
	margin:0px auto;
}
#footer-tooltips {
	float:left;
	width:750px;
	height:113px;
	position:absolute;
	margin-top:-107px;
}
#header {
	float:left;
	width:100%;
	height:200px;
	background-color: rgba(0, 0, 0, 0.85)
}
#header-wrapper {
	float:left;
	width:100%;
	height:160px;
	margin-top:20px;
	background:url(../images/slash.png) repeat-x;
}
#header-wrapper-top {
	float:left;
	width:100%;
	height:47px;
	margin-top:28px
}
#header-logo {
	width:276px;
	height:47px;
	margin:0px auto
}
#header-wrapper-bottom {
	float:left;
	width:100%;
	height:36px;
	margin-top:34px
}
#header-menu {
	width:1010px;
	height:36px;
	margin:0px auto
}
#header-menu-login {
	float:left;
	height:36px;
	width:100px;
	text-align:center;
	color:#fff;
	margin-left:55px
}
#header-menu-login a:hover {
	cursor:pointer;
}
#header-menu-collection {
	float:left;
	height:36px;
	width:155px;
	text-align:center;
	color:#fff;
	margin-left:60px
}
#header-menu-collection a:hover {
	cursor:pointer;
}
#header-menu-products {
	float:left;
	height:36px;
	width:160px;
	text-align:center;
	color:#fff;
	margin-left:60px;
}
#header-menu-products a:hover {
	cursor:pointer;
}
.header-menu-top {
	font-family:gotham_medium;
	color:#fff;
}
.header-menu-bottom {
	font-family:didot_italic;
	color:#eee;
}
#contact-box {
	float:left;
	height:25px;
	width:94px;
	text-align:center;
	color:#fff;
}
#menu-login {
	width:100%;
	font-family: gotham_light;
	color:#ddd;
	font-size:16px;
	text-align:left;
}
#menu-login-form {
	width:320px;
	height:193px;
	position:absolute;
	margin-left:-200px;
	z-index:9999;
}
.menu-login-textfield {
	width:184px;
	border:none;
	padding-left:5px;
	height:25px;
	font-family: gotham_light;
	background:#000;
	color:#ddd;
}
.menu-login-button {
	border-top:1px solid #8e8d8b;
	border-bottom:1px solid #8e8d8b;
	border-left:none;
	border-right:none;
	background:none;
	color:#fff;
	width:73px;
	font-family: gotham_medium;
	font-size:14px;
	float:left;
	cursor:pointer;
	padding:5px 0px;
}
#menu-collection {
	position:absolute;
	margin-left:-50px;
	z-index:9999;
}
.menu-link ul li {
	list-style:none;
	margin-bottom:7px;
	padding-left:15px;
}
.menu-link ul li:hover {
	background:url(../images/menu-link-hover.png) no-repeat;
}
.menu-link ul li a {
	color:#ddd;
	font-family: gotham_light;
	font-size:16px;
}
.menu-link-special {
	font-family: gotham_medium;
	border-top:1px solid #8e8d8b;
	border-bottom:1px solid #8e8d8b;
	padding:5px 0px;
}
.menu-link-special a {
	color:#fff;
}
#menu-products {
	position:absolute;
	margin-left:-68px;
	z-index:9999;
}
#container {
	width:100%;
	float:left;
	clear:both;
}
#wrapper {
	width:944px;
	margin:0px auto;
}
.breadcums {
	float:left;
	font-family: gotham_light;
	font-style:italic;
	font-size:14px;
	width:100%;
	padding:15px 0px;
}
.breadcums a {
	color:#000;
}
.breadcums a:hover {
	text-decoration:underline;
}
.breadcums #active-bc {
	font-family: gotham_medium;
}
#contact-table input, textarea, select {
	font-family:gotham_light;
	font-size:14px;
	font-style:italic;
}
/**News page**/
.news-link {
	font-family:gotham_light;
	font-style:italic;
	color:#a1a1a1;
	font-size:12px
}
/*.news-link:hover {
	color:#000;
	text-decoration:underline;
}*/
.news-link-img {
	background:url(../images/add-button.png) no-repeat;
	width:14px;
	height:14px;
	position:absolute;
	margin-left:730px;
}
/*.news-link-img:hover{
	background:url(../images/add-button-hover.png) no-repeat;
}*/
/**Collections page**/
.collection-menu-link ul li {
	list-style:none;
	margin-bottom:7px;
	padding-left:15px;
}
.collection-menu-link ul li:hover {
	background:url(../images/content-link-hover.png) no-repeat;
}
.collection-menu-link ul li a {
	color:#000;
	font-family: gotham_light;
	font-size:16px;
}
.collection-menu-link-special {
	font-family: gotham_medium;
	border-top:1px solid #767676;
	border-bottom:1px solid #767676;
	padding:5px 0px;
	margin-bottom:7px;
	font-size:14px;
}
.collection-menu-link-special a {
	color:#000;
}
/**Products page**/
.product-menu-link ul li {
	list-style:none;
	margin-bottom:7px;
	padding-left:15px;
}
.product-menu-link ul li:hover {
	background:url(../images/content-link-hover.png) no-repeat;
}
.product-menu-link ul li a {
	color:#000;
	font-family: gotham_light;
	font-size:16px;
}
.product-menu-link-special {
	font-family: gotham_medium;
	border-top:1px solid #767676;
	border-bottom:1px solid #767676;
	padding:5px 0px;
	margin-bottom:7px;
	font-size:14px;
}
.product-menu-link-special a {
	color:#000;
}
#table-cart {
	border-width: 0px 0px 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: solid;
	border-color:#d7d7d7;
}
#table-cart td {
	border-width: 1px 1px 0px 0px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: solid;
	border-color:#d7d7d7;
}
#table-cart tr:first-child td {
	padding:10px 0px;
}
#table-cart td {
	padding:20px 0px 25px 0px;
}
#table-cart .end {
	padding:10px 0px
}
#table-cart tr td {
	vertical-align:top;
}
.cartbutton {
	margin: 0 0 0 5px;
	text-indent: -9999px;
	cursor: pointer;
	width: 11px;
	height: 9px;
	float: left;
	text-align: center;
	background: url(../images/up-down.png) no-repeat;
}
.dec {
	background-position: 0 -9px;
	position:absolute;
	margin-top:-10px;
	margin-left:65px;
}
.inc {
	position:absolute;
	margin-top:-20px;
	margin-left:65px;
}
#popup-howorder {
	width:662px;
	background:#fff;
	display:none;
}
#popup-contact-successfull {
	width:662px;
	background:#fff;
	display:none;
}
#popup_contact_failed {
	width:662px;
	background:#fff;
	display:none;
}
#popup_register_successfull {
	width:662px;
	background:#fff;
	display:none;
}
#popup_register_error_username {
	width:662px;
	background:#fff;
	display:none;
}
#popup_register_error_email {
	width:662px;
	background:#fff;
	display:none;
}
#popup_help_erroremail {
	width:662px;
	background:#fff;
	display:none;
}
#popup_busy {
	width:662px;
	background:#fff;
	display:none;
}
#popup_username {
	width:662px;
	background:#fff;
	display:none;
}
#popup_password {
	width:662px;
	background:#fff;
	display:none;
}
.title {
	display:none;
}
.download:hover {
	text-decoration:underline;
}