/* style.css */

* { margin:0; padding:0; }

a, a:visited { color:#fff; }

html, body {
/**/
	background:transparent url("/img/bgTiny.gif");
/**
	background-repeat: repeat-x;
/**/
	background-color:#d5d2cb;
	color:#000;
	font-family:"century gothic",verdana,geneva,arial,helvetica,sans-serif;
	text-align:center;
	margin:0;
    padding:0;
}

#wrapper {
    position:relative;
    width:950px;
    height:730px;
    margin-left:auto;
    margin-right:auto;
}

#logo, #menu, #submenu, #content, #footer {
	position:absolute;
	left:0px;
	width:950px;
	overflow:hidden;
}

#logo {
	top:0px;
	height:119px;
	color:#fff;
	text-align:right;
	/**/
	background:url("/img/header.jpg") no-repeat top center;
	/**/
	background-color:#122047;
	/**/
    border-bottom:1px solid #555;
    /**/
}

	#logo img {
		width:950px;
		height:120px;
		border:0;
	}

	#logo h1 {
		font-size:50px;
		line-height:60px;
		font-weight:bold;
		margin-right:15px;
		display:none;
	}

	#logo p {
		font-size:16px;
		line-height:30px;
		letter-spacing:2px;
		margin-right:15px;
		display:none;
	}

#menu {
	top:120px;
	height:30px;
	/*border-top:1px dotted #444;*/
	background:url("/img/header.jpg") no-repeat bottom center;
	background-color:#122047;
}

	#menu ul {
		position:absolute;
		top:0px;
		left:5px;
		height:30px;
		list-style:none;
	}

	#menu ul li {
		float:left;
        /**
        background:transparent url("/img/liArrow.png") no-repeat left center;
        /**/
	}
	
	#menu ul li:hover {
		/**
		background:transparent url('/img/tab.png') 0 0 no-repeat;
		/**/
	}

	#menu ul a, #menu ul a:visited, #menu ul a:hover, #menu ul a:active {
		height:30px;
		font-family:sans-serif;
		font-size:15px;
		line-height:30px;
		text-decoration:none;
		padding-left:15px;
		padding-right:15px;
	}

	#menu ul a, #menu ul a:visited {
		color:#fff;
	}

	#menu ul a:hover {
		color:#bbb;
		/**
		background:url('/img/liArrow.png') 0 0 no-repeat;
		/**/
	}

	#menu ul a:active #menu ul{
		color:#000;
		background:#ddd;
	}

	#menu ul li.active, #menu ul li.active a, #menu ul li.active a:visited {
		background:#d5d2cb;
		/**/
		background:transparent url("/img/tab.png") no-repeat top center;
		/**/
		color:#000;
	}

	#menu a:hover img {
		display:block
	}

#submenu {
	top:150px;
	height:20px;
	/**/
	background:transparent url("/img/bgSubmenu2.png") no-repeat top center;
	/**/
	color:#000;
}
/**
	#submenu ul {
		position:relative;
		margin-left:auto;
		margin-right:auto;
		height:20px;
		width:770px;
	}

	#submenu ul li {
		display:block;
		float:left;
		padding-left:15px;
		padding-right:15px;
		width:80px;
	}

	#submenu ul a, #submenu ul a:visited, #submenu ul a:hover, #submenu ul a:active {
		height:20px;
		width:80px;
		font-family:verdana,geneva,arial,helvetica,sans-serif;
		font-size:15px;
		line-height:20px;
		text-decoration:none;
		font-weight:bold;
	}

	#submenu ul a, #submenu ul a:visited {
		color:#000;
	}

	#submenu ul a:hover {
		color:#555;
	}

	#submenu ul li.active, #submenu ul li.active a {
		background:#d5d2cb;
		color:#000;
	}
/**/
#content *, #content_prod *, #content_cat *, #content_contact * { position:relative; }

.bold {
	font-weight:bold;
}

#content, #content_cat, #content_contact {
	position:absolute;
	top:170px;
	left:0px;
	height:520px;
	width:950px;
	/**/
	background:#0d2048 url("/img/bgBlank.jpg") no-repeat top center;
	/**/
	color:#fff;
}

	#content h1 {
		padding-top:15px;
		font-size:40px;
		line-height:60px;
	}

	#content h1 span {
		border-bottom:1px solid #ccc;
	}

	#content p {
		margin:0px auto 0px auto;
		padding-top:30px;
		font-size:18px;
		line-height:26px;
		text-indent:40px;
		width:75%;
		text-align:left;
	}

#content_cat {
	color:#fff;
}

	#cat_title {
		position:absolute;
		top:420px;
		left:0px;
		width:950px;
		font-size:80px;
		font-style:italic;
		color:#0d2048;
		text-align:right;
	}

	#cat_title span {
		padding-right:30px;
	}

	#cat_set_nav {
		position:absolute;
		top:10px;
		left:270px;
		width:680px;
		text-align:center;
		font-size:22px;
	}

	#cat_set_nav a, #cat_set_nav a:visited {
		text-decoration:none;
	}

	#cat_set_nav a:hover {
		text-decoration:underline overline;
	}

	#cat_bg_model {
		position:absolute;
		top:0px;
		left:0px;
		height:520px;
		width:400px;
	}

	#cat_list {
		position:absolute;
		width:650px;
		height:445px;
		left:310px;
		top:75px;
		z-index:999;
	}

	#content_cat #cat_list ul.prod_list {
		position:absolute;
		top:0px;
		left:0px;
		text-align:center;
	}

	#content_cat #cat_list ul.prod_list li {
		list-style:none;
		text-align:left;
		margin:0px 40px 25px 10px;
		width:265px;
		height:160px;
		padding-bottom:15px;
		background:url("/img/cat_list_shadow.png");
		float:left;
	}

	#content_cat #cat_list ul.prod_list_gents {
		position:absolute;
		top:0px;
		left:0px;
		text-align:center;
		padding:0;
	}

	#content_cat #cat_list ul.prod_list_gents li {
		list-style:none;
		text-align:left;
		margin:0px 20px 25px 5px;
		padding:0px 0px 15px 0px;
		width:130px;
		height:160px;
		background:url("/img/cat_list_shadow_gents.png");
		float:left;
	}

	#content_cat #cat_list ul.prod_list_gents li img {
		border:0;
		width:130px;
		height:145px;
	}

	#content_cat #cat_list ul.prod_list_pendants {
		position:absolute;
		top:0px;
		left:0px;
		text-align:center;
	}

	#content_cat #cat_list ul.prod_list_pendants li {
		list-style:none;
		text-align:left;
		margin:0px 20px 25px 5px;
		width:180px;
		height:160px;
		padding-bottom:15px;
		background:url("/img/cat_list_shadow_pendants.png");
		float:left;
	}

	#content_cat #cat_list ul.prod_list_pendants li img {
		border:0;
		width:180px;
		height:145px;
	}

	#content_cat #cat_list ul.prod_list li a, #content_cat ul.prod_list li a:visited {
		display:block;
		height:145px;
		width:265px;
		text-decoration:none;
	}

		#content_cat #cat_list ul.prod_list li a img {
			border:0;
			position:absolute;
			top:0px;
			left:0px;
			height:145px;
			width:265px;
			/**
			border-top:1px solid #606060;
			border-bottom:1px solid #606060;
			/**/
		}

#content_contact {

}

	#content_contact h1 {
		font-size:52px;
		line-height:80px;
		text-align:center;
		font-style:italic;
	}

	#content_contact h2 {
		font-size:28px;
	}
	
	#content_contact h3 {
		font-size:24px;
		padding:15px;
	}

	#content_contact a, #content_contact a:visited {
		color:#fff;
	}

#content_prod {
		position:absolute;
		left:0px;
		width:950px;
		overflow:hidden;
		top:170px;
		height:520px;
		/**
		background:transparent url("/img/prod.jpg") no-repeat top center;
		/**/
		background-color:#0d2048;
		/**/
	}

	#content_prod #prod_zoom {
		position:absolute;
		top:0px;
		left:0px;
		width:950px;
		height:520px;
		display:none;
	}

		#zoom_icon {
			 position:absolute;
			 top:155px;
			 left:305px;
		}

	#content_prod #info_button {
		position:absolute;
		top:10px;
		left:10px;
		width:64px;
		height:64px;
		padding:0;
		margin:0;
		z-index:999;
	}

	#content_prod #info_button img {
		border:0;
	}

		#content_prod #info_button a:hover {
			cursor:help;
		}

	#content_prod #prod_block {
		background:transparent url("/img/bgAlphaTest.png") no-repeat top left;
		position:absolute;
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		color:#fff;
		overflow:hidden;
		visibility:hidden;
	}

	/* position 1 (Left Half) & 2 (Right Half) */
		div.p1, div.p1 #prod_block_overlay, div.p2, div.p2 #prod_block_overlay {
			width:350px;
			height:198px;
		}
		div.p1 { left:40px; top:160px; height:200px; }
		div.p2 { left:560px; top:160px; height:200px; }

	/* position 3 (Top Half) & 4 (Bottom Half) */
		div.p3, div.p3 #prod_block_overlay, div.p4, div.p4 #prod_block_overlay {
			width:350px;
			height:198px;
		}
		div.p3 { top:40px; left:300px; height:200px; }
		div.p4 { top:300px; left:300px; height:200px; }

	/* position 5 (Upper Left) & 6 (Upper Right) */
		div.p5, div.p5 #prod_block_overlay, div.p6, div.p6 #prod_block_overlay {
			width:350px;
			height:198px;
		}
		div.p5 { left:40px; top:40px; height:200px; }
		div.p6 { left:560px; top:40px; height:200px; }

	/* position 7 (Lower Left) & 8 (Lower Right) */
		div.p7, div.p7 #prod_block_overlay, div.p8, div.p8 #prod_block_overlay {
			width:350px;
			height:198px;
		}
		div.p7 { left:40px; top:280px; height:200px; }
		div.p8 { left:560px; top:280px; height:200px; }

			/* position 9 (Middle Center) */
		div.p9, div.p9 #prod_block_overlay {
			width:350px;
			height:198px;
		}
		div.p9 { top:135px; left:300px; height:200px; }

		#prod_block_overlay {
			position:absolute;
			display:none;
			top:0px;
			left:0px;
		}

	#prod_block_head {
		margin:3px 5px 0px 5px;
	}

		#prod_block_head h1 {
			padding:3px;
			text-align:right;
			font-size:25px;
			line-height:27px;
			height:30px;
			font-style:italic;
			width:100%;
		}

			#prod_block_head h1 span {
				padding-right:5px;
			}

		#prod_block_head h2 {
			border-bottom:1px solid #7f7f7f;
			padding:0;
			margin:5px;
			text-align:right;
			font-size:25px;
			line-height:38px;
		}

		#prod_block_head h4 {
			padding:0px 5px 2px 0px;
			text-align:right;
			font-size:12px;
			line-height:16px;
			width:100%;
		}

	#prod_block_stats {
		border-top:1px solid #7f7f7f;
		margin:0px 5px 0px 5px;
		padding:5px 0 5px 0;
	}

		#prod_block_stats td {
			vertical-align:top;
		}
		
		#prod_stats {
			font-size:13px;
			text-align:left;
		}

		#prod_stats li {
			display:block;
			list-style:none;
			line-height:20px;
		}

		#prod_stats li span {
			font-weight:bold;
			margin:0px;
		}
		
		#prod_stats_table {
			width:100%;
		}

		td.prod_others {
			width:50%;
			text-align:center;
			vertical-align:top;
		}

		td.prod_others span {
			font-size:12px;
			vertical-align:top;
			border-bottom:1px solid #7f7f7f;
		}

	#prod_others {
/**
		position:absolute;
		width:180px;
		top:25px;
		left:160px;
/**/
	}

	#prod_others li {
		list-style:none;
		font-size:10px;
		display:inline;
	}

	#prod_others li a, #prod_others li a:visited {
		color:#ddd;
		font-size:12px;
		text-decoration:none;

	}

	#prod_others li a:hover {
		color:#fff;
		background:#666;
		border-top:1px solid #ddd;
		border-bottom:1px solid #ddd;
	}

	#prod_block_description {
		
	}

		#prod_block_description p
		{
			font-family:"verdana",sans-serif;
			padding:0px 10px 0px 10px;
			text-align:left;
			font-size:14px;
			line-height:20px;
		}

	#prod_block_guarantee {
		position:absolute;
		top:185px;
		left:0px;
		width:350px;
		height:12px;
		text-align:center;
		font-size:12px;
		line-height:12px;
	}

		#prod_block_guarantee a, #prod_block_guarantee a:visited{

		}

	#prod_overlay_TL, #prod_overlay_TR, #prod_overlay_BL, #prod_overlay_BR {
		position:absolute;
		width:25px;
		height:25px;
		z-index:1;
	}

	#prod_overlay_TL {
		top:170px;
		left:0px;
	}
	
	#prod_overlay_TR {
		top:170px;
		left:925px;
	}
	
	#prod_overlay_BL {
		top:665px;
		left:0px;
	}
	
	#prod_overlay_BR {
		top:665px;
		left:925px;
	}

#content_info {
	position:absolute;
	top:40px;
	left:0px;
	width:950px;
	height:455px;
	overflow:auto;
}

	#content_info p {
		font-family:sans-serif;
		font-weight:normal;
		font-size:17px;
		margin:0px auto 0px auto;
		padding-top:30px;
		text-indent:40px;
		width:85%;
		text-align:left;
	}

	#content_info span.bold {
		font-weight:bold;
	}

#footer {
	top:690px;
	height:30px;
	/**
	background:transparent url("/img/bgSubmenu2.png") no-repeat top center;
	/**/
	text-align:right;
	color:#000;
	font-size:12px;
	line-height:30px;
}

	#footer a, #footer a:visited {
		color:#333;
		text-decoration:none;
	}

	#footer a:hover {
		border-bottom:1px solid #fff;
	}

	#footer #footer_shadow {
		position:absolute;
		top:0px;
		left:0px;
		width:950px;
		height:30px;
		text-align:center;
		background:url("/img/bgSubmenu2.png");
	}

#coming_soon, #no_flash, #coming_soon * {
	position:absolute;
	top:0px;
	left:0px;
	width:950px;
	height:520px;
}

#no_flash {
	/*background:url("/img/home.jpg");*/
}

#header_flash {
	position:absolute;
	top:0px;
	left:750px;
	width:200px;
	height:110px;
	overflow:hidden;
}
