@charset "utf-8";
/* Creixems Web Studio (www.creixems.com) - CSS for audivalencia.com */

/*-------------------------Item: clearer general-----------------*/
* {
	margin: 0; 
	padding:0;
}

body{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	text-align: left;
	}
	
/*===========================HEAD=====================*/
#menu-top {
	width: 639px;
	height: 15px;
	background-color:#5E5E5E;
	margin:0;
	}
	
#containerhead {
	width:100%;
	clear:both;
	overflow:auto;
	}

#header {
	width:639px;
	height:81px;
	background-image:url(../img/head.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:none;
	}

#logoaudi {
	width: 138px;
	height: 81px;
	background-image:url(../img/headlogo.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:none;
	}
#footer {
	width:400px;
	border: solid 1px #999999;
	padding: 2px 4px;
	color:#666666;
	margin:50px 0 0 100px;
	clear:both;
	float:left;
	}
/*====================MENU AREA=========================*/
#containermenuarea {
	width:100%;
	clear:both;
	height: 300px;
	/*overflow:auto;*/
	background-color:#DFDFDF;
	}

#mainbanner {
	width: 640px;
	height: 299px;
	/*margin: 0 1px 1px 0;*/
	float:left;
	background-color:#FFFFFF;
	}
	
	*html #mainbanner {
		height: 298px;
		}
#graycrap {
	width:160px;
	height:296px;/*299-3*/
	float: right;
	background-color:#DFDFDF;
	padding: 3px 0 0 0;
	}
	*html #graycrap {
		height: 286px;
		}
#menubar,
#menubarcontent {
	width: 138px;
	background-image:url(../img/bgmenu.jpg);
	background-repeat:repeat-y;
	height: 297px;/*299-3*/
	margin: 0;
	float:right;
	padding: 3px 0 0 0;
	overflow: inherit;
	}
	
	*html #menubar {
		height:299px;
		}

/*----------MENU LIST----------*/

#menubar ul li {
	list-style-position:outisde;
	list-style-type:none;
	padding: 7px 0 0 15px;
	background-image:url(../img/menuselected.jpg);
	background-repeat:no-repeat;
	background-position: 0 16px;
	font-weight:bold;
	font-size:1.1em;
	}
#menubar ul li.selected {
	background-image:url(../img/menuitem.jpg);
	}
	
	#menubar ul li.selected a{
	color: #FFFFFF;
	}

#menubar ul li a{
	color: #333333;
	text-decoration:none;
	}
#menubar ul li a:hover{
	color: #FFFFFF;
	text-decoration:none;
	}
	
/*===================TOP List===========*/
#menu-top ul li {
	list-style-position:outisde;
	list-style-type:none;
	float:left;
	}
#menu-top ul li a{
	width:43px;
	height:15px;
	padding: 0;
	float:left;
	border-right: solid 1px #CCCCCC;
	}
	
	#menu-top ul li#a3 a{
	background-image:url(../img/topa3.png);
	}
	#menu-top ul li#a3 a:hover{
	background-image:url(../img/topa3hov.png);
	}
	
	#menu-top ul li#a4 a{
	background-image:url(../img/topa4.png);
	}
	#menu-top ul li#a4 a:hover{
	background-image:url(../img/topa4hov.png);
	}
	
	#menu-top ul li#a6 a{
	background-image:url(../img/topa6.png);
	}
	#menu-top ul li#a6 a:hover{
	background-image:url(../img/topa6hov.png);
	}
	
	#menu-top ul li#a8 a{
	background-image:url(../img/topa8.png);
	}
	#menu-top ul li#a8 a:hover{
	background-image:url(../img/topa8hov.png);
	}
	
	#menu-top ul li#tt a{
	background-image:url(../img/toptt.png);
	}
	#menu-top ul li#tt a:hover{
	background-image:url(../img/topTThov.png);
	}
	
	#menu-top ul li#q7 a{
	width:77px;
	background-image:url(../img/topq7.png);
	}
	#menu-top ul li#q7 a:hover{
	background-image:url(../img/topq7hov.png);
	}


/*=================CONTENT===================*/

#containercontent {
	width:100%;
	background-image:url(../img/bgmenu.jpg);
	background-repeat:repeat-y;
	background-position:right;
	margin: 0;
	overflow:auto;
	}

#content {
	width:639px;
	clear:left;
	float:left;
	/*overflow:auto;*/
	margin: 1px 0 0 0;
	}

	
/*========================SUB MENUS=======================*/

 .subdespl a,
 .subdesplsel a{
 	width: 145px;/*156-11*/
	height:14px;/*17-3*/
	background-color:#EDEDED;
	border-top: dotted 1px #8A8B8B;
	border-left: dotted 1px #8A8B8B;
	border-right: solid 1px #8A8B8B;
	border-bottom: solid 1px #8A8B8B;
	background-image: url(../img/arrow-graydown.gif);
	background-repeat:no-repeat;
	background-position: 140px 5px;
	margin: 2px 0 2px 0;
	padding: 3px 0 0 11px;
 	text-decoration:none;
	float:left;
	clear:left;
	color:#333333;
	font-weight:bold;
	}
	*html  .subdespl a{
	border-top: solid 1px #8A8B8B;
	border-left: solid 1px #8A8B8B;
	/*background-position: 10px 0px;*/
	}
	
	.subdesplsel a {
		color:#CA8400;
		}

  .subnormal a,
  .subnormalsel a{
  	width: 145px;/*156-11*/
	height:14px;/*17-3*/
	float:left;
	clear:left;
	padding: 3px 0 0 11px;
  	background-image: url(../img/arrow-grayright.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	color: #666666;
	margin: 2px 0 2px 0;
 	text-decoration:none;
	font-weight:bold;
	}
	.subnormalsel a {
		color:#CA8400;
		background-image: url(../img/arrow_rightorange.gif);
		}
	
	.subnormal a:hover,
	.subnormalsel a:hover{
	text-decoration:underline;
	}
	
	/*.subemerg{
		width:156px;
		height:100px;
		background-color:#FFFFFF;
		border: solid 1px #666666;
		position:relative;
		z-index:1000;
		top:40px;
		}*/

