@charset "utf-8";

/*html {
	overflow-y: scroll;
}*/

a {
	color: #328fd2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.smallscreen {
	display: none;
}

.helper_text {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 1px;
	text-indent: -9999px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: rgb(212, 231, 246) url(../images/main/background.gif) center top repeat-y;
	margin: 0;
	padding: 0;
}

#prewrap {
	float: left;
	width: 100%;
	background: url(../images/main/flower_bg.jpg) 50% 15px no-repeat;
	margin-top: 10px;
}

#wrap {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
	overflow: hidden;
	background: #FFF;
}


#header {
	float: left;
	width: 960px;
	border-bottom: 1px dashed rgb(102, 102, 102);
	padding-bottom: 5px;
}


#margin_top {
	width: 100%;
	height: 8px;
	background: #D4E7F6;
	position: absolute;
	top: 0;
}

/*############ LOGO #############*/

#logo {
	float: right;
	width: 540px;
	margin: 10px 0 0 0;
	padding-right: 18px;
}

#logo h1 {
	float: right;
	margin: 0;
	text-indent: -9999px;
	width: 548px;
	height: 70px;
	background: url(../images/main/logo.gif) left top no-repeat;
}

.lgesp #logo h1 {
	background-image: url(../images/esp/main/logo_espanol.gif);
}

#logo h1 a {
	display: block;
	width: auto;
	height: 37px;
}

#logo h1 img {
	display: none;
}

#header h5 {
	text-align: left;
	clear: both;
	float: left;
	margin: -15px 0 -15px 0;
	padding-left: 20px;
}

.errorlogin {
	height: 90px;
}

.errorlogin h5 {
	position: relative;
	top: 12px;
}

#header h5 a {	
	color: rgb(50, 143, 210);
	text-decoration: none;
}

#header h5 a:hover {
	text-decoration: underline;
}





/*############ LOGIN #############*/

#login {
	float: left;
	margin-top: 8px;
	width: 360px;
	padding: 0 0 0 18px;
}

/*#login h4 {
	text-indent: -9999px;
	font-size: 1px;
	margin: 0;
}*/

/*#login .form_input {
	float: left;
	width: 144px;
	height: 34px;
	padding-right: 5px;
}*/

#login .form_input label, #login .form_submit label {
	font-weight: bold;
	font-size: 90%;
	color: rgb(50, 143, 210);
}

#login .form_submit {
	position: absolute;
	z-index: 10;
	width: 460px;
}

#login .form_submit label {
	float: left;
}

/*#login .form_input input {
	border: 0;
	background: rgb(212, 231, 246);
	width: 143px;
	height: 13px;
}*/

#login .loginerror {
	clear: both;
	color: #3d261f;
	font-weight: bold;
	font-size: 11px;
}


#login .form_submit input {
	border: 0;
	background: rgb(50, 143, 210);
	color: #FFF;
	width: 50px;
	height: 16px;
	font-size: 11px;
}

.register {
	position: absolute;
	z-index: 5;
	width: 450px;
	clear: both;
	padding: 0;
	top: 30px;
	color: rgb(61, 38, 31);
	font-size: 90%;
}

.register .blink {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	padding: 0 2px;
	background: rgb(50, 143, 210);
}

#welcomeuser {
	color: #2c1a18;
	font-weight: bold;
	font-size: 90%;
	padding: 18px 0 0 12px;
}

#welcomeuser b {
	color: #2c7ac4;
	font-size: 110%;
}

#welcomeuser a {
	background: #2c7ac5;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	width: 50px;
	height: 15px;
	text-align: center;
	font-size: 90%;
}

#login .form_input {
	float: left;
	width: 400px;
}

#login .form_label {
	float: left;
	display: block;
	margin-right: 10px;
}
	


/*############## CONTENT #################*/
#content_wrap {
	float: left;
	width: 960px;
	background: url(../images/main/side_bar_dotted.gif) left top repeat-y;
}

#side_bar {
	float: left;
	width: 138px;
}

/*############## MENU #################*/

#side_bar .menu {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 22px;
	border-bottom: 1px dashed rgb(102, 102, 102);
	background: url(../images/main/bg_menu.gif) left top no-repeat;
}


#side_bar .menu li {
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
}

#side_bar .menu li a {
	display: inline-block;
	width: 100%;
	color: rgb(50, 143, 210);
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}

#side_bar .menu li a:hover {
	text-decoration: underline;
}

#side_bar .menu li.selected a {
	color: rgb(61, 38, 31);
}

#side_bar .menu .sub_menu {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 10px;
}

#side_bar .menu .sub_menu li a {
	font-weight: normal;
}

#side_bar .menu .sub_menu li.selected a {
	color: rgb(50, 143, 210);
}


#side_bar a img {
	border: none;
}

/*############## SEARCH #################*/

#custom_search {
	padding-left: 16px;
}

#custom_search h4 label {
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	width: 118px;
	height: 23px;
	background: url(../images/main/looking_for_something.gif) left top no-repeat;
	cursor: pointer;
}

.lgesp #custom_search h4 label {
	background-image: url(../images/esp/main/looking_for_something.gif);
}

#custom_search .form_input input {
	border: 0;
	background: rgb(212, 231, 246);
	width: 110px;
	height: 13px;
}

#custom_search .form_submit input {
	margin: 5px 0 0 60px;
	border: 0;
	background: rgb(50, 143, 210);
	color: #FFF;
	width: 50px;
	height: 16px;
	font-size: 11px;
}


/*-----------Banner--------------*/

#side_bar .banner_side_bar {
	margin: 10px 0 15px 0;
	height: 282px;
} 

#side_bar .banner_side_bar .bannerside, .bann {
	display: none;
} 

#side_bar .banner_side_bar .preview {
	display: none;
}

#side_bar .banner_side_bar .message {
	display: block;
	width: 136px;
	height: 282px;
	text-indent: -9999px;
}

#side_bar .banner_plain {
	margin: 23px 0 0 14px;
	width: 110px;
}

#side_bar .banner_plain h3, #side_bar .banner_plain h3 a {
	font-size: 17px;
	color: rgb(50, 143, 210);
	text-decoration: none;
	margin: 0 0 12px 0;
}

#side_bar .banner_plain p {
	font-size: 10px;
	color: rgb(102, 102, 102);
	margin: 0;
}
	
	

/*############# CONTENT ##############*/

#content {
	float: left;
	position: relative;
	width: 820px;
	margin: 0;
	padding: 0;
	
}

/*############# DID YOU KNOW ##############*/

#did_you_know {
	height: 236px;
}

#did_you_know h3 {
	margin: 0;
	position: relative;
	top: 30px;
	left: 30px;
	font-size: 13px;
	color: rgb(50, 143, 210);
}

#did_you_know p {
	margin: 0;
	position: relative;
	top: 45px;
	left: 35px;
	width: 310px;
	height: 90px;
	font-size: 12px;
	font-size: 11px;
	/*color:#c7f6cc;*/
	color: rgb(102, 102, 102);
	line-height: 1.6em;
	text-indent: 1.6em;
}


/*----------- CONTENT HEADER --------------*/

#content_header {
	width: 794px;
	height: 70px;
	padding-bottom: 40px;
}

#content_header h2 {
	margin: 0;
	position: relative;
	top: 15px;
	left: 28px;
}

#content_header h3 {
	margin: 0;
	position: relative;
	left: 60px;
	top: -40px;
	text-transform: uppercase;
}

#content_header ul {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

#content_header ul li {
	float: left;
	padding: 0 5px;
	border-left: 1px solid rgb(50, 143, 210);
	margin: 0;
}

#content_header ul li:first-child {
	border: none;
}

#content_header ul li.selected a {
	color: rgb(61, 38, 31);
}

#content_header a {
	text-decoration: none;
	font-size: 85%;
	color: rgb(50, 143, 210);
}

#content_header ul li.selected {
	color: rgb(61, 38, 31);
}

#content_header a:hover {
	text-decoration: underline;
}




/*----------- CONTENT TEXT -----------*/

#content_text {
	width: 696px;
	padding-left: 22px;
	
}

.content_sub_menu li {
	list-style: square;
}

.content_sub_menu li a {
	color: #328fd2;
	font-weight: bold;
	text-decoration: none;
}

.content_sub_menu li.selected a {
	color: #330000;
}

.content_sub_menu li a:hover {
	text-decoration: underline;
}

#content_text h1, #content_text h2, #content_text h3, #content_text h4, #content_text h5, #content_text h6 {
	color: rgb(61, 38, 31);
}

#content_text h5 {
	font-size: 12px;
}

#content_text h6 {
	font-size: 11px;
}

#content_text p, #content_text ul, #content_text ol {
	color: rgb(61, 38, 31);
	font-size: 85%;
	line-height: 1.6em;
}

#content_text p em.exclamation {
	color: rgb(50, 143, 210);
	font-style: normal;
}



#content_gallery {
	border-top: 1px dashed rgb(102, 102, 102);
	padding: 12px 0 24px 0;
}

#content_gallery img {
	float: left;
	margin-right: 10px;
}

#content_gallery img p {
	width: 150px;
}



.paginas {
	clear: both;
	font-weight: bold;
	font-size: 90%;
}

.paginas a[disabled], .paginas a[disabled]:hover {
	color: #3d261f;
	text-decoration: none;
}

.paginas a {
	text-decoration: none;
	color: #328fd2;
}

.paginas a:hover {
	text-decoration: underline;
}

/*############# Footer ##############*/


#footer {
	clear: both;
	border-top: 1px solid rgb(209, 220, 219);
	padding-top: 6px;
	float: left;
	width: 100%;
	background: #FFF;
	height: 30px;
}

#footer h5 {
	text-indent: -9999px;
	font-size: 1px;
	margin: 0;
}

#footer .menu {
	float: left;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

#footer .menu li {
	float: left;
	padding: 0 5px;
	border-left: 1px solid rgb(50, 143, 210);
}

#footer .menu li:first-child {
	border: none;
}

#footer .menu li a {
	color: rgb(50, 143, 210);
	font-weight: bold;
	font-size: 75%;
	text-decoration: none;
}

#footer .menu li.selected a {
	color: #300;
}

#footer .menu li a:hover {
	text-decoration: underline;
}

#footer .copy {
	margin: 0;
	float: right;
	padding-right: 10px;
	color: rgb(102, 102, 102);
	font-size: 90%;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}
.center a img {
	border: none;
}
#sitemap
{
    color: #2f221b;
    position: relative;
    float:right;
}
#literalYouAre
{
    color: #2f221b;
}
.lblruta
{
    color: #2f221b;
	font-weight:normal;
}