﻿/******css for top icons menu starts******/
.wrappertopicons{
	width:812px;
	height:70px;
	background-color:#fff;
	border-style:solid;
	border-width:thin;
        border-color:#9ed1ee;
	padding:15px 0px 0px 20px;
}

#radiologo a{
	display:block;
	width:272px;
	height:60px;
	background-image:url('./images/rnlogo.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#radiologo a:hover{
    display:block;
    width:272px;
	height:60px;
	background-image:url('./images/rnlogo2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#spacer {
	display:block;
	width:25px;
	height:60px;
	background-image:url('./images/rnspacer.png');
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#tweeter a{
	display:block;
	width:41px;
	height:60px;
	background-image:url('images/rntweeter.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#tweeter a:hover{
    display:block;
    width:41px;
	height:60px;
	background-image:url('./images/rntweeter2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#directorio a{
	display:block;
	width:47px;
	height:60px;
	background-image:url('images/directorio.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#directorio a:hover{
    display:block;
    width:47px;
	height:60px;
	background-image:url('./images/directorio2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#showprep a{
	display:block;
	width:53px;
	height:60px;
	background-image:url('images/showprep.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#showprep a:hover{
    display:block;
    width:53px;
	height:60px;
	background-image:url('./images/showprep2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#surradito a{
	display:block;
	width:46px;
	height:60px;
	background-image:url('images/surradito.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#surradito a:hover{
    display:block;
    width:46px;
	height:60px;
	background-image:url('./images/surradito2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#ratings a{
	display:block;
	width:40px;
	height:60px;
	background-image:url('images/ratings.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#ratings a:hover{
    display:block;
    width:40px;
	height:60px;
	background-image:url('./images/ratings2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#contacto a{
	display:block;
	width:40px;
	height:60px;
	background-image:url('images/contacto.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#contacto a:hover{
    display:block;
    width:40px;
	height:60px;
	background-image:url('./images/contacto2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#comentarios a{
	display:block;
	width:60px;
	height:60px;
	background-image:url('images/comentarios.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#comentarios a:hover{
    display:block;
    width:60px;
	height:60px;
	background-image:url('./images/comentarios2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#lanzamiento a{
	display:block;
	width:62px;
	height:60px;
	background-image:url('images/lanzamiento.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#lanzamiento a:hover{
    display:block;
    width:62px;
	height:60px;
	background-image:url('./images/lanzamiento2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#conteo20 a{
	display:block;
	width:55px;
	height:60px;
	background-image:url('images/conteo20.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#conteo20 a:hover{
    display:block;
    width:55px;
	height:60px;
	background-image:url('./images/conteo202.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#oportunidades a{
	display:block;
	width:69px;
	height:60px;
	background-image:url('images/oportunidades.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#oportunidades a:hover{
    display:block;
    width:69px;
	height:62px;
	background-image:url('./images/oportunidades2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
/******css for top icons menu ends******/



/******css for top menu begins******/
#MenuTop {
	width: 835px; 
}
#MenuTop ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#MenuTop li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#MenuTop a {
	background: #fff url(./images/rightslice.png) no-repeat right top;
	text-decoration: none;
	border: 0;
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}
#MenuTop a span {
	display: block;
	background: url(./images/leftslice.png) no-repeat left top;
	font-family: Arial;
	font-size: 10px;
	color:#ffffff;	
	margin-right: 3px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0px;
}
#MenuTop a:hover, #MenuTop li.on a {
	background-position: right bottom;
	border-color: #000;
}
#MenuTop a:hover span, #MenuTop li.on a span {
	background-position: left bottom;
	color:#006699;
	font-style: normal;
	text-decoration: none;
}
#MenuTop li.off a {
	background: #fff url(../images/rightslice.png) no-repeat right top;
}
#MenuTop li.off a span {
	background: #fff url(../images/rightslice.png) no-repeat right top;
}

/******css for top menu ends******/
