@charset "utf-8";
h1	{
	font-size: 2em;
	letter-spacing: -2px;
	line-height: 1em;
	color: #A9262B;
}
h2	{
	font-size: 1.4em;
	letter-spacing: -1px;
	line-height: 1em;
	color: #A9262B;
}
h3	{
	font-size: 1.2em;
	line-height: 1em;
	color: #4f4940;
}
a:link {
	color: #A9262B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A9262B;
}
a:hover {
	text-decoration: underline;
	color: #A9262B;
}
a:active {
	text-decoration: none;
	color: #A9262B;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4f4940;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	background-color: #FFF;
	background-image: url(images/background_shadow_27.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#text_wrapper {
	width: 870px;
	margin: 0 auto;
	padding: 20px 45px 40px 45px;
	text-align: left;
	height: 100%;
}
#header_left {
	width: 200px;
	float: left;
}
#header_right {
	width: 200px;
	float: right;
	text-align: right;
	padding-top: 35px;
	padding-right: 53px;
}

#footer_left {
	float: left;
	width: 610px;
}
#footer_right {
	float: right;
	width: 180px;
	font-size: 80%;
}
#footer_wrapper {
	margin: 0 auto;
	width: 870px;
	padding: 0 45px 0 45px;
}


#content_left {
	float: left;
	width: 600px;
	text-align: justify;
}
#content_right {
	float: right;
	line-height: 1em;	
}
.twoColFixRtHdr #footer {
	padding: 20px 0;
	background-color: #EEE;
	background-image: url(images/footer_18.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 50px;
	text-align: left;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#header_full {
	background-image: url(images/header_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 173px;
}
#header_wrapper {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 40px 14px 40px;
}
#menu {
	width: 980px;
	margin: -6px auto;
	position: relative;
	height: 1.9em;
	font-weight: bold;
	text-align: left;
	color: #CCC;
}

#menu ul
{
position: absolute;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 0.8em 0.9em 0.8em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.menu_current
{
text-decoration: underline;
}

#menubottom
{
height: 14px;
margin-bottom: 1.5em;
}


.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#feature {
}
#feature_center {
	width: 920px;
	margin: 0 auto;
	border-right-width: 13px;
	border-right-style: solid;
	border-right-color: #A9262B;
	border-bottom-width: 13px;
	border-left-width: 13px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A9262B;
	border-left-color: #A9262B;
	height: 141px;
	background-color: #FFF;
}
#feature_2 {
	width: 960px;
	margin: 0 auto;
}
#slideshow {
    position:relative;
    height:150px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#navcontainer { width: 200px; }

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 201px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist a:hover
{
	background-color: #CCC;
	color: #900;
}
#navlist a:visited
{
	color: #900;
	font-weight: bold;
}

#navlist li a { text-decoration: none; }

blockquote.style1 {
	padding: 8px;
	background-color: #000;
	margin: 5px;
	background-image: url(http://www.fabuloustarget.com/events/eotaipan2010/media/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	border: 1px solid #A9262B;
	text-align: left;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(http://www.fabuloustarget.com/events/eotaipan2010/media/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }
blockquote.style2 {
	padding: 8px;
	margin: 5px;
	background-image: url(http://www.fabuloustarget.com/events/eotaipan2010/media/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: left;
  }
  blockquote.style2 span {
     display: block;
     background-image: url(http://www.fabuloustarget.com/events/eotaipan2010/media/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }
   
#highlight{
	background-color: #EEDCD5;
	padding: 10px 20px 10px 40px;
	border: 1px solid #A9262B;
	margin: 15px;
	background-image: url(http://www.fabuloustarget.com/events/eotaipan2010/media/tick.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-align: left;
}
#highlight1{
	padding: 10px 20px 20px 20px;
	background-image: url(http://www.fabuloustarget.com/events/eotaipan2010/media/highlight-background_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	color: #FFF;
}
#highlight2{
	padding: 10px 20px 20px 20px;
	background-image: url(http://www.fabuloustarget.com/events/eotaipan2010/media/highlight-background_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	color: #FFF;
}
#highlight3{
	padding: 10px 20px 20px 20px;
	background-image: url(http://www.fabuloustarget.com/events/eotaipan2010/media/highlight-background_3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	color: #FFF;
}
#highlight4{
	padding: 10px 20px 20px 20px;
	background-image: url(http://www.fabuloustarget.com/events/eotaipan2010/media/highlight-background_4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	color: #FFF;
}
#highlight5{
	padding: 10px 20px 20px 20px;
	text-align: left;
	background-color: #1a1a1a;
	
}
/* Easy Tooltip */

#easyTooltip{
	padding:5px 10px;
	border:1px solid #195fa4;
	color:#fff;
	background-color: #195fa4;
	background-image: none;
	text-align: left;
	}

#easyTooltip2{
	padding:5px 10px;
	border:1px solid #5e5e5e;
	color:#fff;
	width:410px;
	background-color: #1A1A1A;
	background-image: none;
	text-align: left;
	}
#easyTooltip2 h4, #easyTooltip2 p{
	margin:.25em 0;
	}	

#item{display:none;}
#item2{display:none;}
#item3{display:none;}
#item4{display:none;}
#item5{display:none;}
#item6{display:none;}
#item7{display:none;}
#item8{display:none;}
#item9{display:none;}
#item10{display:none;}
#item11{display:none;}
#item12{display:none;}
#item13{display:none;}
#item14{display:none;}
#item15{display:none;}
#item16{display:none;}


/* // Easy Tooltip */


