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

BLIS WEB AGENCY "WIDGET" STYLESHEET

================================================================
IMGTXT
----------------------------------------------------------------*/
.imgtxt
{
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
/*MENU (DYNAMIC)
----------------------------------------------------------------*/
.navigation
{
	height: 30px;
	background-color: #FFF;
	margin-top: 0px;
	font-size: 12px;
	overflow: hidden;
	display: block;
	margin-bottom: 28px;
	margin-left: 36px;
	text-transform: uppercase;
}
#dropdownMenu, #dropdownMenu DL
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
	border: 0;
	display: block;
	z-index: 111111;
}
BODY.MSIE6 #dropdownMenu, #dropdownMenu DL
{
	margin-top: -1px;
}
#dropdownMenu A
{
	display: block;
	height: 20px;
	border: 0;
	padding: 0px;
	color: #000;
	text-decoration: none;
	width: 109px;
	text-align: left;
	font-weight: bold;
}
#dropdownMenu A:hover
{
	color: #8A2003;
	font-style: italic;
	font-weight: bold;
	border: 0;
}

#dropdownMenu DD
{
	float: left;
/*float: none;*/
	width: auto;
	border: 0;
	display: block;
	overflow: hidden;
	text-align: left;
	z-index: 111111;
	font-weight: normal;
}
#dropdownMenu DD DL
{
/*margin-top: -30px;
margin-left: 104px;
float:left;*/
	position: absolute;
	display: block;
	z-index: 222222;
	width: auto;
}
#dropdownMenu DD DL A
{
	font-size: 12px;
	line-height: 11px;
	height: 20px;
	width: auto;
	float: left;
	text-transform: none;
	font-weight: normal;
	color: #636467;
}
#dropdownMenu DD DL A:hover
{
	font-weight: normal;
	color: #8A2003;
	font-size: 12px;
	font-style: normal;
}
#dropdownMenu DD DL DD
{
	z-index: 222222;
	float: left;
	width: auto;
	text-align: left;
	height: 13px;
	margin-top: 4px;
	margin-bottom: 20px;
}
#dropdownMenu DD DL DL
{
	position: absolute;
	margin-top: -30px;
	margin-left: 100px;
	background: #EEE;
	width: 100px;
	z-index: 222222;
}
#dropdownMenu DL
{
	display: none;
	width: 728px;
}
#nav_12 A
{
	width: 157px;
}
#nav_16 A
{
	width: 66px;
}
#nav_10 A
{
	width: 120px;
}
#nav_11 A
{
	width: 100px;
}
/*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: #FFFFFF;
}
/*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;
}
#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 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*/
}
#nav_13 A
{
	width: 115px;
}
#nav_14 A
{
	width: 101px;
}
#nav_15 A
{
	width: 116px;
}
#dropdownMenu #nav_24
{
	width: 32px;
	border-right: 1px solid #636467;
}
#dropdownMenu #nav_25
{
	width: 46px;
	padding-left: 12px;
	border-right: 1px solid #636467;
}
#dropdownMenu #nav_26
{
	width: 69px;
	padding-left: 12px;
	border-right: 1px solid #636467;
}
#dropdownMenu #nav_20
{
	width: 112px;
	border-right: 1px solid #636467;
}
#dropdownMenu #nav_21
{
	width: 100px;
}
#dropdownMenu #nav_22
{
	margin-right: 20px;
}
#dropdownMenu #nav_27
{
	padding-left: 12px;
	margin-right: 20px;
}
