
/* for the help section... also used some in the directory */




.HeadRed  { 
	color: #c00; 
	font-size: 20px; 
	font-family: Arial; 
	font-weight: bold 
	}
	
.HeadBlack { 
	color: #000; 
	font-size: 20px; 
	font-family: Arial;
	font-weight: bold
	}
	
.HeadBlue { 
	color: #3194ff; 
	font-size: 20px; 
	font-family: Arial; 
	font-weight: bold 
	}
	
.SubHeadBlue { 
	color: #3194ff; 
	font-size: 16px; 
	font-family: Arial; 
	font-weight: bold 
	}
	
.SubSubHeadBlack  { 
	color: #000; 
	font-size: 14px; 
	font-family: Arial; 
	font-weight: bold; 
	line-height: 180% 
	}
	
.SubSubHeadGrey { 
	color: #ccc; 
	font-size: 14px; 
	font-family: Arial; 
	font-weight: bold 
	}
	
.SubHeadRed   { 
	color: #c00; 
	font-size: 16px; 
	font-family: Arial; 
	font-weight: bold 
	}
	
.Body      { 
	color: #333; 
	font-size: 12px; 
	font-family: Arial; 
	line-height: 160% 
	}
	
.Legal  { 
	color: #666; 
	font-size: 10px; 
	font-family: Arial; 
	line-height: 110% 
	}
	
.Footer  { 
	color: #666; 
	font-size: 9px; 
	font-family: Verdana; 
	line-height: 110% 
	}
	
a:link  {
	color: #3194ff;
	text-decoration: underline 
	}
	
a:visited  {
	color: #3194ff; 
	text-decoration: underline 
	}
	
a:hover { 
	color: #000; 
	text-decoration: underline 
	}

/* Styles for the directory */

.topbox {
	background: #E6FBFF;
	width: 548px;
	border: 1px solid #9DD7FF;
	padding: 10px;
	}
	
	
.recomendationHolder {
	width: 170px;
	margin-bottom: 25px;
	}

.feedpics {
	border: 2px solid #dedede;
	padding: 3px;
	margin-bottom: 5px;
	}
	
.feedpicsnoborder {
		border: none;
		}
	
.bigfeedpics {
	border: 2px solid #dedede;
	padding: 3px;
	margin-bottom: 5px;
	width: 160px;
	}	


.subbutton {
	float: right;
	margin-top: 4px;
	}

.subbuttonleft {
	float: left;
	margin-top: 4px;
	}

.feedname {
	color: #434343;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.1em;
	letter-spacing: -0.03em;
	padding-right: 13px;
	}
	
.feednamesmall {
		color: #434343;
	    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
		font-weight: bold;
		font-size: 14px;
		line-height: 1.1em;
		letter-spacing: 0em;
		padding-right: 13px;
		}
	
.directoryexplain {
	color: #9b9b9b;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.1em;
	letter-spacing: 0em;
	}
	
	
.blogdelasemana {
	float: right;
	color: #9b9b9b;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.1em;
	letter-spacing: -0.03em;
	}
	
.feednamepadding {
	color: #434343;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.1em;
	letter-spacing: -0.03em;
	padding-left: 16px;
	}
	
.greydotted {
	margin-top: 2px;
	margin-bottom: 6px;
	border-top: 1px dotted #9DD7FF;
	}
		
.greydotted2 {
	margin-top: 6px;
	margin-bottom: 8px;
	border-top: 1px dotted #9DD7FF;
	}
	
.greysolid {
	margin-top: 6px;
	margin-bottom: 8px;
	border-top: 1px solid #9DD7FF;
}
	
	
.feedtext {
	color: #434343;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 0em;
	}
	
.feedtextgrey {
	color: #9b9b9b;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	}
	
.totalholder {
	width: 570;
	}
	
.blogdelasemanatextholder {
	float: right;
	width: 370px;
	}
	
.bluebox {
	color: #434343;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
    font-size: 12px;
	font-weight: normal;
	background: #E6FBFF;
	width: 550px;
	border: 1px solid #9DD7FF;
	padding: 10px;
	margin: 20px 0px;
	}

.directorymessage {
	border-top: 1px dotted #9DD7FF; 
	color: #9b9b9b;
	background: #fff;
	text-align: right;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
    font-size: 12px;
	font-weight: normal;
	width: 570px;
	padding: 6px 0px;
	margin: 20px 0px 15px 0px;
	}
	
.menuitem {
	padding: 10px 0 10px 25px;
	height: 20px;
	background: url(directorio/shadeup.gif) repeat-x +5px;
	color: #434343;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1em;
	letter-spacing: -0.03em;
	border-bottom: 1px dotted #9b9b9b;
	}

.directorytitle {
	padding: 10px 0 0 25px;	
	color: #3194ff;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1em;
	letter-spacing: -0.03em;
	margin-bottom: 15px;
	}	
	
.directorytitleimage {
		margin: 0px 8px 0px 8px;
		float: right;
		}
	
.directoryarrow {
	margin: 14px 0px 0px 8px;
	float: left;
	}
	
	
/* styles for the tour */

.tourholder {
	width: 700px;
	height: 300px;
	}
	
.tourimage {
	float: left;
	}
	
.tourtextholder {
	float: right;
	width: 370px;
	padding-top: 25px;
	}
	
.tourhead {
	color: #434343;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.1em;
	letter-spacing: -0.03em;
	padding-right: 13px;
	}

.tourtext {
	color: #434343;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0em;
	line-height: 1.3em;
	}

.tourbutton {
	background: #fff;
	border: 1px solid #9DD7FF;
	padding: 5px;
	float: right;
	margin-right: 10px;
	}

.cargando {
	width: 580px;
	text-align: center;
	color: #9b9b9b;
    font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.1em;
	letter-spacing: -0.03em;
	}
	
.tip {
	background: #DDF9C4;
	border: 1px solid #96DB57;
	color: #FFF
	font-family: Helvetica, Arial, Verdana, Trebuchet MS, Sans-serif;
	padding: 7px;
	margin-right: 20px;
	text-align: center;
	text-indent: 100px;
	}
	
.tipimagedisplace {
	position: absolute;
	margin: 1px 0px 0 -200px;
	}
		






























