* {
	margin: 0;
	padding: 0;
	}

body {
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #000;
	}

p {
	text-align: justify;
	width: 350px;
	padding: 0 25px;
	margin-top: 10px;
	}

	.mail {
		font-size: 14px;
		font-weight: bold;
		}

		.mail a, .mail a:visited {font-weight: normal;}
		.mail a:hover, .mail a:active {font-weight: bold;}

	.alert {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		}

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

	a:hover, a:active {text-decoration: underline;}
	a:focus {outline: none;}

	a img {border: none;}

h1 {
	line-height: 25px;
	width: 350px;
	padding: 0 25px;
	margin: 25px 0 15px;
	}

hr {
	width: 150px;
	height: 1px;
	border: none;
	background: #fff;
	margin: 15px 125px;
	}

	.scroll hr {width: 280px;}

/*
input, textarea {
	font-family: "Times New Roman", Times, serif;
	display: block;
	border: 1px solid #646166;
	padding: 2px 0px 3px 2px;
	}

.textbox {
	position: absolute;
	display: block;
	bottom: 15px;
	left: 450px;
	}

	.sub_fr {left: 500px;}

	.textbox dt {
		display: block;
		font-weight: bold;
		width: 110px;
		margin: 0 0 15px;
		}

		.textbox dd {
			display: block;
			margin: -36px 0 20px 110px;
			}
*/


/* Initial */

#initial {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	}

.initial {display: none; !important}

#container.home {/*background: url("../images/bgs/home.jpg") no-repeat 0 60px;*/}
#container.press {background: url("../images/bgs/press.jpg") no-repeat right 60px;}
#container.retailers {background: url("../images/bgs/retailers.jpg") no-repeat right 60px;}
#container.retailers1 {background: url("../images/bgs/retailers.jpg") no-repeat right 60px;}

#container.subscribe {background: url("../images/bgs/subscribe.jpg") no-repeat right 60px;}
#container.contact {background: url("../images/bgs/contact.jpg") no-repeat right 60px;}

/* Framework */

#container {
	position: relative;
	overflow: hidden;
	text-align: left;
	width: 998px;
	height: 518px;
	border: #ddd solid 1px;
	background: #000;
	margin: 10px auto 10px;
	padding: 60px 0;
	}

#header {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	width: 813px;
	height: 42px;
	background:#000;
	border-bottom: #ddd solid 1px;
	padding: 21px 0 10px 185px;
	}

	#header #logo {
		position: absolute;
		left: 15px;
		top: 7px;
		}

		#header #logo a {
			width: 89px;
			height: 56px;
			background: #000 url("../images/logo.jpg") no-repeat;
			padding: 0;
			}

	#lang {
	width: 115px;
	margin: 0 auto;
	padding:0px 0px 0px 892px;
	clear:both;
	}
	#lang {
		
		}
	#header li, #lang li {
		display: block;
		position: relative;
		float: left;
		}

		#header li a, #lang li {
			display: block;
			padding: 5px 15px 0px 15px;
			}
			
			/* dropdown */
			#header li div{
		position: absolute;
		z-index: 5;
		visibility: hidden;
		margin: 27px 0px 0px 0px;
		padding: 0;
		background: #000;
		border: 1px solid #fff;
		border-top:000;
		}

		#header li div a {
			position: relative;
		display: block;
		margin: 0;
		padding: 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000;
		color: #fff;
		font: 13px times;
			}
			#header li div a:hover {
			background: #000;
		color: #fff;
		text-decoration:underline;
			}
			
			/* dropdown */
		#header .dropdown {
			display: block;
			text-decoration: none; !important
			cursor: pointer;
			padding-bottom: 16px;
			}

			/*#header .active {background: url("../images/down.gif") no-repeat center bottom;}*/

		#header .sub_menu {
			z-index: 5;
			display: none;
			position: absolute;
			left: -1;
			top: 44px;
			font-size: 13px;
			width: 135px;
			border-color: #ddd;
			border-style: solid;
			border-width: 0 1px 1px;
			background: #000;
			}

			#header .sub_menu li {
				float: none; !important
				height: 15px;
				}

				#header .sub_menu li a {padding: 5px 15px;}


#footer {
	position: absolute;
	bottom: 0;
	width: 998px;
	height: 59px;
	border-top: #ddd solid 1px;
	/*background: #000 url("../images/bee.gif") no-repeat 923px 7px;*/
	background: #000;
	}
	

	


/*#lang {
		position: relative;
		visibility: hidden;
		width: 1024px;
		margin: 3px auto 0;
		}

		#menu li, #lang li {
			display: inline;
			border-right: 1px solid #fff;
			padding: 0 20px;
			}

		#lang li {float: right;}
		#lang li.link {
			float: left;
			padding: 0;
			}

			#menu li.menu_last, #lang li.menu_last, #lang li.link {border-right: none;}*/

			

/* Contents */

#main {
	display: block;
	position: absolute;
	top: 65px;
	width: 998px;
	height: 518px;
	}

#main.initial {display: none;}

#vid {
	display: block;
	position: absolute;
	text-align:center;
	top: 74px;
	background:#000;
	width: 998px;
	height: 504px;
	}

#vid.initial {display: none;}

#features {
	position: absolute;
	bottom: 60px;
	width: 998px;
	border-top: #ddd solid 1px;
	padding: 2px 1px;
	}

	#features li {
		float: left;
		display: block;
		width: 245px;
		height: 245px;
		border: #ddd solid 1px;
		margin: 0 1px;
		}

/* Gallery */


/*
#gallery .jcarousel-container {background: #000;}

	#gallery .jcarousel-container-horizontal {width: 998px;}

	#gallery .jcarousel-clip-horizontal {
		width:  998px;
		height: 518px;
		}

		#gallery .jcarousel-item {
			width: 998px;
			height: 518px;
			}

			#gallery .jcarousel-item-horizontal {
				}

			#gallery .jcarousel-item-placeholder {
				background: #000;
				color: #fff;
				}


	#gallery .jcarousel-next-horizontal,
	#gallery .jcarousel-prev-horizontal {
		position: absolute;
		top: 247px;
		width: 50px;
		height: 24px;
		cursor: pointer;
		opacity: 0.5;
		filter: alpha(opacity=50);
		}

	#gallery .jcarousel-next-horizontal {
		right: 25px;
		background: transparent url("next.png") no-repeat;
		}

	#gallery .jcarousel-prev-horizontal {
		left: 25px;
		background: transparent url("prev.png") no-repeat;
		}

		#gallery .jcarousel-next-horizontal:hover,
		#gallery .jcarousel-prev-horizontal:hover {
			opacity: 0.8;
			filter: alpha(opacity=80);
			}

		#gallery .jcarousel-next-horizontal:active,
		#gallery .jcarousel-next-horizontal:active {
			opacity: 0.8;
			filter: alpha(opacity=80);
			}

		#gallery .jcarousel-next-disabled-horizontal,
		#gallery .jcarousel-next-disabled-horizontal:hover,
		#gallery .jcarousel-next-disabled-horizontal:active,
		#gallery .jcarousel-prev-disabled-horizontal,
		#gallery .jcarousel-prev-disabled-horizontal:hover,
		#gallery .jcarousel-prev-disabled-horizontal:active	{
			cursor: default;
			opacity: 0.2;
			filter: alpha(opacity=20);
			}

*/

/* Retailers */
#shop_lnks {
	width:200px;
	float:left;
	padding-left:60px;
	text-align:center;
}
#shop_lnks ul {
	font-size:17px;
	text-align:center;
}
#shop_lnks li {
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	list-style:none;
	padding:0px 0px 50px 0px;
}
#shop_lnks li a {
	color:#FFFFFF;
	text-decoration:none;
}


#retail {
	width:350px;
	float:left;
	padding-left:30px;
}
#retail ul {
	float:left;
}
#retail li {
	color:#FFFFFF;
	float:left;
	font-size:15px;
	font-weight:normal;
	list-style:none;
	padding:0px 0px 16px 0px;
	clear:both;
}
#retail li a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#retail li a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#retail li p {
	text-align: justify;
	width: 300px;
	padding: 0px;
	margin-top: 5px;
	}
	#retail h1 {
	line-height: 25px;
	padding: 0px;
	margin: 25px 0 15px;
	}
	#retail li h2 {
	line-height: 25px;
	font-size:20px;
	font-weight:bold;
	padding: 0px;
	margin:0px;
	}

.block_31{
		z-index: 4;
		float: left;
		height: 549px;
		padding: 16px 20px 20px 20px;
		color: #fff;
		overflow: hidden;
		width: 299px;
		}
		.block_31 p {
	text-align: justify;
	width: 300px;
	padding: 0px;
	margin-top: 10px;
	}
	.block_31 h1 {
	line-height: 25px;
	width: 350px;
	padding: 0px;
	margin: 10px 0 15px;
	}
		
		.block_40 {
		width: 380px;
		height: 549px;
		margin:0px;
		padding: 16px 20px 20px 20px;
		float: left;
		background: #000;
		}
		.block_40 p {
	text-align: justify;
	width: 370px;
	padding: 0px;
	margin-top: 10px;
	}
	.block_40 h1 {
	line-height: 25px;
	width: 350px;
	padding: 0px;
	margin: 10px 0 15px;
	}
		
input, textarea {
	font-family: "Times New Roman", Times, serif;
	display: block;
	border: 1px solid #646166;
	padding: 2px 0px 3px 2px;
}

.textbox {
	position: absolute;
	display: block;
	top: 90px;
	left: 450px;
	margin: 0;
	padding: 0;
	}

	.sub_fr {left: 500px;}

	.textbox dt {
		display: block;
		font-weight: bold;
		width: 110px;
		margin: 0 0 10px;
		}

		.textbox dd {
			display: block;
			margin: -36px 0 20px 110px;
			}

#content_subscribe {
		overflow: visible;
		background: url("../images/bgs/subscribe.jpg") no-repeat bottom right;
		}
		
		#content_subscribe{
	position: relative;
	overflow: hidden;
	text-align: left;
	width: 998px;
	height: 585px;
	border: #DDD solid 1px;
	margin: 10px auto;
	padding-top: 65px;
	}
	


				
			#facebook {
				display: block;
				float:left;
				width: 38px;
				height: 40px;
				background: transparent url("../images/face_book.gif") no-repeat;
				margin:10px 0px 0px 10px;
				}
		
				#facebook:hover {
				background: transparent url("../images/face_book.gif") no-repeat 0 -41px;
				}
		
			#onepercent {
				display: block;
				float:left;
				width: 35px;
				height: 39px;
				background: transparent url("../images/1percent_for.gif") no-repeat;
				margin:10px 5px 0px 10px;
				}
		
				#onepercent:hover {background: transparent url("../images/1percent_for.gif") no-repeat 0 -40px;}
				
				#contact {
				display: block;
				float:right;
				width: 35px;
				height: 20px;
				margin:32px 20px 0px 10px;
				}
				
				#link {
	width: 998px;
	cursor:pointer;
	position:absolute;
	float:left;
	height:502px;
	top:74px;
	z-index:1;
	display:block;
	padding:0px 0px 0px 0px;
	clear:both;
	}
	
#like{
	float:left;
	display: block;
	width:250px;
	color:#FFFFFF;
	height: 30px;
	margin:18px 0px 0px 10px;
}