/*================================================================

	BLIS WEB AGENCY "WIDGET" STYLESHEET

================================================================*/
body { behavior:url("/common/stylesheets/csshover.htc"); }

/* IMGTXT
----------------------------------------------------------------*/

    .imgtxt
    {
		text-indent: -9999px;
		display: block;
		background-repeat: no-repeat;        
    }


/* MENU (DYNAMIC)
----------------------------------------------------------------*/

.navigation {font-family: arial, sans-serif; width:950px; height:40px; position:relative; font-size:11px; z-index:100;  margin-top:20px; text-transform: uppercase; padding-left: 23px;}
/*
dl.dropdownMenu dd a, dl.dropdownMenu dd a:visited {display:block; text-decoration:none; color:#000; height:20px; text-align:left; color:#fff; line-height:20px; font-size:11px; overflow:hidden; padding-left:8px; padding-right:8px; padding-top: 3px; padding-bottom: 3px;float:left;}
dl.dropdownMenu {padding:0; margin:0; list-style: none;}
dl.dropdownMenu dd {float:left; position:relative;}
dl.dropdownMenu dd dl {display: none;}

dl.dropdownMenu dd:hover a {color:#fff; background:#5AADCF; padding-top: 3px; padding-bottom: 3px; }
dl.dropdownMenu dd:hover dl {display:block; position:absolute; top:26px; left:0; width:105px;}
dl.dropdownMenu dd:hover dl dd a.hide {background:#5AADCF; color:#fff;}
dl.dropdownMenu dd:hover dl dd:hover a.hide {background:#5AADCF; color:#000;}
dl.dropdownMenu dd:hover dl dd ul {display: none;}
dl.dropdownMenu dd:hover dl dd a {display:block; background:#5AADCF; color:#fff; width:150px; border-bottom:1px solid #87C7E3; padding-top: 3px; padding-bottom: 3px;}
dl.dropdownMenu dd:hover dl dd a:hover {background:#3D9FC6; color:#000;}
dl.dropdownMenu dd:hover dl dd:hover dl {display:block; position:absolute; left:155px; top:0; z-index:999;}
dl.dropdownMenu dd:hover dl dd:hover dl.left {left:-105px;}

.secondnav_dl
{
width:160px !important;
-moz-box-shadow: 2px 2px 7px #A4B2B6;
-webkit-box-shadow: 2px 2px 7px #A4B2B6;

}
*/







/* POSITION ITEM
---------------------------------------------------------------*/

    .positioneddiv
    {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        display: block;
        visibility: hidden;        
    }
    
    .positioneddiv .posblock1
    {
        margin: 0 auto;
        padding: 0;
        width: 760px;
        height: 1px;
        display: block;
        visibility: hidden;
    }
    
    .positioneddiv .posblock1 .posblock2
    {
        display: block;
        visibility: visible; 
    }
    
/* ROUNDED BORDERS
 ---------------------------------------------------------------*/

div.sb-inner { background: white; }


/* SHADOW BOX
----------------------------------------------------------------*/
/* Overlay  */
#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

/* Container  */
#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

/* Shadowbox  */
#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  background-color: #000;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #222;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

/*_ Messages  */
div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}

/* SIFR
----------------------------------------------------------------*/
.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;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}



/* STRETCH TOOL
----------------------------------------------------------------*/
    
    .stretch {
        cursor: pointer;
    }
    
    .stretch img {
        margin-right: 4px;
    }
    
    
/* TABS
----------------------------------------------------------------*/

.tab-wrapper
{
	padding:				1em 1.5em;
	margin:					0;
	border:					1px solid #eee;
	clear:					both;
}
.tab-menu
{
	margin:					0;
	padding:				0;
	list-style:				none;
	overflow:				auto;
}
.tab-menu li
{
	margin:					0;
	padding:				0;
	float:					left;
	line-height:			2em;
}
.tab-menu li a
{
	padding:				0 .5em;
	font-weight:			bold;
}
.tab-menu li a:hover,
.tab-menu li a:focus
{
	/* your effect here */
}
.tab-menu li.tab-selected a
{
	text-decoration:		none;
	color:					inherit;
	/* your effect here */
}

#carousel p {color:#FF6600; font-weight:bold; text-transform:uppercase;}


/*** ESSENTIAL STYLES ***/
.dropdownMenu, .dropdownMenu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.dropdownMenu {
	line-height:	1.0;
}
.dropdownMenu dl {
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.dropdownMenu dl dd {
	width:			100%;
}
.dropdownMenu dd:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.dropdownMenu dd {
	float:			left;
	position:		relative;
}
.dropdownMenu a {
	display:		block;
	position:		relative;
}
.dropdownMenu dd:hover dl,
.dropdownMenu dd.sfHover dl {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
dl.dropdownMenu dd:hover dd dl,
dl.dropdownMenu dd.sfHover dd dl {
	top:			-999em;
}
dl.dropdownMenu dd dd:hover dl,
dl.dropdownMenu dd dd.sfHover dl {
	left:			12em; /* match ul width */
	top:			0;
}
dl.dropdownMenu dd dd:hover dd dl,
dl.dropdownMenu dd dd.sfHover dd dl {
	top:			-999em;
}
dl.dropdownMenu dd dd dd:hover dl,
dl.dropdownMenu dd dd dd.sfHover dl {
	left:			12em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.dropdownMenu {
	float:			left;
	margin-bottom:	1em;
}
.dropdownMenu a {
	padding: 		.5em .75em;
	text-decoration:none;
	}
.dropdownMenu a, .dropdownMenu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			white;
}
.dropdownMenu dd {
	background:	none;
}
.dropdownMenu dd dd {
	background:		#5AADCF; border-bottom:solid 1px #fff; width:100%;
}
.dropdownMenu dd dd dd {
	background:		#5AADCF; width:100%;
}
.dropdownMenu dd:hover, .dropdownMenu dd.sfHover,
.dropdownMenu a:focus, .dropdownMenu a:hover, .dropdownMenu a:active {
	outline:		0;
	background-color: #EEC911;
}


/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
dd:hover > a > .sf-sub-indicator,
dd.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}


/*** arrows **/
.dropdownMenu a.sf-with-ul {
	padding-right: 	.6em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden; /* 8-bit indexed alpha png. IE6 gets solid image only */
	background-image: url(../../arrow-right.png);
	background-repeat: no-repeat;
	background-position: -10px -100px;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
dd:hover > a > .sf-sub-indicator,
dd.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}


/* point right for anchors in subs */
.dropdownMenu dl .sf-sub-indicator { background-position:  -10px 0; }
.dropdownMenu dl a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.dropdownMenu dl a:focus > .sf-sub-indicator,
.dropdownMenu dl a:hover > .sf-sub-indicator,
.dropdownMenu dl a:active > .sf-sub-indicator,
.dropdownMenu dl dd:hover > a > .sf-sub-indicator,
.dropdownMenu dl dd.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.dropdownMenu dl .sf-sub-indicator { background-position:  -10px 0; }
.dropdownMenu dl a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.dropdownMenu dl a:focus > .sf-sub-indicator,
.dropdownMenu dl a:hover > .sf-sub-indicator,
.dropdownMenu dl a:active > .sf-sub-indicator,
.dropdownMenu dl dd:hover > a > .sf-sub-indicator,
.dropdownMenu dl dd.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
