body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	background: #e0e0da;
}
div.page
{
	width: 100%;
	height: 100%;
	text-align: center;
}
div.background
{
	width: 100%;
	height: 100%;
	z-index: 8;
	position: absolute;
	left: 0px;
	top: 0px;
}
img.background
{
	width: 100%;
	height: 100%;
	z-index: 9;
}
img.header
{
	margin-bottom: -4px; 
	width: 100%; 
	height: 86px; 
	z-index: 11; 
	position: absolute;
	border: 0px;
}
img.logo
{
	margin-bottom: -4px;
	z-index: 100;
	position: absolute; 
	left: 0px;
	border: 0px;
}
img.menu
{
	border: 0px;
	margin-right: -4px;
}
div.pattern
{
	position: absolute;
	top: 92px;
	left: 0px;
	width: 100%;
	height: 32px;
	z-index: 10;
	background: url("images/pattern_top.png");
	background-repeat: repeat-x;
}
div.holder
{
	width:85%;
	margin: auto;
	text-align: left;
	position: relative;
	z-index: 13;
	background: #fff;
	min-width: 1000px;
	max-width: 1300px;
}
div.header
{
	float: left;
	width: 100%;
	height: 86px;
	background: url("images/header.png");
	position: absolute;
	z-index: 11;
}
div.menu_holder
{
	width: 100%;
	height: 30px;
	position: relative;
	top: 86px;
	z-index: 14;
	background: url("images/menu_back.png");
}
div.flags
{
	position: absolute;
	right: 10px;
	float: right;
	top: 4px;
}
img.flags
{
	border: none;
	margin-right: 8px;
}
div.content_holder
{
	position: relative;
	margin-top: 81px;
	width: 100%;
	background: #fff;
}
div.top_content
{
	width: 100%;
	height: 286px;
}
div.banner
{
	float: left;
	width: 662px;
	position: absolute;
	z-index: 1;
	top:4px;
	background: #0C6C9F;
}
div.navigator
{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 4px;
	height: 286px;
	background: url("images/nav_back.png");
	overflow: hidden;
}
div.nav_cont
{
	position: relative;
	margin-left: 662px;
	top: 0px;
	height: 286px;
	background: url("images/nav_cont_back.png") no-repeat;
	z-index: 1;
}
div.nav_title
{
	position: relative;
	top: 56px;
	margin-left: 80px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
div.pill
{
	position: absolute;
	right: 0px;
	top: 257px;
	width: 34px;
	height: 29px;
	background: url("images/pill.png") no-repeat;
	z-index: 16;
}
div.form
{
	position: relative;
	top: 100px;
	width: 100%;
}
table.nav
{
	margin-left: 5%;
	margin-right: 5%;
	width: 70%;
}
td.nav
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
select.select
{
	width: 160px;
}
table.content
{
	width: 100%;
	position: relative;
	z-index: 18;
	margin-top: 6px;
}
td.left
{
	width: 229px;
	vertical-align: top;
}
td.right
{
	width: 229px;
	vertical-align: top;
	text-align: right;
}
td.center
{
	vertical-align: top;
	text-align: center;
}
div.consult
{
	widht: 229px;
	height: 183px;
	background: url("images/consult.png") no-repeat;
	z-index: 19;
	text-align: center;
}
div.online
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	position: relative;
	text-align: center;
	margin: auto;
	top: 135px;
}
div.box_holder
{
	width: 229px;
	height: 100%;
	background: url("images/box_top1.png");
	margin-top: 0px;
	margin-bottom: 2px;
}
div.videobox_holder
{
	width: 229px;
	height: 100%;
	background: #ddd;
	border: 1px solid #C0C0C0;
	margin-top: 0px;
	margin-bottom: 2px;
}
div.box_content
{
	width: 229px;
	background: url("images/box_top.png");
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
div.video_box_back
{
	width: 229px;
	height: 45px;
	background: url("images/video_box_back.png") no-repeat;
	background-position: top;
	text-align: center;
	position: absolute;
	margin-top: 17px;
}
div.videobox_content
{
	width: 229px;
	background: #ddd;
	background-position: top;
	text-align: center;
}
div.box_holder_pr
{
	width: 205px;
	height: 100%;
	background: url("images/box_top1.png");
	margin-top: 1px;
}
div.box_title
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	position: relative;
	top: 35px;
	margin-left: 70px;
	z-index: 20;
	text-align: left;
}
div.box_title_video
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	position: relative;
	top: 32px;
	margin-left: 70px;
	z-index: 20;
	text-align: left;
}
div.box_text
{
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	position: relative;
	text-align: left;
	margin: auto;
	width: 200px;
	margin-top: 60px;
	line-height: 15px;
}
div.more a
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	position: relative;
	left: 95px;
}
div.more a:hover
{
	color: #fff;
	text-decoration: none;
}
div.pill1
{
	position: relative;
	left: 0px;
	width: 229px;
	height: 29px;
	background: url("images/pill1.png") no-repeat;
	background-position: right;
	z-index: 16;
	margin: auto;
}
div.login_back
{
	width: 205px;
	height: 83px;
	background: url("images/login_back.png") no-repeat;
	z-index: 19;
	margin-top: 60px;
	margin-left: 23px;
	text-align: left;
}
input.login
{
	font-family: verdana;
	font-size: 9px;
	margin-top: 19px;
	border: 0px;
	position: absolute;
	margin-left: 42px;
	color: #666;
}
input.pass
{
	font-family: verdana;
	font-size: 9px;
	margin-top: 49px;
	border: 0px;
	position: absolute;
	margin-left: 42px;
	color: #666;
}
input.image
{
	margin-left: 90px;
}
div.footer_holder
{
	width: 102%;
	height: 29px;
	margin-top: 0px;
	margin-left: -1%;
	font-size: 10px;
	color: #fff;
	line-height: 29px;
	position: absolute;
}
div.footer
{
	width: 102%;
	height: 29px;
	margin-top: 0px;
	margin-left: -1%;
	background: url("images/footer_back.png") repeat-x;
	background-repeat: repeat-x;
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	line-height: 29px;
	position: absolute;
}
div.footer a
{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
div.footer a:hover
{
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
div.copy_holder
{
	text-align: center;
	margin-top: 30px;
}
div.copy
{
	width: 98%;
	height: 20px;
	background: #fff;
	font-family: verdana;
	font-size: 9px;
	color: #666;
	text-align: center;
	line-height: 20px;
	position: relative;
	margin: auto;
}
div.copy a
{
	color: #666;
	text-decoration: none
}
div.art_holder
{
	width: 98%;
	border: 1px solid silver;
	background: #f3f3f3;
	margin: auto;
	text-align: center;
}
div.article
{
	width: 95%;
	margin: auto;
	text-align: left;
}
div.art_title
{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #07779e;
	margin-top: 10px;
}
div.art_title a
{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #07779e;
	margin-top: 10px;
	text-decoration: none;
}
div.art_text
{
	font-family: verdana;
	font-size: 11px;
	color: #373737;
	margin-top: 30px;
	line-height: 15px;
	margin-bottom: 20px;
}
div.art_more
{
	font-family: verdana;
	font-size: 11px;
	color: #4f4f4f;
	line-height: 15px;
	text-align: right;
}
div.art_more a
{
	color: #07779e;
	margin-top: 10px;
	line-height: 29px;
	text-align: right;
	margin-right: 50px;
	z-index: 30;
}
div.art_more a:hover
{
	color: #07779e;
	margin-top: 10px;
	line-height: 29px;
	text-align: right;
	text-decoration: none;
}
div.art_pill
{
	position: relative;
	width: 98%;
	height: 29px;
	top: -29px;
	left: 1px;
	background: url("images/art_pill.png") no-repeat;
	background-position: right;
	z-index: 16;
	margin: auto;
}
div.ticket_holder
{
	width: 98%;
	border: 1px solid silver;
	background: #f3f3f3;
	margin: auto;
	text-align: center;
}
div.ticket
{
	width: 95%;
	margin: auto;
	text-align: left;
}
div.tick_title
{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #07779e;
	margin-top: 10px;
	cursor: pointer;
}
div.tick_text
{
	font-family: verdana;
	font-size: 11px;
	color: #373737;
	margin-top: 10px;
	line-height: 15px;
}
.com_title
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #07779e;
	margin-top: 10px;
}
#FlabellComponent{
	margin-bottom: -5px;
}
div.sub_menu
{
width: 100%;
position: absolute;
top: 30px;
left: 0px;
vertical-align: top;
}
div.icons
{
	position: relative;
	margin-top: 23px;
	left: 20px;
	float: left;
}
div.prodlist_holder
{
	width: 94%;
	border: 1px solid silver;
	background: #f3f3f3;
	margin: auto;
	text-align: center;
}
div.prodlist
{
	width: 95%;
	margin: auto;
	text-align: left;
	margin-bottom: 29px;
}
div.toolslist
{
	width: 95%;
	margin: auto;
	text-align: left;
	margin-bottom: 4px;
}
div.prodlist_title
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #07779e;
	margin-top: 10px;
}
.prodlist_title a
{
	color: #07779e;
	text-decoration:none;
}
.prodlist_title a:hover
{
	text-decoration:underline;
}
div.prodlist_pill
{
	position: relative;
	width: 94%;
	height: 29px;
	top: -29px;
	left: 1px;
	background: url("images/art_pill.png") no-repeat;
	background-position: right;
	z-index: 16;
	margin: auto;
}
div.prodlist_text
{
	font-family: verdana;
	font-size: 11px;
	color: #373737;
	background: url("images/logo_mini.jpg");
	background-repeat: no-repeat;
	margin-top: 5px;
}
div.prodlist_text a
{
	color: #07779e;
	line-height: 21px;
	text-align: right;
	margin-right: 50px;
	margin-left: 30px;
	z-index: 30;
	margin-top: 10px;
}
div.prodlist_text a:hover
{
	color: #07779e;
	margin-top: 10px;
	line-height: 21px;
	text-align: right;
	text-decoration: none;
}
div.update_text
{
	font-family: verdana;
	font-size: 11px;
	color: #373737;
	background: url("images/step_icon.png");
	background-repeat: no-repeat;
	margin-top: 5px;
}
div.update_text span
{
	line-height: 21px;
	text-align: right;
	margin-right: 50px;
	margin-left: 30px;
	z-index: 30;
	margin-top: 10px;
}
.combo
{
	font-family: verdana;
	font-size: 10px;
	color: #666;
	height: 17px;
}
a.sidelink
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	position: relative;
}
a.sidelink:hover
{
	color: #fff;
	text-decoration: none;
}
div.important_holder
{
	width: 98%;
	border: 1px solid #CF9B00;
	background: #EFC64A;
	margin: auto;
	text-align: center;
}
div.important_title
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #df2828;
	margin-top: 10px;
}
div.important_pill
{
	position: relative;
	width: 98%;
	height: 29px;
	top: -29px;
	background: url("images/red_pill.png") no-repeat;
	background-position: right;
	margin: auto;
	left: 1px;
	
}
div.search_holder
{
	width: 237px;
	height: 41px;
	right: 10px;
	top: 30px;
	background: url("images/search_back.png") no-repeat;
	position: absolute;
	z-index: 149;
	_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/search_back.png')
}
input.search
{
	width: 150px;
	font-family: verdana;
	font-size: 11px;
	color: #666;
	top: 43px;
	right: 83px;
	border: 0px;
	position: absolute;
	z-index: 160;
}
input.search_subm
{
	position: absolute;
	z-index: 161;
	top: 40px;
	right: 25px;
}
img { behavior: url(js/iepngfix.htc) }
img.online_banner
{
	border: none;
	margin-bottom: -2px;
}
h1.short_desc
{
	font-weight: normal;
	font-size: 11px;
	margin-top: -1px;
}
/* Result messages styles*/
.error
{
	font-family: verdana;
	font-size: 11px;
	color: red;
	font-weight: bold;
}
.success
{
	font-family: verdana;
	font-size: 11px;
	color: green;
	font-weight: bold;
}
.inputRed
{
	border: 1px solid red;
	background: #ffd4d4;
}
input.silver_submit
{
	width: 101px;
	height: 19px;
	background: url("images/sub_silver_back.png");
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	border: none;
	font-weight: bold;
	line-height: 19px;
}
input.izb
{
	width: 104px;
	height: 21px;
	background: url("images/izb_new.png");
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	border: none;
	font-weight: bold;
	_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/izb_new.png')
}
input.login_new
{
	width: 89px;
	height: 19px;
	background: url("images/login_new.png");
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	border: none;
	font-weight: bold;
	text-align: center;
	_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/login_new.png');
	margin-left: 90px;
}
