body { background:#d2d1d0 url(images/body_bg.jpg);padding:0px;margin:0px;font-family:'Arial';}
body a{
	outline: 0;
	text-align: center;
}

.menu {	top:0;background:#2b2a28;margin: 0 auto;border-bottom: solid 3px #e83d02;}
.menu ul { border-radius:3px;background:#666;margin: 0 auto;width:1000px;background: #2b2a28;overflow:hidden;}
.menu ul li { color:#fff;list-style:none;float:left;font-size:12px;padding-top:35px;}
.menu ul li a {	color:#eee;text-decoration:none;padding:28px 26px;cursor:pointer;border-top:none;text-transform:uppercase;font-size:10px;font-weight:bold;}
.linkz ul li a:hover{color:#ccc;} 

/* Menu Icons */
.menu ul li a.home {background: url(images/home.png) no-repeat top center;}
.menu ul li a.wishlist {background:url(images/wish_list.png) no-repeat top center;}
.menu ul li a.account {background:url(images/account.png) no-repeat top center;}
.menu ul li a.cart {background:url(images/cart.png) no-repeat top center;}
.menu ul li a.checkout {background:url(images/checkout.png) no-repeat top center;}
.menu ul li a.login {background:url(images/login.png) no-repeat top center;}
.menu ul li a.register {background:url(images/register.png) no-repeat top center;}

/* Menu Dotted Borders */
.menu ul li.home {background: #e83d02;height:24px;}
.menu ul li.wishlist {border-right: dotted 1px #5a5957;height:24px;}
.menu ul li.account{border-right: dotted 1px #5a5957;height:24px;}
.menu ul li.cart{border-right: dotted 1px #5a5957;height:24px;}
.menu ul li.checkout{border-right: dotted 1px #5a5957;height:24px;}
.menu ul li.login{border-right: dotted 1px #5a5957;border-left: dotted 1px #5a5957;height:24px;}
.menu ul li.register{border-left: dotted 1px #5a5957;height:24px;}


/* Menu Hover Effect */
.menu ul li.wishlist:hover,
.menu ul li.account:hover,
.menu ul li.cart:hover,
.menu ul li.checkout:hover,
.menu ul li.login:hover,
.menu ul li.register:hover { color:#ccc;background-color:#333;}

/* Menu Active State */
.linkz ul li.active a{ color:#fff;background-color:#e83d02;}

.menu ul li a.home:hover{ background-color:#e83d02;color:#ccc;}#text-video {
	font-size: 10px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
