/* 
-- Id: top.css 2014-06-12 
-- Copyright (c) 2014 MovimientoWeb.com
*/

.content { width:1163px; } 
.top_td_info { width:387px; vertical-align:top; } 
.top_td_logo { width:389px; vertical-align:top; text-align:center; } 
.top_td_social { width:387px; vertical-align:top; } 
.top_logo { width:304px; border:0px; } 

.top_bar_table { width:387px; } 
.top_bar_line1 { background-color:#e38520; width:100%; height:1px; } 
.top_bar_line2 { background-color:#720000; width:100%; height:3px; } 
.top_bar { height:44px; } 
.top_bar_blank { height:138px; } 
.top_info_txt { height:36px; padding-top:8px; text-align:left; font-family:'raspoutine_bold', Arial, Helvetica, sans-serif; font-size:24px; color:#ffffff; font-weight:normal; font-style:italic; } 
.top_info_txt_mobile { display:none; visibility:hidden; font-size:16px; color:#6b6b6b; text-align:center; } 
.top_social { text-align:right; } 
.top_social_img { width:86px; border:0px; margin-left:10px; } 
.top_weather1 { text-align:right; float:right; width:228px; padding-top:8px; } 

.top_clock { text-align:left; float:left; width:228px; padding-top:15px; color:#6b6b6b; font-size:14px; } 
#top_clock_date { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; color:#6b6b6b; font-weight:normal; } 
.top_click_txt { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:16px; color:#6b6b6b; font-weight:bold; } 
.top_clock_point { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:20px; color:#6b6b6b; font-weight:bold; -moz-animation:mymove 1s ease infinite; -webkit-animation:mymove 1s ease infinite; padding-left:1px; padding-right:1px; }
@-webkit-keyframes mymove { 0% {opacity:1.0; } 50% {opacity:0; text-shadow:none; } 100% {opacity:1.0; }	} 
@-moz-keyframes mymove { 0% {opacity:1.0; } 50% {opacity:0; text-shadow:none; } 100% {opacity:1.0; } } 

.menu { background-image:url('../images/menu/menu_bg.jpg'); background-repeat:repeat-x; background-color:#d8730e; height:40px; } 
#top_menu_pc > ul{ width:*; margin:0px; padding:0px; } 
#top_menu_pc > ul > li{ list-style:none; display:inline-block; padding:0px; margin:0px; position:relative; z-index:9999; width:180px; height:28px; padding-top:12px; text-align:center; } 
#top_menu_pc > ul > li > a { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; } 
#top_menu_pc > ul > li > a:hover { text-decoration:none; } 
#top_menu_pc > ul > li > a:focus { text-decoration:none; } 
#top_menu_pc > ul > li > a.top_menu_link { padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; } 
#top_menu_pc > ul > li > a.top_menu_link:hover { padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; text-decoration:none; } 
#top_menu_pc > ul > li > a.top_menu_link:focus { padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; text-decoration:none; } 
#top_menu_pc > ul > li > ul { position:absolute; list-style:none; text-align:center; width:160px; left:0%; margin-left:-30px; top:15px; max-height:0px; overflow:hidden; 
								font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; 
								-webkit-transition:max-height 0.4s linear; -moz-transition:max-height 0.4s linear; transition:max-height 0.4s linear; background-color:transparent; 
							} 
#top_menu_pc li ul li { background-color:#ffffff; border-top:1px solid #ffffff; height:30px; } 
#top_menu_pc li ul li a { padding:8px; text-decoration:none !important; display:block; font-size:10px; } 
#top_menu_pc li ul li:nth-child(odd) { background-color:#ffffff; } 
#top_menu_pc li ul li:hover { background-color:#255aa6; } 
#top_menu_pc li ul li:focus { background-color:#255aa6; } 
#top_menu_pc li ul li:first-child { border-radius:5px 5px 0 0; margin-top:25px; position:relative; } 
#top_menu_pc li ul li:first-child:before { content:''; position:absolute; width:1px; height:1px; border:5px solid transparent; border-bottom-color:#ffffff; left:50%; top:-10px; margin-left:-5px; }
#top_menu_pc li ul li:last-child { border-bottom-left-radius:5px; border-bottom-right-radius:5px; } 
#top_menu_pc li:hover ul { max-height:500px; /* Increase when adding more dropdown items */ } 
a.top_menu_pc_link { color:#255aa6; } 
a.top_menu_pc_link:hover { color:#ffffff; } 
a.top_menu_pc_link:focus { color:#ffffff; } 

#top_menu_mobile { display:none; visibility:hidden; } 
.top_menu_mobile_title { font-family:'raspoutine_bold', Arial, Helvetica, sans-serif; font-size:16px; color:#ffffff; font-weight:normal; font-style:italic; } 
#top_menu_select option { color:#2658a5; background-color:#ddd; font-weight:bold; }
#top_menu_select optgroup { color:#2658a5; background-color:#ddd; }

@media only screen and (min-width:960px) and (max-width:1279px) { 
	.content { width:930px; } 
	.top_td_info { width:310px; vertical-align:top; } 
	.top_td_logo { width:310px; vertical-align:top; text-align:center; } 
	.top_td_social { width:310px; vertical-align:top; } 
	.top_bar_table { width:310px; } 
	#top_menu_pc > ul > li{ width:145px; } 
	#top_menu_pc > ul > li > a { font-size:12px; color:#ffffff; } 
	#top_menu_pc > ul > li > ul { width:145px; margin-left:-40px; } 
} 
@media only screen and (min-width:800px) and (max-width:959px) { 
	.content { width:760px; } 
	.top_td_info { width:253px; vertical-align:top; } 
	.top_td_logo { width:254px; vertical-align:top; text-align:center; } 
	.top_td_social { width:253px; vertical-align:top; } 
	.top_logo { width:250px; } 
	.top_bar_table { width:253px; } 
	.top_bar_blank { height:105px; } 
	.top_social_img { width:75px; margin-left:5px; } 
	.top_info_txt { font-size:20px; } 
	#top_menu_pc > ul > li{ width:120px; } 
	#top_menu_pc > ul > li > a { font-size:9px; color:#ffffff; } 
	#top_menu_pc > ul > li > ul { width:120px; margin-left:-40px; } 
} 
@media only screen and (min-width:600px) and (max-width:799px) { 
	.content { width:560px; } 
	.top_td_info { width:186px; vertical-align:top; } 
	.top_td_logo { width:188px; vertical-align:top; text-align:center; } 
	.top_td_social { width:186px; vertical-align:top; } 
	.top_logo { width:188px; } 
	.top_bar_table { width:186px; } 
	.top_bar_blank { display:none; visibility:hidden; } 
	.top_social_img { width:55px; padding-left:1px; padding-top:10px; margin-left:0px; } 
	.top_info_txt { font-size:14px; padding-top:14px; } 
	#top_menu_pc { display:none; visibility:hidden; } 
	#top_menu_mobile { display:block; visibility:visible; } 
	#top_menu_select { width:460px; margin-top:7px; } 
} 
@media only screen and (min-width:400px) and (max-width:599px) { 
	.content { width:360px; } 
	.top_td_info { display:none; visibility:hidden; } 
	.top_td_logo { width:160px; vertical-align:top; text-align:center; } 
	.top_td_social { width:200px; vertical-align:top; text-align:center; } 
	.top_logo { width:160px; } 
	.top_bar_table { width:200px; } 
	.top_bar_blank { height:50px; } 
	.top_social_img { width:60px; padding-left:1px; padding-top:10px; margin-left:0px; } 
	.top_weather1 { display:none; visibility:hidden; } 
	.top_info_txt_mobile { display:block; visibility:visible; } 
	#top_menu_pc { display:none; visibility:hidden; } 
	#top_menu_mobile { display:block; visibility:visible; } 
	#top_menu_select { width:260px; margin-top:7px; } 				
} 
@media only screen and (min-width:1px) and (max-width:399px) { 
	.content { width:260px; } 
	.top_td_info { display:none; visibility:hidden; } 
	.top_td_logo { width:100px; vertical-align:top; text-align:center; } 
	.top_td_social { width:160px; vertical-align:top; text-align:center; } 
	.top_logo { width:100px; } 
	.top_bar_table { width:160px; } 
	.top_bar_blank { height:13px; } 
	.top_social_img { width:50px; padding-left:0px; padding-top:10px; margin-left:0px; } 
	.top_weather1 { display:none; visibility:hidden; } 
	.top_info_txt { height:13px; padding-top:0px; } 
	.top_info_txt_mobile { display:block; visibility:visible; font-size:12px; } 
	#top_menu_pc { display:none; visibility:hidden; } 
	#top_menu_mobile { display:block; visibility:visible; } 
	#top_menu_select { width:160px; margin-top:7px; } 
} 
