/*
Theme Name: Fiesta Theme
Theme URI: http://wordpress.org/
Description: Custom Fiesta Theme.
Version: 1.0
Author: kerry@firecatstudio.com
Author URI: http://www.firecatstudio.com
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
 
*/


/* Begin Typography & Colors */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	/*width: 740px;*/
	}

/*
#content {
	font-size: 1.2em;
	}
*/
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
/*	line-height: 1.4em;*/
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.entry h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#16899e;
	margin:10px 0px 10px 0px;
}
h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.entry p img {
	padding: 6px;
	margin: 0 6px;
}
 

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	}
/*
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
*/
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	/*width: 760px;*/
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	/*width: 758px;*/
	}

#headerimg {
	margin: 0;
	height: 200px;
	/*width: 100%;*/
	}

.narrowcolumn {
	float: left;
	padding: 10px 12px 20px 12px;
	margin: 0px 0 0;
	/*width: 450px;*/
	}

.widecolumn {
	padding: 10px 12px 20px 12px;
	margin: 0px;
	/*width: 450px;*/
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	/*width: 128px;*/
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	/*width: 760px;*/
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
/*
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
*/
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

/*
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
*/
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	/*width: 108px;*/
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	/*width: 130px;*/
	}

#commentform input {
	/*width: 170px;*/
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	/*width: 100%;*/
	padding: 2px;
	}
#respond {text-align:left;}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: none;
	}
/* End Form Elements */


/*-------------------------------------------------
NAVIGATION STYLES STARTS HERE
------------------------------------------------*/
.navigation{
}
.menu{
	border:0px solid #ffffff;
	text-align:center;
}
.menu ul{
	list-style-type:none;
	margin:15px 0px 0px 0px; /* margin-right was 40px, made 0 for "magazine" room */
	padding:0px 0px 0px 0px;
	text-align:center;
	border:0px solid #fff000;
}
.menu li{
	height:31px;
	text-align:right;
	float:left;
	margin-right:6px; /* was 15px, made 2 for "magazine" room */
	border:0px solid #ff0000;
}
.homeactive{
	background-image:url(images/home_active.jpg);
	height: 31px;
	width: 71px;
	background-repeat: no-repeat;
	display: block;
}
.homehover{
	display: block;
	background-image:url(images/home_hover.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	border:0px solid #ffffff;
	width: 71px;
	height: 31px;
}
.homehover:hover{
	background-position: right top;
}
.aboutactive{
	background-image: url(images/about_active.jpg);
	height: 31px;
	width: 74px;
	background-repeat: no-repeat;
	display: block;
}
.abouthover{
	display: block;
	background-repeat:no-repeat;
	border:0px solid #ffffff;
	width: 74px;
	height: 31px;
	background-image: url(images/about_hover.jpg);
	background-position: left top;
  }
.abouthover:hover{
	background-position: right top;
}
.eventsactive{
	background-image:url(images/events_active.jpg);
	height: 31px;
	width: 80px;
	background-repeat: no-repeat;
	display: block;
}
.eventshover{
	display: block;
	background-image:url(images/events_hover.jpg);
	background-repeat:no-repeat;
	border:0px solid #ffffff;
	width: 80px;
	height: 31px;
}
.eventshover:hover{
	background-position: right top;
}
.newsroomactive{
	background-image: url(images/newsroom_active.jpg);
	height: 31px;
	width: 108px;
	background-repeat: no-repeat;
	display: block;
}
.newsroomhover{
	display: block;
	background-repeat:no-repeat;
	border:0px solid #ffffff;
	width: 108px;
	height: 31px;
	background-image: url(images/newsroom_hover.jpg);
	background-position: left top;
  }
.newsroomhover:hover{
	background-position: right top;
}
.getinvolvedactive{
	background-image: url(images/get_involved_active.jpg);
	height: 31px;
	width: 122px;
	background-repeat: no-repeat;
	display: block;
}
.getinvolvedhover{
	display: block;
	background-repeat:no-repeat;
	border:0px solid #ffffff;
	width: 122px;
	height: 31px;
	background-image: url(images/get_involved_hover.jpg);
	background-position: left top;
  }
.getinvolvedhover:hover{
	background-position: right top;
}
.fiestastoreactive{
	background-image: url(images/fiesta_store_active.jpg);
	height: 31px;
	width: 114px;
	background-repeat: no-repeat;
	display: block;
}
.fiestastorehover{
	display: block;
	background-repeat:no-repeat;
	border:0px solid #ffffff;
	width: 114px;
	height: 31px;
	background-image: url(images/fiesta_store_hover.jpg);
	background-position: left top;
  }
.fiestastorehover:hover{
	background-position: right top;
}

.makeplanactive{
	background-image: url(images/make_plan_active.jpg);
	height: 31px;
	width: 119px;
	background-repeat: no-repeat;
	display: block;
}
.makeplanhover{
	display: block;
	background-repeat:no-repeat;
	border:0px solid #ffffff;
	width: 119px;
	height: 31px;
	background-image: url(images/make_plan_hover.jpg);
	background-position: left top;
  }
.makeplanhover:hover{
	background-position: right top;
}
.magazineactive{
	background-image: url(images/magazine_active.jpg);
	height: 31px;
	width: 100px;
	background-repeat: no-repeat;
	display: block;
}
.magazinehover{
	display: block;
	background-repeat:no-repeat;
	border:0px solid #ffffff;
	width: 100px;
	height: 31px;
	background-image: url(images/magazine_hover.jpg);
	background-position: left top;
  }
.magazinehover:hover{
	background-position: right top;
}
.contactusactive{
	background-image: url(images/contact_active.jpg);
	height: 31px;
	width: 109px;
	background-repeat: no-repeat;
	display: block;
}
.contactushover{
	display: block;
	background-repeat:no-repeat;
	border:0px solid #ffffff;
	width: 109px;
	height: 31px;
	background-image: url(images/contact_hover.jpg);
	background-position: left top;
  }
.contactushover:hover{
	background-position: right top;
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* i will start to write here */

ul.top-level-nav, ul.top-level-nav a, ul.top-level-nav a:hover{
color: transparent !important;
}

td.sub_nav_td{
background:#F2114D; 
padding:10px 0px; 
margin:0 auto !important;
vertical-align:middle;
text-align:center;
width:auto;
border:0;
}

li.sub_li_active a, li.current-menu-item a {
color:#16899E;
}

ul.sub-nav {
margin:0px auto !important;
text-align:center;
padding:0;


}

.widget_nav_menu_fiesta {
margin:0; padding:0;
}

ul.sub-nav li {
display:inline;
padding:0px 20px;
border-right:2px solid #fff;
}

ul.sub-nav li.fubared, ul.sub-nav li:last-child {
border-right:2px solid #F2114D;
}




.footer_links ul.sub-nav li {
border:0 !important;
padding:0 !important;
}


.footer_links ul.sub-nav li a, 
.footer_links ul.sub-nav li a:visited, 
.footer_links ul.sub-nav li a:hover {
border:0; padding:0 !important; margin:0; clear:left;
font-weight:normal !important;
text-align:left;
display:block;
font-size:15px !important;
color:#000;
line-height:19px;
}

.footer_links ul.sub-nav li a:hover {
color:#16899e;
}


.rss_inject {
float:right;
padding-top:5px;
}


/* Begin Sidebar */
/*
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	/*width: 190px;* /
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	/*width: 155px;*/
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	/*width: 100%;*/
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
/*
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
*/
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
/* ************************************************************************************************************ */

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.wrap{
	width: 970px;
	margin:0px auto;
	border:0px solid #ff0000;
}
.container{
	border:0px solid #ff0000;
	width:970px;
	margin:0px auto;
	padding-right:60px;
}
p{
	/*margin:0px 0px 0px 0px;  Sun - 3/15/2010*/
	font-size: 14px;
}
.imgdisplay{
	display:block;
}
img{
	border:none;
}
ul{
	/* list-style-type:none; TURNED THIS OFF 8/16, we want bullets */
}
div.entry li {padding-bottom:8px;}
a:link {
	color:#16899e;
	text-decoration: none;
}
a:visited {
	color:#16899e;
	text-decoration: none;
}
a:hover {
	color:#f2114d;
	text-decoration: none;
}
a:active {
	color:#16899e;
	text-decoration: none;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.blue_txt{
	color:#16899e;
}
.blue_txt a{
	color:#16899e;
}
.blue_txt a:hover{
	color:#f2114d;
}
.blue_txt:hover{
	color:#f2114d;
}
.wht_txt{
	color:#FFFFFF;
}
.wht_txt a{
	color:#FFFFFF;
}
.wht_txt a:hover{
	color:#f2114d;
}
/*
.wht_txt:hover{
	color:#16899E;
	text-decoration: none;
}
*/
 
.head_sub{
	color:#FFFFFF;
}
.head_sub a{
	color:#FFFFFF;
}
.head_sub a:hover{
	color:#f2114d;
}
.head_sub:hover{
	color:#f2114d;
	text-decoration: none;
}


.left_txt{
	text-align:left;
}
.right_txt{
	text-align:right;
}
.main_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#16899e;
	text-align: left; 
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#16899e;
	margin:10px 0px 10px 0px;
}
.sub_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#16899e;
	margin:10px 0px 10px 0px;
}
.body_links{
	font-size: 14px;
	color:#000000;
	
}
.body_links a{
	font-size: 14px;
	color:#000000;
	text-decoration:none;
}
.body_links a:hover{
	font-size: 14px;
	color:#f2114d;
	text-decoration:none;
}
/*Styles for header starts here*/
.header{
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	height:323px;
}
.header input{
	width:90px;
	height:18px;
	border:none;
}
.header_search_top{
	vertical-align:top; 
	background-image:url(images/header_l_bg.jpg); 
	color:#FFFFFF; 
	background-repeat:no-repeat; 
	width:380px; 
	height:259px; 
	background-position:top left; 
	font-size:14.5px; 
	font-weight:bold;
}
.header_daysleft_top{
	vertical-align:top; 
	background-image:url(images/header_mid_bg.jpg); 
	color:#000000; 
	background-repeat:no-repeat; 
	width:371px; 
	height:259px; 
	background-position:top left; 
	font-size:18px; 
	font-weight:bold;
}
.header_daysleft_text{
	padding-top:25px;
	padding-bottom:10px;
}
.header_right_top{
	vertical-align:top; 
	background-image:url(images/header_r_bg.jpg); 
	color:#FFFFFF; 
	background-repeat:no-repeat; 
	padding-left:19px;
	width:200px; 
	height:259px; 
	background-position:top left; 
	font-size:13px; 
	font-weight:bold;
}
/*Styles for header ends here*/

/*Styles for center starts here*/
.followup_left{
	background-image:url(images/main_bg1.jpg); 
	background-repeat:repeat; 
	padding-top:12px; 
	padding-bottom:12px;
}
.followup_left_adjustment{
	background-color:#FFFFFF; 
	height:190px; 
	width:60px; 
	margin-top:115px;
	padding-top:15px;
}
.fiesta_san_antonio_section{
	background-color:#ffffff; 
	width:664px; 
	/* height:210px; */
	padding:10px 10px 10px 10px;
}
.events_section{
	background-color:#ffffff; 
	width:664px; 
	height:280px; 
	padding:10px 10px 10px 10px;
}
.events_links{
	font-size:14.67px;
	color:#16899e;
	font-weight:bold;
}
.events_links:hover{
	font-size:14.67px;
	color:#f2114d;
	font-weight:bold;
}

.gallery_section{
	background-color:#16899e; 
	width:664px; 
	height:403px; 
	padding:20px 10px 10px 10px;
}
.gallery_notes_bg_text{
	position:absolute; 
	background-image:url(images/notes_bg.png); 
	width:213px; 
	height:31px; 
	border:0px solid #ff0000; 
	margin-top:295px; 
	color:#FFFFFF; 
	text-align:center; 
	padding-top:10px; 
	background-repeat:no-repeat;
	margin-left:-2px;
	z-index:500; display:block;
}



.star{
	padding-right:20px;
	z-index:500; clear:both; margin-top:30px; display:block;
}
.sponsors_section{
	background-color:#ffffff; 
	width:664px; 
	height:210px; 
	padding:10px 10px 10px 10px;
}

/*about_section*/

.about_section{
	background-image:url(images/waves.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	padding:15px 0px 30px 0px;
}
.about_links{
	font-size:13.33px;
	color:#16899e;
	font-weight:bold;
}
.about_links:hover{
	font-size:13.33px;
	color:#f2114d;
	font-weight:bold;
}
.yellow_bar_v{
	width:1px; height:20px; background-color:#ffde46; float:left;
}
.yellow_bar{
	height:15px; background-image:url(images/yellow_bar.jpg); background-repeat:repeat-x; width:562px; text-align:left;
}
/*what_current_section*/

.what_current_section{
	background-image:url(images/waves.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	padding:10px 0px 10px 0px;
}
.what_current_text{
	text-align:left; 
	margin:15px 10px 30px 20px;
}
/*parade_seat_locator_section*/
.parade_seat_locator_section{
	background-image:url(images/details_bg.jpg); 
	height:215px; 
	background-repeat:no-repeat; 
	background-position:bottom; 
	padding:10px 0px 25px 0px;
}
/*fiesta_fiesta_section*/
.fiesta_section{
	background-image:url(images/waves.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	padding:10px 0px 40px 0px;
}
.slideshow ul{
	margin:20px 0px 0px 0px; 
	padding:0px 0px 0px 10px;
	border:0px solid #ff0000;
	float:left;
	width:664px;
}
.slideshow li{
	float:left;border:0px solid #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:140px;
	color:#000000;
	text-align:center;
	margin:0px 26px 0px 0px;
}.slideshow li a{
	
	font-weight:bold;
	
	color:#000000;
	
}
.slideshow li a:hover{
	
	font-weight:bold;
	
	color:#000000;
}
/*quick_links_section*/
.quick_links_section{
	padding:10px 0px 10px 0px;
}
.quick_links_text{
	text-align:left; 
	margin:15px 10px 30px 20px;
}

/*Styles for center ends here*/

/*Styles for footer starts here*/
.footer{
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:156px;  /* 456 */
	color:#000000;
}
.footer_links{
	color:#000000;
}
.footer_links a{
	color:#000000;
}
.footer_links a:hover{
	color:#16899e;
}
.footer_heading_pink{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*color:#f2114d;*/
	color:#F2114D;
	font-size:14.67px;
}

.footer_heading_pink a{
	color:#F2114D;
	text-decoration: none;
}
.footer_heading_pink a:hover{
	color:#16899E;
	text-decoration: none;
}
.footer_heading_black{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:24px;
}
/*Styles for footer ends here*/


.secondary_text_section{
	background-color:#ffffff; 
	width:664px; 
	height:210px; 
	padding:10px 10px 10px 10px;
}
.button{
	background-image:url(images/btn_bg.jpg); background-repeat:no-repeat; width:145px; height:28px; padding:5px 0px 0px 0px; text-align:center;
	margin-bottom:20px;
}


/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;

	background-image:url(http://fiesta-sa.org/images/go.jpg);
	background-repeat:no-repeat;
	border:0px none;
	color:#000000;
	font-family:inherit;
	height:30px;
	text-shadow:0 1px 2px #FFFFFF;
	width:30px;
}

/** Copyright 2005 Google Inc. All rights reserved. */

/* the GSearchControl CSS Classes
 * .gsc-control : the primary class of the control
 */
.gsc-control {
  width: 300px;
}

.gsc-control div {
  position: static;
}

.gsc-control-cse {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size : 13px;
}

.gsc-control-cse div {
  position: static;
}

/* control inputs
 * .gsc-search-box : the container that hosts the text input area
 * .gsc-input : the text input area
 * .gsc-keeper : the save link below savable results
 */
form.gsc-search-box {
  font-size: 13px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  margin-left : 0px;
  width: 100%;
}

/*
 * This table contains the input element as well as the search button
 * Note that the search button column is fixed width, designed to hold the
 * button div's background image
 */
table.gsc-search-box {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
  margin-bottom : 2px;
}

table.gsc-search-box td {
  vertical-align : middle;
}

table.gsc-search-box td.gsc-input {
  padding-right : 2px;
}

td.gsc-search-button {
  width : 1%;
}

td.gsc-clear-button {
  width : 14px;
}

/**
 * undo common generic table rules
 * that tend to impact branding
 */
table.gsc-branding td,
table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

table.gsc-branding {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;

  display: none;
}

.gsc-branding-text {
  color : #676767;
}

td.gsc-branding-text {
  vertical-align : top;
}

td.gsc-branding-text div.gsc-branding-text {
  padding-bottom : 2px;
  text-align : right;
  font-size : 11px;
  margin-right : 2px;
}

div.gsc-branding-youtube td.gsc-branding-text {
  vertical-align : middle;
}

td.gsc-branding-img-noclear {
  width : 51px;
  vertical-align : bottom;
}

td.gsc-branding-img {
  width : 65px;
  vertical-align : bottom;
}

div.gsc-branding-youtube td.gsc-branding-img-noclear {
  width : 55px;
}

div.gsc-branding-youtube td.gsc-branding-img {
  width : 69px;
}

table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
  margin-right : 0px;
  text-align : center;
}

table.gsc-branding-vertical td.gsc-branding-img-noclear {
  text-align : center;
}

div.gsc-branding-img,
div.gsc-branding-img-noclear,
img.gsc-branding-img,
img.gsc-branding-img-noclear {
  padding-top : 1px;
}

img.gsc-branding-img,
img.gsc-branding-img-noclear {
  margin : 0 0 0 0;
  padding-right : 0;
  padding-left : 0;
  padding-bottom : 0;
  border : none;
  display : inline;
}

a.gsc-branding-clickable {
  cursor : pointer;
}


div.gsc-clear-button {
  display : inline;
  text-align : right;
  margin-left : 4px;
  margin-right : 4px;
  padding-left : 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/uds/css/clear.gif');
  cursor : pointer;
}

/*
 * Given that this is sitting in a variable width tabel cell, the idea is
 * for it to consume the entire cell. The adjacent cell contains the search
 * button and that is a fixed width cell.
 */
input.gsc-input {
  padding-left : 2px;
  border-style : solid;
  border-width : 1px;
  border-color : #BCCDF0;
  width : 99%;
}

.gsc-keeper {
  color: #3366cc;
  text-decoration: underline;
  font-size: 13px;
  cursor: pointer;
  font-weight: normal;

  padding-left: 16px;
  background-repeat: no-repeat;
  background-position: 1px 3px;
  background-image: url('/uds/css/blue_check.gif');
}

/* each section of results has a results header table
 * .gsc-resultsHeader : the header itseld
 * td.twiddleRegionCell : the section that controls twiddleing of the section to expand/collapse
 * td.configLabelCell : the twiddler that controls active configuration of a searcher (used in GlocalSearch)
 * .gsc-twiddle : the twiddle image, note, this is a div that wraps gsc-title so that standard image replacement is feasible
 * .gsc-twiddle-closed : class added to gsc-twiddle when the twiddler is in the closed state
 * .gsc-twiddle-opened : class added to gsc-twiddle when the twiddler is in the opened state
 * .gsc-title : the section's title (e.g., Web Results, etc.)
 * .gsc-stats : contains the result counts
 * .gsc-stats
 */
.gsc-resultsHeader {
  width : 100%;
  border-bottom : 1px solid #e9e9e9;
  margin-bottom : 4px;
  clear : both;
}

.gsc-resultsHeader td.gsc-twiddleRegionCell{
  width: 75%;
}

.gsc-resultsHeader td.gsc-configLabelCell{
  text-align: right;
  width: 75%;
}

/*
 * note that the next three classes are all joined together
 * to implement the twiddle image. apps can substitute in their
 * own images but will need to account for the image size here
 * as well as in the left padding of the title element
 *
 * Note: uds provides the following images that work with the geometry/padding defined below
 *  to use these images simply over-ride the.gsc-twiddle-opened/-closed class and specify an alternate image
 *  or use an image of your own design
 */
.gsc-resultsHeader .gsc-twiddle{
  margin-top: 4px;
  display: inline;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}
.gsc-resultsHeader td.gsc-twiddle-closed div.gsc-twiddle{
  background-image: url('/uds/css/arrow_close.gif');
}
.gsc-resultsHeader td.gsc-twiddle-opened div.gsc-twiddle{
  background-image: url('/uds/css/arrow_open.gif');
}

.gsc-resultsHeader .gsc-title{
  color: #676767;
  margin-right: 10px;
  padding-left: 14px;
  display: inline;
}

.gsc-resultsHeader .gsc-stats {
  color: #676767;
  font-size: 11px;
  font-weight: normal;
  display : inline;
}

.gsc-resultsHeader td.gsc-twiddle-opened .gsc-stats {
  display : none;
}

/*
 * .gsc-results-selector : box surrounding individual selectors for 1, more, or all results
 * .gsc-result-selector : an individual selector
 * .gsc-one-result : single result selector
 * .gsc-more-results : more (4) results selector
 * .gsc-all-results : all results (8) selector
 */
.gsc-results-selector {
  display : inline;
}

.gsc-resultsHeader td.gsc-twiddle-closed .gsc-results-selector {
  display : none;
}

.gsc-result-selector {
  cursor : pointer;
  display : inline;
  font-size : 13px;
  padding-left : 13px;
  background-repeat: no-repeat;
  background-position: center left;
}

/* default mode is dark */
.gsc-one-result {
  background-image: url('/uds/css/one-complex-dark.gif');
}

.gsc-more-results {
  background-image: url('/uds/css/more-complex-dark.gif');
}

.gsc-all-results {
  background-image: url('/uds/css/all-complex-dark.gif');
  padding-right : 1px;
}

/* active mode is light */
.gsc-one-result-active .gsc-one-result {
  background-image: url('/uds/css/one-complex-light-blue.gif');
}

.gsc-more-results-active .gsc-more-results {
  background-image: url('/uds/css/more-complex-light-blue.gif');
}

.gsc-all-results-active .gsc-all-results {
  background-image: url('/uds/css/all-complex-light-blue.gif');
}

.gsc-resultsHeader .gsc-configLabel{
  color: #676767;
  display: inline;
  font-size: 11px;
  cursor: pointer;
}

.gsc-resultsHeader td.gsc-configLabelCell span.gsc-twiddle-closed {
  padding-right: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/uds/css/settings.gif');
}


/* tabbed mode of search control
 * .gsc-tabsArea : the box containing all of the tabs
 * .gsc-tabsAreaInvisible : same as above, but this is the state when search has been cleared
 * .gsc-tabHeader : an individual tab
 * .gsc-tabHeader.gsc-tabhActive : the active tab
 * .gsc-tabHeader.gsc-tabhInactive : an inactive tab
 * .gsc-tabData : the data area/box containg results and header data for each tab
 * .gsc-tabData.gsc-tabdActive : the data area for the active tab
 * .gsc-tabData.gsc-tabdInactive : the data area for inactive tabs
 */
.gsc-tabsArea {
  clear: both;
  margin-top: 6px;
  }

.gsc-tabsArea .gs-spacer {
  font-size : 1px;
  margin-right : 0px;
  overflow : hidden;
}

.gsc-tabsArea .gs-spacer-opera {
  margin-right : 0px;
}

.gsc-tabsAreaInvisible {
  display : none;
  }

.gsc-tabHeader {
  display: inline;
  cursor: pointer;
  padding-left: 6px;
  padding-right: 6px;
  margin-right: 2px;
  }

.gsc-tabHeader.gsc-tabhActive {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-top: 2px solid #ff9900;
  color: black;
  }

.gsc-tabHeader.gsc-tabhInactive {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-top: 2px solid #e9e9e9;
  background: #e9e9e9;
  color: #676767;
  }

.gsc-tabData.gsc-tabdActive {
  display: block;
  }

.gsc-tabData.gsc-tabdInactive {
  display: none;
  }

/* tab specific results header supression
 * - no twiddle, tabbed mode runs in full expand mode
 * - no title
 * - no stats
 */
.gsc-tabData .gsc-resultsHeader .gsc-title {
  display: none;
  }

.gsc-tabData .gsc-resultsHeader .gsc-stats {
  display: none;
  }

.gsc-tabData .gsc-resultsHeader .gsc-results-selector {
  display : none;
}



/* the results for each section
 * .gsc-resultsbox-{visible,invisible} : a complete-collection of results including headers
 * .gsc-results : the collection of results for a given searcher
 * .gsc-result : a generic result within the control. each result has this class, as well as .gsc-xxxResult where xxx is web, image, local, blog, etc.
 */
.gsc-resultsbox-visible {
  display : block;
}

.gsc-resultsbox-invisible {
  display : none;
}

.gsc-results {
  padding-bottom: 2px;
  width : 99%;
}

.gsc-result {
  margin-bottom: 10px;
}

.gsc-result .gs-title {
  height: 1.4em;
  overflow: hidden;
  }

/* specialized, result type specific, fine grained controls */
.gsc-result div.gs-watermark {
  display: none;
}

/* Ads
 */
.gsc-results .gsc-result img.gs-ad-marker {
  display: none;
}

.gsc-wrapper {
  position : relative;
  display : block;
}

.gsc-adBlock {
  position : relative;
  display : block;
  margin-top : 6px;
  margin-bottom : 4px;
  padding : 7px 0;
  background : #FFF8DD none repeat scroll 0 0;
}

.gsc-adBlock h2 {
  float : right;
  margin : 3px 5px 0;
  font-weight : normal;
  font-size : .9em;
  color : #676767;
}

.gsc-adBlock .gsc-ad {
  padding-left : 8px;
  padding-top : 5px;
  padding-right : 3px;
}

.gsc-adBlock .gsc-ad a {
  font-weight : bolder;
  color : #0000CC;
  line-height : 1.4em;
}

.gsc-adBlock .gsc-ad cite {
  font-style : normal;
  color : green;
}

.gsc-adBlock .gsc-ad span {
  padding-left : 8px;
}

.gsc-adBlockNoHeight {
    height : 0px;
}

.gsc-adBlockInvisible {
  display : none;
}

.gsc-adBlockVertical {
  position : relative;
  display : block;
  float : right;
  width : 30%;
  border-left : 1px solid #C9D7F1;
}

.gsc-thinWrapper {
  width : 69%;
  float : left;
  overflow : hidden;
}

.gsc-adBlockVertical h2 {
  text-align : center;
  font-weight : normal;
  font-size : .9em;
  color : #676767;
  margin-top : 6px;
}

.gsc-adBlockVertical .gsc-ad {
  padding-left : 8px;
  padding-top : 5px;
}

.gsc-adBlockVertical .gsc-ad a {
  font-weight : bolder;
  color : #0000CC;
  line-height : 1.4em;
}

.gsc-adBlockVertical .gsc-ad cite {
  font-style : normal;
  color : green;
  display : block;
}

.gsc-adBlockVertical .gsc-ad span {
}

.gsc-ad-preview {
  background-image: url('http://www.google.com/images/preview.gif');
}

/* Standard configuration div/form */
div.gsc-config {
  border: 1px solid #e9e9e9;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top : 2px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
}

form.gsc-config {
  margin-bottom : 0px;
}

.gsc-configSetting {
  margin-top : 6px;
  }

.gsc-configSetting_Label {
  color: #676767;
  }

.gsc-configSettingInput {
  color: #676767;
  border: 1px solid #e9e9e9;
  width: 75%;
  }

.gsc-configSettingCheckbox {
  color: #676767;
  margin-right: 6px;
  }

.gsc-configSettingCheckboxLabel {
  display : inline;
  color: #676767;
  }

div.gsc-configSettingSubmit {
  margin-top : 8px;
  text-align : right;
}

input.gsc-configSettingSubmit {
  display: inline;
  font-size: 11px;
  cursor: pointer;
}

/* Added so elements inside a result are properly cleared by the container. */
.gsc-webResult:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.gsc-webResult {
  zoom: 1;  /* IE-specific hack to get the layout clearing right. */
}

.gs-web-image-box {
  float: left;
  padding: 3px;
  margin-right: 5px;
  margin-left: 8px;
  border: 1px solid #BBBBBB;
}

.gs-web-image-box img.gs-image {
  border: 1px solid #999999;
}

div.gs-action {
  display: inline;
  margin-right: 0.6em;
}
div.gs-action a.gs-action {
  color: #7777CC;
}
div.gs-action.cart a.gs-action,
div.gs-action.star a.gs-action,
div.gs-action.rss a.gs-action,
div.gs-action.download a.gs-action,
div.gs-action.email a.gs-action,
div.gs-action.mobile a.gs-action,
div.gs-action.share a.gs-action,
div.gs-action.fullscreen a.gs-action,
div.gs-action.generic a.gs-action,
div.gs-action.link a.gs-action {
  padding-left: 18px;
  background:transparent url('http://www.google.com/cse/images/action_icons_sprite.gif') no-repeat;
}
div.gs-action.cart a.gs-action {
  background-position: 0px 0px;
}
div.gs-action.star a.gs-action {
  background-position: -16px -34px;
}
div.gs-action.rss a.gs-action {
  background-position: -48px -98px;
}
div.gs-action.download a.gs-action {
  background-position: -64px -128px;
}
div.gs-action.email a.gs-action {
  background-position: -112px -224px;
}
div.gs-action.mobile a.gs-action {
  background-position: -131px -257px;
}
div.gs-action.share a.gs-action {
  background-position: -32px -64px;
}
div.gs-action.fullscreen a.gs-action {
  background-position: -79px -162px;
}
div.gs-action.generic a.gs-action {
  background-position: -144px -290px;
}
div.gs-action.link a.gs-action {
  background-position: -159px -321px;
}

/* Image Search
 */
.gsc-imageResult {
  float: left;
  margin-bottom: 1em;
  margin-right: 20px;
}

.gs-imageResult {
  width: 114px; /* default width + 1px border */
  overflow : hidden;
}

.gs-imageResult .gs-image-box {
  height: 86px; /* default height + 1px border */
  position : relative;
}

/* note, left edge is auto-set by search control */
.gs-imageResult .gs-image-box img.gs-image {
  position : absolute;
  bottom : 0px;
}

.gs-imageResult .gs-text-box {
  text-align: center;
  overflow : hidden;
  height: 4em;
}

.gs-imageResult .gs-snippet {
  overflow : hidden;
  line-height: 1em;
  cursor : pointer;
  white-space : nowrap;
}
.gs-imageResult .gs-visibleUrl {
  cursor : pointer;
  overflow : hidden;
  line-height: 1.3em;
  height: 1.3em;
}
.gs-imageResult .gs-size {
  color: #6f6f6f;
}

/* Video Search
 * - single line title
 */

.gsc-videoResult .gs-videoResult .gs-title {
  line-height: 1.3em;
  height: 1.3em;
  overflow: hidden;
  }

.gsc-videoResult .gs-videoResult .gs-snippet {
  line-height: 1.3em;
  max-height: 2.6em;
  overflow: hidden;
  }

/* trailing more link at the bottom of
 * a collection of results
 */
.gsc-imageResult .gsc-trailing-more-results {
  clear : both;
}

.gsc-results .gsc-trailing-more-results {
  margin-bottom : 10px;
}

.gsc-results .gsc-trailing-more-results,
.gsc-results .gsc-trailing-more-results * {
  color: #0000cc;
  text-decoration: underline;
}

/* trailing cursor section
 */
.gsc-imageResult .gsc-cursor-box {
  clear : both;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #A90A08;
  font-weight : bold;
  text-decoration: none;
}



/*** End of Control, Begin Results ***/

/* generic, cross cutting result style
 * - in the form of .gs-result .gs-xxx where xxx is the generic style
 * .gs-title : typically the first line of a result, typically a link, image results over ride this, since for image results, the image is the link
 * .gs-divider : typically seperates results from ads
 * .gs-visibleUrl : typically the last line of a result, displayed in green. sometimes a link (like in blog search)
 * .gs-clusterUrl : for news, and other similar services, this is a cluster of additional results
 * img.gs-image : an actial image in a result
 * .gs-phone : a phone number
 * .gs-address : an address (includes street, city, region, country)
 * .gs-streetAddress : a street (including #)
 * .gs-city : a city
 * .gs-region : a region (zip code, area, etc.)
 * .gs-country : a country
 * .gs-snippet : snippetized content
 * .gs-watermark : indicator that user selected this result
 * .gs-metadata : generic metadata, e.g.,
 * .gs-image-box : generic container for a result's image (within a table)
 * .gs-text-box : generic container for a result's text content (within a table). Note that this class, and image-box are only used in video
 */
.gs-result .gs-title,
.gs-result .gs-title * {
  color: #0000cc;
  text-decoration: underline;
}

.gs-divider {
  padding-bottom: 8px;
  text-align: center;
  color: #676767;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
  color: #008000;
  text-decoration: none;
}

/* relative and absolute dates, note, news/books inlines these */
.gs-relativePublishedDate,
.gs-publishedDate {
  color: #6f6f6f;
  text-decoration: none;
}
.gs-result a.gs-clusterUrl,
.gs-result .gs-clusterUrl {
  color: #008000;
  text-decoration: underline;
  cursor: pointer;
}

.gs-newsResult .gs-publisher {
  color: #6f6f6f;
  display : inline;
  text-decoration: none;
}

/*
 * For news results there are two dates...
 * The relative date is visible while in the
 * search control and the published date
 * is visible when clipped. Why? It doesn't
 * make sense to say 4 hours ago for a clipped
 * result...
 */

/* establish the base style */
.gs-newsResult .gs-relativePublishedDate,
.gs-newsResult .gs-publishedDate {
  display : inline;
  margin-left : 4px;
}

/* base styling for relative date is none */
.gs-blogResult .gs-relativePublishedDate,
.gs-newsResult .gs-relativePublishedDate {
  display : none;
}

/* suppress publishedDate while in the control */
.gsc-blogResult .gs-blogResult .gs-publishedDate,
.gsc-newsResult .gs-newsResult .gs-publishedDate {
  display : none;
}

/* enable relativePublishedDate while in the control */
.gsc-blogResult .gs-blogResult .gs-relativePublishedDate,
.gsc-newsResult .gs-newsResult .gs-relativePublishedDate {
  display : inline;
}

.gs-newsResult .gs-location {
  color: #6f6f6f;
  display : inline;
  text-decoration: none;
}

.gs-promotion {
  padding-top : 5px;
}

.gs-promotion a {
  font-weight : bold;
  font-size: 14px;
}

.gs-promotion-image {
  margin-right : 10px;
}

.gs-promotion-image-td {
  vertical-align : top;
}

.gs-promotion table {
  border : none;
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.gs-promotion table a {
  font-weight : normal;
  font-size: 13px;
  padding-right : 5px;
}

.gs-result img.gs-image {
  vertical-align : middle;
  border : 1px solid #0000cc;
}

.gs-result div.gs-phone {}

.gs-result .gs-directions,
.gs-result .gs-directions * {
  color: #7777cc;
  font-weight: normal;
  text-decoration : underline;
  cursor : pointer;
}

.gs-secondary-link,
.gs-secondary-link * {
  color: #7777cc;
  font-weight: normal;
  text-decoration : underline;
  cursor : pointer;
}

/* wrapper around user supplied to/from mode directions
 * normally this is disabled by default, and gs-directions is enabled
 * apps can easily switch this by setting display:block on the rule below,
 * and display:none on the rule above
 * e.g., add these two rules to switch local results into
 * alternate style driving directions
 * .gs-localResult .gs-directions-to-from { display : block; }
 * .gs-localResult .gs-directions { display : none; }
 */
.gs-result .gs-directions-to-from {
  display : none;
  margin-top : 4px;
}
.gs-result .gs-directions-to-from .gs-label {
  display : inline;
  margin-right : 4px;
}

.gs-result .gs-directions-to-from div.gs-secondary-link {
  display : inline;
}

.gs-result .gs-directions-to-from .gs-spacer {
  display : inline;
  margin-right : 3px;
  margin-left : 3px;
}

.gs-videoResult a.gs-publisher,
.gs-videoResult .gs-publisher {
  color: #008000;
  text-decoration: none;
}

.gs-result a {
  cursor: pointer;
}

.gs-result .gs-address {
}

.gs-result .gs-snippet {
}

.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
  padding : 5px;
  margin : 5px;
  border : 1px solid rgb(255,204,51);
  background-color : rgb(255,244,194);
}

.gs-result .gs-watermark{
  font-size: 10px;
  color: #7777cc;
}

div.gs-results-attribution {
  text-align : center;
  margin-bottom : 4px;
}

div.gs-results-attribution,
div.gs-results-attribution * {
  font-size : 10px;
  color : #676767;
  text-decoration : none;
}

div.gs-results-attribution a {
  color: #0000cc;
  cursor : pointer;
}

div.gs-results-attribution a:hover {
  text-decoration : underline;
}

.gs-result .gs-metadata{
  color: #676767;
}

/* searcher specific styling for
 * - web ad
 * - web
 * - local
 * - image (none)
 * - blog (none)
 * - video (none)
 */

/* webAd search specific over rides
 * .gs-ad-marker : disabled in control, but on in green to indicate clipped result is an ad
 */
.gs-localAd img.gs-ad-marker,
.gs-webAd img.gs-ad-marker {
  padding-left: 4px;
}

/* default is to not show long mode visible urls
 * apps should selectively enable this while disabling
 * div.gs-visibleUrl-short
 */
.gs-webResult div.gs-visibleUrl-long {
  width : 100%;
  overflow : hidden;
  display : none;
}

/* local search specific over rides
 * - city, region displayed inline
 * - country supressed
 * - small font size for info window's
 */

.gs-localAd div.gs-address * {
  color : #676767;
}

.gs-localAd div.gs-street {
  display: inline;
}

div.gs-city {
  display: inline;
}

div.gs-region {
  display: inline;
}

div.gs-country {
  display: none;
}

div.gs-infoWindow * {
  font-size: 11px;
  }

/* video search specific over rides
 * - align the table data
 * - default image width garuntee
 * - appropriate cell seperation
 */

/* todo(markl): workaround until gre in gmail fixes his styles */
.gs-videoResult * {
  font-size: 13px;
  }

/*
.gs-videoResult td .gs-image {
  vertical-align : middle;
}

.gs-videoResult td.gs-image-box {
  background-color : #000000;
}*/

.gs-videoResult td div.gs-image-box {
  width : 110px;
  height : 78px;
}

.gs-videoResult td div.gs-text-box {
  vertical-align: top;
  margin-left: 4px;
  }


/* book search specific over rides
 * - default image width garuntee
 * - appropriate cell seperation
 */

div.gs-book-image-box td,
.gs-bookResult td {
  vertical-align : top;
}

div.gs-book-image-box,
div.gs-book-image-box div {
  position : static;
  text-align : start;
}

div.gs-book-image-box {
  width : 75px;
  height : 90px;
}

.gs-bookResult td div.gs-text-box {
  vertical-align: top;
  margin-left: 4px;
  }

div.gs-book-image-box img {
  border-spacing : 0px 0px;
  border : none;
}

div.gs-book-image-box div.gs-row-1 {
  line-height : 7px;
}

div.gs-book-image-box img.gs-pages {
  height : 7px;
  width : 45px;
}

div.gs-book-image-box img.gs-page-edge {
  height : 7px;
  width : 11px;
}

div.gs-book-image-box div.gs-row-2 {
}

div.gs-book-image-box img.gs-image {
  height : 80px;
  border : 1px solid #a0a0a0;
}

.gs-bookResult .gs-author {
  display : inline;
  color: #6f6f6f;
}
.gs-bookResult .gs-publishedDate {
  display : inline;
}

.gs-bookResult .gs-pageCount {
  display : inline;
  color: #6f6f6f;
  margin-left : 4px;
}

.gs-bookResult .gs-id {}



/* book search specific over rides
 * - default image width garuntee
 * - appropriate cell seperation
 */

.gs-patentResult td {
  vertical-align : top;
}
.gs-patentResult .gs-patent-number,
.gs-patentResult .gs-publishedDate,
.gs-patentResult .gs-author {
  display:inline;
}

.gs-patentResult .gs-image-box {
  padding-right : 8px;
}

.gs-patentResult img.gs-image {
  border : 1px solid #7777cc;
}

.sub-nav td{
	color: #ffffff; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 15px; 
	font-weight: bold;
}
.sub-nav a{
	color: #ffffff; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 15px; 
	font-weight: bold;
}

.sub-nav a:hover{
	color: #16899E; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 15px; 
	font-weight: bold;
}


#content h3 a{
	color:#16899E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:10px 0;
}

#recaptcha_area {
width:318px;
text-align:center;
margin:0 auto;
}





/* sub navigation styles */

ul.sub_navbar {
	display:none; 
	position:absolute;
	float: none;
	background:#F2114D;
	width:230px;
	padding:15px;
	color:#fff;
	z-index:501;
	text-align:left;
	margin-top:-1px;
	/* background:url(images/bg-drop-sep.png) no-repeat 255px 50%; */
}

ul.top_nav_t>li:hover>ul.sub_navbar,
ul.top_nav_t>li>ul.sub_navbar>li:hover>ul.sub-menu {
display:block;
}

ul.sub_navbar li {
display:block;
width:100%;
white-space:nowrap;
float:left;
padding:2px 0px;
text-align:left;
height:auto !important;
}

ul.sub_navbar li a {
color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    display:block;
    line-height:25px;
}

.menu li {
height:48px !important;
}

ul.sub_navbar li a:hover,
ul.sub_navbar li.current-menu-item>a {
color: #16899E;

}

ul.top_nav_t>li>a {
height:42px !important;
}

/* 3d level */

ul.sub-menu {
	display:none; 
	background:#F2114D;
	width:230px;
	padding:15px;
	color:#fff;
	z-index:501;
	text-align:left;
	margin-left:225px;
	margin-top:-40px;
	position:absolute;
	border;1px solid #fff;
	
}

ul.sub-menu li {
float:left;
position:relative;
background:#F2114D;
}

.mov_obj {

z-index:-1;

}

.mov_obj object {

}

