/* St. Pete's Dancing Marlin */
* { margin: 0; padding: 0; }

body {
	font: normal 10px/12px verdana, Arial, sans-serif;
	color: #fff;
	background: #fff url(../images/bg_tile.gif) repeat 0 0; }

p {
    text-align: left;
    color: #555;
    letter-spacing: 0px;
    }


legend {
    font-weight: bold;
    color: #F4951F;
    font-size: 14px;
    line-height: 20px;
    }


a {
        text-decoration: none;
	color: #466F8D
    }

a:active {
        text-decoration: none;
	color: #466F8D
	}

a:link {
        text-decoration: none;
	color: #466F8D
	}

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

fieldset {
    border: none;
    margin: 10px 0 0 0;
    }


/* Layout
----------------------------------- */
#container {
	background: transparent url(../images/bgtile.gif) repeat-y;
	margin: 0 auto;
	width: 761px; }

#header {
    background: transparent url(../images/header.jpg) no-repeat 0 0;
    border: 1px solid #0B2638;
    border-width: 0px;
    width: 761px;
    height: 299px; }

#content {
	background: tranparent url(../images/bg_tile.gif) repeat-y 0 0; }
	
#main {
	color: #333;
	margin: 0 auto;
	width: 761px;
	/*height: 315px; */
}
	
#main_content {
    color: #333;
    background: transparent url(../images/column_tile.jpg) repeat-y 0 0;
    border: 1px solid #0B2638;
    border-width: 0px;
    padding: 0 0 0 12px;
    width: 749px;
    min-height: 278px; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; }

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
    
/* MAIN NAV ____________________________*/   

#sub {
    background: transparent;
    color: #ccc;
    margin: -60px 0px 0px 0px;
    float: right;
    height: 26px;
    width: 761px;
    clear: both;
    overflow: visible;
    }

#sub ul {
    padding-right: 15px;
    height: 26px;
    display: inline;
    font-size: 12px;
    float: right;
    list-style: none; }

#sub li {
    font-weight: bold;
    height: 26px;
    display: inline;
    overflow: visible;
    }

#sub a {
    color: #fff;
    text-decoration: none; }

#sub a:hover {
    color:#466F8D;
    text-decoration: none; }

#sub .here {
    color:#fff;
    font-weight: bold;
    }

#sub .submenu {
    color:#fff;
    }

#login {
    margin: 4px 4px 0 0;
    float: right;
    }


#noodles {
    margin: 20px 0 0 0;
    padding: 0 185px 35px 0;
    display: block;
    height: 180px;
    width: 275px;
    background: transparent url(../images/noodles.gif) no-repeat bottom right;
    }

/* Navigation
----------------------------------- */
#nav {
    padding: 214px 0 0 600px;
   }

#nav ul {
    position: relative;
    list-style-type: none;
    overflow: visible; }
	
#nav li a {
	position: absolute;
	top: 0;
	text-indent: -9000px;
	text-decoration: none;
	padding: 16px 0 0 0;
	overflow: hidden;
	height: 0 !important; 
	height /**/:16px; /* IE5/Win */
	background: transparent url(../images/dallas_houston.gif) no-repeat 0 0; }

#nav #nav-dallas a { 
    width: 64px;
    left: 0;
    background-position: 0 0; }

#nav #nav-houston a { 
    width: 82px;
    left: 69px;
    background-position: -69px 0; }
   
body#dallas #nav-dallas a:hover,
body#houston #nav-dallas a:hover   { background-position: 0 -16px; }
   
body#dallas #nav-houston a:hover,
body#houston #nav-houston a:hover  { background-position: -69px -16px; }


/* You are here images... */
body#dallas #nav-dallas a   { background-position: 0 -16px; }
body#houston #nav-houston a   { background-position: -69px -16px; }



body#houston #nav-houston a,
body#dallas #nav-dallas a     { cursor: default; }




/* SUBNAV ____________________________*/   
#subnav {
    color: #C5CBD8;
    background: #667392;
    padding: 4px 0 0 4px;
    margin-left: 30px;
    width: 678px;
    height: 26px;
    letter-spacing: 0;
    border: 1px solid #0B2638;

    border-width: 0 7px; }

#thumbnail {
    position: relative;
    float: left;
    top: 0;
    left: 0;
    display: block;
    padding: 0 10px 5px 0; }

/* MAIN CONTENT AREA ____________________________*/

#right_content {
    margin: 0 0;
    float: right;
    background: transparent url(../images/fish_logo.gif) no-repeat top center;
    color: #333;
    width: 458px;
    height: 100%;
    padding: 165px 14px 10px 14px;
    display: inline;
    }

#event_content {
    margin: 0 0;
    float: right;
    color: #333;
    width: 458px;
    height: 100%;
    padding: 0px 14px 10px 14px;
    display: inline;
    }

#event_content h5,
#right_content h5 {
    font-weight: bold;
    color: #3c3c3c;
    font-size: 22px;
    line-height: 28px; }

#event_content h6,
#right_content h6 {
    text-transform: uppercase;
    font-weight: bold;
    color: #555;
    font-size: 12px;
    line-height: 14px; }

#left_content {
    float: left;
    width: 240px;
    min-height: 335px;
    }

#left_content h2 {
    font-weight: bold;
    color: #3c3c3c;
    font-size: 22px;
    line-height: 28px; }

#right_content h2,
#left_content h3 {
    font-weight: bold;
    color: #466F8D;
    font-size: 14px;
    line-height: 20px; }

#left_content p {
    color: #333;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0px;
}

#right_content fieldset {
    width: 420px;
    border: none;
    margin: 10px 0 0 0;
    }

#event_content p,  
#right_content p {
    color: #555;
    font-size: 10px;
    line-height: 18px; }

#event_content ul,
#right_content ul {
    list-style: none;
    margin: 10px 10px 10px 10px;
    color: #333;
    font-size: 10px;
    line-height: 13px; }

#left_content ul {
    margin: 2px 0 0 20px;
    list-style: none;
    }

#left_content li {
    margin: 2px 0 0 0;
    }

#left_content li a {
    list-style: none outside;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #777;
    }

#left_content li a:hover {
    color: #466F8D;
    }

#left_content li.here {
    list-style-image: url(../images/bullet.gif);
    list-style: none outside;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #466F8D;
    }

#foot {
    background: transparent url(../images/brown_bg.gif) repeat 0 0;
    height: 43px;
    width: 761px;
    border: 1px solid #0B2638;
    border-width: 0px 0px 8px 0px;
	clear: both; }


#copyright {
    padding: 25px 10px 0 0;
    text-align: right;
    color: #777;
    font-size: 10px;
    }
    
#copyright a {
    color: #777;
    text-decoration: none;
	}

#copyright a:hover {
    color: #777;
	}

table {
    margin: 15px auto;
    width: 450px;
    border: 0 solid #999;
    }

.style1 {
    padding: 1px 2px;
    background-color: #eeeedd;
    }

.style2 {
    padding: 1px 2px;
    background-color: #eeeedd;
    }


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/*_____________________________________*/

.sIFR-hasFlash #left_content h2 {
    visibility: hidden;
    font-weight: bold;
    color: #3c3c3c;
    font-size: 22px;
    line-height: 28px; }

.sIFR-hasFlash #left_content h3 {
    font-weight: bold;
    color: #466F8D;
    font-size: 14px;
    line-height: 20px; }

.sIFR-hasFlash #right_content h5 {
    font-weight: bold;
    color: #3c3c3c;
    font-size: 22px;
    line-height: 28px; }


.sIFR-hasFlash #event_content h5 {
    font-weight: bold;
    color: #3c3c3c;
    font-size: 22px;
    line-height: 28px; }