

/* STYLE SHEET DECLARATIONS 
copyright 2005 Evolution 7
http://www.evolution7.com
Do not reproduce without permission.
*/

/* GENERAL STYLES
--------------------------------------------------------------------*/ 



h1 {
  font-size: 30px;
  color: #CAB562;
  text-transform: capitalize; 
  padding: 0px; 
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
}

h1.up
{
  z-index: 1000;
}

h1.top 
{
  z-index: 10;
}

/* sIFR Styles
--------------------------------------------------------------------*/ 

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

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

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

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}



/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.mid
	{visibility: visible;
	height: 52px;
	margin-top: 150px !important;
	margin-left: 80px !important;
	text-transform:capitalize;
	line-height: 63px;
	/*border:1px solid #000;*/
	}

/**/


/**Top Left Div Menu **/
#top_header_internal{
margin:auto;
width:1000px;
background:#000000;
height:326px;
}


/*This all class copy of main homepage but only for internal pages*/

.cab               { width:100%; margin:0 auto; position:relative; }

.seasonlogo       { display:block; width:372px; height:273px; position:absolute; top:42px; left:30px; border:0px solid red;}

.m              {top:58px; position:absolute;width:48px; border:0px solid red; margin-left:946px; }



#logo{float:left;margin:0px 3px 0px 0px; padding:0px;}



/*All Menu style are here start*/
#homemenu{float:left;margin:0px 0px 0px 0px; padding:0;border:0px solid white;width:auto;text-align:left;
background:url(../images/dot_bg.png);
}

#top_image_cpation{
display:block; width:450px; height:50px;
color:#FFFFFF;
top:210px; left:230px;
position:relative;
font-size:30px;
font-family:Calibri,Candara,Arial;
letter-spacing:.03em;
border:0px solid red;


}
