@charset "utf-8";
/* CSS Document */
*{
padding:0;
margin:0;
outline:none;
}
html{background:#cff !important;
}
body{
background:url(../images/bg.jpg) repeat-x #cff !important;
margin:0 !important;
padding:0 !important;}

#wrapper{
width:1024px;
margin:auto;
}
/*HEADERR TOP*/
#header-t{
width:1024px;
height:53px;

}
#header-t a{
float:left;
}
#header-left{
	width:318px;
	height:53px;
	background:url(../images/header-t.jpg) no-repeat;
	float:left;
}
#header-t a:hover div{
background-position:0 -53px;
}
#register{
width:130px;
height:53px;
background:url(../images/header-register.jpg) no-repeat;
float:left;
}
#account{
width:126px;
height:53px;
background:url(../images/header-account.jpg) no-repeat;
float:left;
}
#cart{
width:112px;
height:53px;
background:url(../images/header-cart.jpg) no-repeat;
float:left;
}

#search{
width:338px;
height:53px;
background:url(../images/header-search.jpg) no-repeat;
float:left;
}
#search input{
width:150px;
background:none;
margin-left:140px;
margin-top:16px;
color:white;
font-weight:bold;
}
/*HEADER*/
#header{
background:url(../images/header.jpg) no-repeat;
width:1024px;
height:210px;
}
/*MENU*/
#menu{
width:1024px;
height:66px;
}
#menu ul{
list-style:none;
}
#menu ul li{float:left;}
#home, #yoyo, #info, #forum, #buyers{
height:66px; cursor:pointer;
}

#menu a:hover div, #menu div.current{
background-position:0 -66px;
}
#menu .current{
background-position:0 -66px !important;
}


#menu-l{
height:66px;
background:url(../images/menu.jpg);
width:203px;
}
#home{
background:url(../images/menu-home.jpg);
width:99px;
}
#yoyo{
background:url(../images/menu-yoyo.jpg);
width:109px;
}
#info{
background:url(../images/menu-info.jpg);
width:216px;
}
#forum{
background:url(../images/menu-forum.jpg);
width:175px;
}
#buyers{
background:url(../images/menu-buyers.jpg);
width:222px;
}
/*SUBMENU*/
#menu .submenu{
position:absolute;
width:200px;
background:red;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-box-shadow: 5px 5px 15px black;
}
#menu .submenu li{
width:200px;
padding:4px 0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;

text-align:center}

#menu .submenu a{
display:block;
color:white;
text-decoration:none;
}
#menu .submenu a:hover{
background:darkred;

}
/*LEFT*/
#left{
width:277px;
float:left;
padding-left:25px;
}
#left-t{
width:277px;
height:50px;
background:url(../images/left-t.jpg);
}
        
#best-buys{
width:277px;
height:113px;
background:url(../images/left-bestbuy.jpg);
cursor:pointer;
}
      
#best-sellers{
width:277px;
height:119px;
background:url(../images/left-bestsellers.jpg);
cursor:pointer;
}
    
#recomendations{
width:277px;
height:131px;
background:url(../images/left-recomendations.jpg);
cursor:pointer;
}

#youtube{
width:277px;
height:125px;
background:url(../images/left-youtube.jpg);
cursor:pointer;
}

#left a:hover div, #left div.current{
background-position:-277px 0;
}
/*RIGHT*/
#right{
width:722px;
float:right;
}
#right h1{
padding:2px 15px;
margin:5px 0;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
background:blue;
color:orange;
}
#right p{
padding:10px 30px 10px 15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#right p span{
font-weight:bold;
color:blue;
}
/*FOOTER*/
#footer{
height:40px;
width:100%;
background:url(../images/footer.jpg) repeat-x !important;
clear:both;
}
#footer-b{
width:900px;
margin:auto;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#0000e8;
background:#cff;
height:50px;
}
#footer-b .menus{
float:left;
width:500px;}
#footer-b .register{
float:right;
width:150px;
text-align:right;
font-weight:bold;
font-style:italic;
font-size:11px !important;
}

#footer-b a{
color:#0000e8;
font-size:11px !important;}

/*FOROS*/

.navbar {
	background-color: #fff;
	width:1000px;
	margin:auto;
}
#forums{
width:1000px;
margin:auto;
}

#container{
padding-top:50px;
background:url(../images/title-check-out.jpg) no-repeat top;
}

/*CART*/
#shoppingCartDL{
position:absolute;
font-size:12px;
color:white;
font-family:Arial, Helvetica, sans-serif;
margin-top:35px;
font-weight:bold;
}
