@charset "UTF-8";
/* CSS Document */

/*a{display:block;color: #981793;padding:10px}*/

/* Layout */

div#header {height:470px }

div#header #nav-menu {float: left; width:730px ; height: 140px; margin: 10px 0 0 0}

div#container{width:930px;margin:0 auto}

div#navigation{float:left;width:550px; padding: 0 15px}

div#extra{float:right;width:350px;} 

div#extra #display{ padding:50px 10px 10px 10px; margin:0 15px 15px 15px} 

div#footer{clear:both;width:100%}

div#wrapper{padding: 0 0 10px 0}

div#extra #top{height: 100px; }

div#address {background: white; font-size: 9px; color:#666; text-align: center; height: 40px; padding-top: 10px}





/* Styles */

body {background: url(../img/layout/bg.png) repeat-x top #693;line-height: 1.3em  }

p {margin-bottom: 1.3em}

h3 {line-height: 1.8em}

.clear { clear:both}

body {font-family: "Verdana",Arial, sans-serif; font-size: 12px; color:#369}

div#wrapper{background: url(../img/layout/wrapper-bg.png) repeat-x bottom #FFF5FA}


/*header */

div#header {background: url(../img/layout/castle.png) 620px bottom no-repeat }

div#header #nav-menu {background: url(../img/layout/nav-menu.png) no-repeat; }

div#header #nav-menu ul {margin: 50px 0 0 240px}

#nav-menu span {display: none;}

div#header #nav-menu li, #nav-menu a { height:33px;display:block;}

div#header #nav-menu li {float:left; list-style:none; display:inline; }

#nav-menu01 {width: 65px;	background:url(../img/layout/menu.png)    0px 0px no-repeat; }

#nav-menu02 {width: 71px;	background:url(../img/layout/menu.png)  -65px 0px no-repeat; }

#nav-menu03 {width: 116px;	background:url(../img/layout/menu.png) -136px 0px no-repeat; }

#nav-menu04 {width: 116px;	background:url(../img/layout/menu.png) -252px 0px no-repeat; }

#nav-menu05 {width: 77px;	background:url(../img/layout/menu.png) -368px 0px no-repeat; }

#nav-menu01 a:hover {background:url(../img/layout/menu.png) 0px -33px no-repeat; }

#nav-menu02 a:hover {background:url(../img/layout/menu.png) -65px -33px no-repeat; }

#nav-menu03 a:hover {background:url(../img/layout/menu.png) -136px -33px no-repeat; }

#nav-menu04 a:hover {background:url(../img/layout/menu.png) -252px -33px no-repeat; }

#nav-menu05 a:hover {background:url(../img/layout/menu.png) -368px -33px no-repeat; }



div#header #aux-menu { float: right; width: 200px; height:140px; background: url(../img/layout/aux-menu.png) no-repeat; }

div#header #aux-menu ul{margin: 30px 0 0 40px}

div#header #aux-menu li{list-style: none}


/* navigation */

div#navigation h3{font-size: 16px; font-weight: normal; color: #f6c}

div#navigation .more{float: right}

div#navigation hr{background: url(../img/layout/line.png) transparent repeat-x center; border: 0; height: 1px; padding: 10px 0}

#products h4 {font-size: 16px; color: #f6c;}

#products li {	display:inline;	float:left;	width:150px;padding: 25px 15px 10px 15px;	}

#products li a:link {color: #FFF;text-decoration: none;}

#products li a:hover {color: #900;text-decoration: none;}

#products li a:visited {color: #999;text-decoration: none;}

#products .thumb {padding: 0 0 0 5px; }

#products img {margin: 0 0 10px 0;}

#products .thumb a{	font-size: 10px; font-weight: bold; background: url(../img/layout/item-arrow.png) no-repeat 0 1px ; padding: 0 0 0 10px; }


/*extra */

div#extra #coupons  {margin: 0 auto; width: 264px; padding-bottom: 5px}

div#extra #display{background: url(../img/layout/extra-bg.png) repeat-x top}

/**div#extra #display{background: #fff4f9 url(../img/layout/extra-bg.gif)  ;}*/

div#extra #display h3{font-size: 16px; font-weight: normal; color: #f6c}



/* footer */

div#footer #search{float: right}

div#footer #search #cuadro {padding: 0 10px; margin:8px; height:60px; width:131px; border:solid 0 #fff; background: transparent url(../img/layout/input.png) no-repeat; color:#999 }

div#footer #search #bot {font-family: "Verdana",Arial, sans-serif; font-size: 14px;padding: 0 ; margin:8px; border:solid 0 #fff; background: transparent ; color:#FFF; cursor: pointer; }

div#footer #menu{font-size:14px;color:#fff;float: right }

div#footer #menu ul{margin: 0; padding: 8px;}

div#footer #menu ul li{display: inline;}

div#footer #menu ul li a{ padding:5px 5px; text-decoration: none; color: #FFF}

div#footer #menu ul li a:hover{ color:#fff; text-decoration: underline}

div#footer #my_menu{font-size:14px;color:#fff; width: 200px}

div#footer #my_menu hr {color: #fff; background-color: #fff; height: 1px;border: 0}

div#footer #my_menu ul{margin: 0; padding: 8px;}

div#footer #my_menu ul li{list-style-image: url(../img/layout/bullet.gif); list-style-position: inside; padding: 5px 0;}

div#footer #my_menu ul li a{ padding:5px 5px; text-decoration: none; color: #FFF}

div#footer #my_menu ul li a:hover{ color:#fff; text-decoration: underline}


