html {
	overflow-y: scroll;
}

body {
	background:#162333;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	border-collapse: collapse;
	background-color:#000;
	margin:0px;
	padding:0px;
	background-image:url(/site_images/main_back.jpg);
	background-repeat:repeat-x;
}

#main 
{
	overflow:hidden;
	width:100%;
	height:1118px;
	background-image:url(/site_images/full_background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.clearer {
	clear:both; 
	height:0px !important;
	line-height:0px !important;
	font-size:0px;
	
}

.blue_button
{
	border:none; 
	background-image:url(../site_images/btn_pass.jpg); 
	background-repeat:no-repeat;
	width:91px; 
	height:21px; 
	font-size:11px; 
	font-variant:small-caps; 
	font-weight:bold;
}

.addtobasket_button
{
	border:none; 
	background-image:url(../site_images/btn_kosarba.jpg); 
	background-repeat:no-repeat;
	width:102px; 
	height:25px; 
	font-size:11px; 
	font-variant:small-caps; 
	font-weight:bold;
	padding-left:25px;
	color:#ffffc5;
}

.print_button
{
	border:none; 
	background-image:url(../site_images/btn_nyomtatas.jpg); 
	background-repeat:no-repeat;
	width:102px; 
	height:25px; 
	font-size:11px; 
	font-variant:small-caps; 
	font-weight:bold;
	padding-left:25px;
	color:#ffffc5;
}

.login_button
{
	border:none; 
	background-image:url(../site_images/btn_belepes.jpg); 
	background-repeat:no-repeat;
	width:79px; 
	height:25px; 
	font-size:12px; 
	font-variant:small-caps; 
	font-weight:bold;
	color:#FFF;
}

.arvaltozas_button
{
	border:none; 
	background-image:url(../site_images/btn_arvaltozas.jpg); 
	background-repeat:no-repeat;
	width:102px; 
	height:25px; 
	font-size:9px; 
	font-variant:small-caps; 
	font-weight:bold;
	padding-left:5px;
	color:#ffffc5;
}

.is_admin {
	border-top:2px solid red;
}

a, a:visited {
   	text-decoration: none;
   	text-align:left;
  	color: #ffffff;
}

a:hover {
	color: #ffffc5;
}

/*input[type=submit] {
	font-family:inherit;
	background-color:#193741; 
	border:1px solid #325D86;
	color:#f90;
	cursor:pointer;
}
input[type=submit]:hover {
	color:#F90;
}*/

input[type=text], input[type=password]
{
	background-color:#EFEFEF;
	border-style:solid;
	border-width:1px;
	border-color:#707070;
	color:#000;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:10px;
	width:160px;
	font-size:12px;
	height:25px;
}

select
{
	background-color:#EFEFEF;
	border-style:solid;
	border-width:1px;
	border-color:#707070;
	color:#000;
}

.input_registration
{
	width:160px;
}

img
{
	border:none;
}

.input-field {
	width:150px;
	cursor:text;
}

.small-field {
	width: 100px; 
	text-align:left;
	padding-right: 0px;
    background-position: right center;
	margin-bottom:5px;
}

.percent-field {
	width: 40px; 
	text-align:left;
    height: 21px;
}

.price-field {
	width: 82px; 
	text-align:right;
	padding-left: 20px;
    background-position: left center;
	margin-bottom:5px;
}

.search-field {
	width:140px;
	padding-left: 20px;
	height:25px;
	background: #fff url(../site_images/search.png);
   
    background-repeat: no-repeat;
    background-position: left center;
    height: 21px;
	}



/* HEAD START */
.site-header {
    /*position:relative;
	display:inline;
	margin:0 0 0px 0;*/
	background:#F5FDFF;
	width:1000px;
	height:204px;
	overflow:hidden;
 }
 /* HEAD END */



/* FOOTER START */
.site-footer {

    height: auto;
    font-size: 10px;
	text-align:center;
	color:white;
	padding-top:5px;
	background-image:url(../site_images/footer.jpg);
	background-repeat:no-repeat;
	margin:0px;
	width:1000px;
	overflow:hidden;
}
/* FOOTER END */


.login-status {
    height:12px;
	font-weight:bold;
	font-size:11px;
	padding-left:40px;
	padding-top:3px;
	padding-bottom:5px;
	color: #f90;
	/*background-image:url(../site_images/login_back.jpg);
	background-repeat:repeat-x;*/
	background-color:#000000;
 }
 
 .login-status a, .login-status a:visited {
	 color:#FFF;
	 text-decoration:none;
}

 .login-status a:hover {
	 text-decoration:underline;
}
 

.wrapper {
	text-align: left;
	margin: 0px auto;
	padding:0px;
	width: 1000px;
	margin-left:-500px;
	height:auto;
	position:absolute;
	top:0; 
	left:50%;
	/*background-image:url(../site_images/wrap.jpg);
	background-repeat:repeat-y;	*/
}




/* CONTENT START */
.site_content {

    float:left;
    text-align : left;
	margin-left:3px;
	margin-right:3px;
    vertical-align : top;
	width:594px;
	max-width:594px;
	min-height:580px;
	overflow:hidden;
	height:auto !important;
	/*height:580px;*/

}

.site_content a img {
	border: solid 1px #325D86;
	padding:2px !important;
}

.site_content a img:hover{
	border: solid 1px #f90;
	
}
/* CONTENT END */




/* LEFT MENU START */
.left_menu {
    width:200px;
	float:left;
	overflow:hidden;

}
/* LEFT MENU END */




/* RIGHT MENU START */
.right_menu {
    width:200px;
    float:right;	
	overflow:hidden;
}
/* RIGHT MENU END */




/* PRODUCT ROW START */
.products-row {
	position:relative;
	display:block;
	padding:20px;
}
/* PRODUCT ROW END */



.quantity-box {
	width:25px;
	text-align:right;
}

.floating-name {
	position:absolute;
	height:20px;
	width:450px;
	border:1px solid red;
	background: #ffffff;
	z-index:1001;
	font-size:12px;
	text-align:right;
	padding-bottom:4px;
	line-height:20px;
}

.floating-description {
	position:absolute;
	top:35px;
	height:100px;
	width:450px;
	border:1px solid red;
	background: #ffffff;
	z-index:1000;
}

.small-picture {
	position:relative;
	width:135px;
	border:1px solid black;
}

img {
	border:0px;
}

.error_message {
   display: block;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	/*background-image: url(../site_images/opaque.gif);*/
	background-color:#000000;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
    opacity: .5;
	z-index:1001;
}


.inner_error {
    display: block;
	position: absolute;
    margin-left: auto;
    margin-right: auto;
	top:200px;
    left: 0;
    right: 0;
	overflow:hidden;
	padding-top:100px;
	width: 500px;
	height: 300px;
	border: 2px solid #ffffff;
	background-color:#ff6600;
	background-image: url(../site_images/jelentkezzen.jpg);
	background-repeat:no-repeat;
	z-index:1002;
	overflow: auto;
	cursor:pointer;
	font-size:20px;
	text-align:center;
}

.inner_error_text {
		overflow:hidden;
		text-align:center;
		vertical-align:top;
		font-size:20px;
		line-height:16px;
		color:#F00;
		padding-top:50px;
		font-variant:small-caps;
}

.chat {
    display: block;
	width: 564px;
	padding: 16px;
	background-color: white;
	overflow: auto;
	cursor:pointer;
	font-size:20px;
	text-align:center;
}


.paginate {
    border:1px solid black;
}

/***********/



/* LEFT MENU WRAPPER START */
.menu-wrapper {
	float: left;
    width: 100%;
}

.menu-wrapper ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*background-color: #fff;*/
	height:25px;
	line-height:25px;
}

.menu-wrapper li {
	position: relative;
	float: left;
	width: 200px;
	/*background-image:url(../site_images/boxhead_yellow.gif);
	background-repeat: repeat-x;*/
	cursor:pointer;
	padding-left:6px;
	color: #fff8b0;
	font-weight:bold;
	font-size:11px;
	margin-bottom:1px;
	
}

.menu-wrapper li:hover {
	color:#ffffff;
}

.menu-wrapper ul ul {
        left: 0px;
}
/* LEFT MENU WRAPPER END */




/* LEFT MENU SUB BTN START */
.menu-wrapper a {
        font-size:11px;
        display: block;
        margin: 0;
        padding: 0;
        color: #fff8b0;
        text-decoration: none;
		text-align:left;
		height:25px;
		line-height:25px;
		font-weight:normal;
		
}

.menu-wrapper a:hover {
        color: #ffffff;
}

.menu-wrapper a:visited
{
	color:fff8b0;
}
.menu-wrapper ul li li a{
	position:relative;
        font-size:11px;
        display: block;
        margin: 0px;
        
        color: #fff8b0;
        text-decoration: none;
		text-align:left;
		height:25px;
		line-height:25px;
		font-weight:normal;
		background-image:none;
}
.menu-wrapper ul li li a img{
	position:relative;
	padding-top:3px;
}

.is_opened {
font-weight:bold;
font-variant:small-caps;
}
.is_opened:before
{
content:"* ";
}
/* LEFT MENU SUB BTN END */

/***************/

.table_head, .table_foot
{
text-align:center;
font-weight:bold;
}
.table_row { border-bottom:1px dotted black;  }

.package_row { float:left; border-bottom: 1px solid silver; padding: 5px; font-size:11px; }
.package_name {width:390px; font-weight:bold; border-right:1px solid silver; font-size:11px; }
.package_price {width:160px; font-size:11px; }
.product_comment { border:1px solid silver; color:#000000; padding:5px; background: #FFFEA0; width:460px; }
/* PRODUCT NAME INSIDE START */
.product_name{
	font-size:14.5px;
	font-weight:bold;
	width:350px;
	text-align:left;
	padding:2px 0 2px 12px;
	margin:0 0 6px;
	text-transform: capitalize;
	color: #ffffc5;
	background-color:#000;
	background-image:url(../site_images/boxhead.gif);
	background-repeat:repeat;
	border-style:solid;
	border-width:1px;
	border-color:#958b74;
}
/* PRODUCT NAME INSIDE END */
 .paginator {
background: #E0F0FF;
padding-bottom:2px;
padding-top:10px;

}

/* PRODUCT TABS START */  
 ul#tabnav {
    height:25px;
    margin:0pt;
    padding:0pt;
    display:block;
    line-height:25px;
}

ul#tabnav li {
    margin:0;
    padding:0;
    float:left;
    height:25px;
    list-style-type:none;
    position:relative;
}

ul#tabnav li a {
    color:#333;
    font-size:12px;
    font-weight:bold;
    line-height:25px;
    text-decoration:none;
    display:block;
    float:left;
    height:25px;
    margin:0pt 0pt 0pt 5px;
    padding:0pt 6px;
    position:relative;
    border-top: 1px solid #ffffc5;
	border-left: 1px solid #ffffc5;
	border-right: 1px solid #ffffc5;
	background:#333333 none repeat scroll 0%;
	color:#ffffc5;
}

ul#tabnav li a:hover, ul#tabnav li a.selected {
    background:#666666 none repeat scroll 0%;
	border-bottom:0px;
	color:ffffc5;
}

.panel {
	border-top: 1px solid #ffffc5;
    background:#080808 none repeat scroll 0%;
    display:block;
	min-height:300px;
	height:auto !important;
	float:left;
	/*height:300px;*/
	overflow:auto;
}

.panel_content {
    line-height:15px;
    padding:5px 5px 5px 5px;
    text-align:left;
    color:#ffffc5;
	width:594px;
	max-width:584px;
  }
  
/* PRODUCT TABS END */  




/* TOP TEN ITEMS BTN START */
.personal-menu {
	color:#ffffc5;
	display:block;
	text-align:left; 
	padding:2px 0 2px 5px;
	border-bottom:1px dotted #ffffc5;
	background-color:#080808;
}
.personal-menu:visited
{
color:#ffffc5;
}
.personal-menu:hover {
	color:080808;
	background-color:#ffffc5;
}

.personal-menu:active {
	color:red;
}
/* TOP TEN ITEMS BTN END*/



.cart-menu
{

}
.personal-orders
{
font-size: inherit; border: 1px solid #ffffc5;
border-collapse:collapse;
width: 100%;
color:#ffffc5;
}
.personal-orders td
{
border-bottom:1px solid #ffffc5;
padding:4px;
background-color:#080808;
}
.personal-orders th
{
padding:4px;
background-color:#080808;
color:white;
border-bottom:1px solid #ffffc5;
}
.process-order-table
{
font-size:11px;
width:100%;
border-collapse: collapse;
border:1px solid #ffffc5;
}
.process-order-table td
{
border-bottom:1px solid #ffffc5;
padding:4px;
background-color:#080808;
color:#ffffc5;
}

.process-order-table th
{
padding:4px;
background-color:#080808;
color:white;
border-bottom:1px solid #ffffc5;
}
.user-ship-data
{
float:left;
width:50%;
}
.order-details
{
float:left;
width:50%;
}
.order-comment
{
border:1px solid red;
font-size:11px; width:190px; height:100px;

}

.login_form
{

height:160px;
text-align:center;

}
.login_form input
{
border:1px solid gray;
}

.product_table {
	border-collapse:collapse;
	width:580px;
	color:#ffffc5;
}
.product_table th {
	font-size:11px;
	border-bottom:1px solid #ffffc5;;
}
.product_table td {
	font-size:11px;
	border-bottom:1px solid #ffffc5;;
}
.group_list
{

/*border:1px solid #ffffc5;*/
display:block;
width:192px;
max-width:182px;
float:left;
padding:5px;
margin:2px;
color:#ffffc5;
background-color:#080808;
}
/*.group_list a
{
display:block;
}
.group_list a:hover
{
color:ffffc5;
}*/

/* FAVOURITES PRODUCT START */
.box {
	background:#ffffff;
	/**/
	padding:0px;
	
}

.regbox {
	background:#080808;
	padding:15px;
	max-width:160px;
	width:190px;
	color:#ffffc5;
	
}

.box-title {
	color:white;
	background-image:url(../site_images/boxhead.gif);
	background-repeat:repeat;
	font-size:12px;
	/*height:27px;*/
	font-weight:bold;
	font-variant:small-caps;
	padding:0px 0px 0px 7px;
	line-height:27px;
	margin:0 0 4px;
	border-style:solid;
	border-width:1px;
	border-color:#958b74;
}

.box-title-grey {
	color:white;
	background-image:url(../site_images/boxhead_grey.jpg);
	background-repeat:repeat;
	font-size:12px;
	/*height:27px;*/
	font-weight:bold;
	font-variant:small-caps;
	padding:0px 0px 0px 7px;
	line-height:27px;
	margin:0 0 4px;
	border-style:solid;
	border-width:1px;
	border-color:#958b74;
}

/* FAVOURITES PRODUCT END */



.chat_main
{
display:block;
clear:both;
overflow: auto;
height: 380px;
width: 100%;
background-color: #ffffca;
border: 1px solid #325D86;
font-size:12px;
text-align:left;
z-index:1002;
}
.chat_users
{
float:left;
border:1px solid #325D86;
font-size: 11px;
padding:3px;
}
.setting_input
{
width: 400px;
}

#translucent {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
   opacity: .5;
}


.image_gallery {float:left; padding:5px; border:1px solid #325D86; width:160px; max-width:155px; margin: 5px; background-color:white; }

.image_gallery_main {float: left; padding-left:2px; padding-right:0px; padding-top:5px; border:1px solid #767676; height:175px; max-height:150px; width:180px; max-width:170px; margin:5px; background-color:white; }

.image_gallery_main_content {overflow:hidden; text-align:center; height:120px !important;   background-color:white; }
.image_gallery_main_title {  text-align:center;  border-top:1px solid #325D86; width:170px; clear:both; font-weight:bold; font-size:12px }
.gallery_image { overflow: hidden;   height:120px; width:170px; }

.image_gallery_main_inner {float: left; background-color:#ffffff; width:210px; margin:0px; border:1px solid #cccccc; margin-right:5px; padding:4px; background-color:white; margin-bottom:5px; }

.image_gallery_main_content_inner {overflow:hidden; text-align:center; padding-top:5px;  background-color:#ffffff; border:none }
.inner_img {padding: 0px; overflow: hidden; width:200px; border:none }
.row-message, .calendar-information
{

font-weight:bold;
font-size:12px;
text-align:center;
 padding:10px;
border:1px solid silver;
color:red;
background:#FFFFD9;
}
.fake_panel
{
clear:both;
border-top:1px solid #325D86;
}
.comment-textarea
{
width: 570px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
}

.textbox
{
border: 3px solid #cccccc;
	padding: 2px;
	font-size:11px;
}

.news
{ width:580px; color:#ffffc5 }
.news-title
{ font-size:13px; font-weight:bold; text-indent:5px; }
.news-name-time
{ font-size:10px; color: silver; text-indent:15px;}
.news-intro
{ text-align:justify; width:530px; padding:15px; text-indent:10px;  }
.news-content
{text-align:justify; width:530px; padding-right:15px;padding-left:15px; text-indent:10px;}

.wyswyg
{
width:596px;
font-size:11px;
height:1px;
border:0px;
}

.small-button
{
width:90px;
}

.controls{
	padding:3px 0px 0px 0px;
	background-color: #000000;
	color:#555555;
	font-size:15px;
}

/* Compare */

.best { background-color:#080808; padding:5px; color:#ffffc5; font-style:italic; border-left:1px dotted #ffffc5; }
.mid { background-color:#080808; padding:5px; color:#ffffc5; border-left:1px dotted #ffffc5;}
.worst {background-color:#080808;padding:5px; color:#ffffc5; border-left:1px dotted #ffffc5; }


.line { background-image:url(../site_images/line.gif); background-repeat:repeat-x; }
.corner { background-image:url(../site_images/corner.gif); background-repeat:no-repeat; height:30px; width:40px; }
.down {background-image:url(../site_images/down.gif); background-repeat:repeat-y; }
.compare {text-align:right; border:0px; }

.del_0 td{background-color:080808;}
.del_1 td{text-decoration:line-through;}
.admin_y td{font-size:13px; font-weight:bold;}
.admin_n td{}

.user {
    background: #080808;
padding-left:20px;
    /*background-image:url(../site_images/user.gif);
    background-repeat: no-repeat;*/
    background-position: left center;
    height: 25px;
}
.pwd {
    background: #080808;
padding-left:20px;
    /*background-image:url(../site_images/pass.gif);
    background-repeat: no-repeat;*/
    background-position: left center;
    height: 25px;
}
 .information-bar {
	padding:3px 0px 7px 0px;
	font-size:14px;
	/*background-image:url(../site_images/info_back.jpg);
	background-repeat:repeat-x;*/
	font-variant:small-caps;
	font-weight:normal;
}

.information-bar a
{
	color:#000;
}



/******** CALENDAR MODULE ***********/

.calendar_submit_forms { display:inline; }
.calendar_main { border: 1px solid silver; border-collapse:separate;}
.calendar_main_big { border: 1px solid #325D86; border-collapse:separate;    width:550px; color:#ffffc5  }
.calendar_head { background-color: #ffffff; color: black; padding-left:3px; padding-right:3px; font-size:11px; }
.calendar_days_name { background-color: #dddddd; width:90px; text-align:center; font-weight:normal; font-size:11px; }
.calendar_cell { border: 1px solid #dddddd; text-align:center; font-size:11px; }
.calendar_cell_today {border: 1px solid #bbbbbb; text-align:center; font-weight:bold; }
.calendar_display_message { border:1px solid silver;  width:550px;}
.calendar_have_content {cursor:pointer; }
.cal-time { background:#ffffff; padding:5px; width:140px;}
.cal-text {padding:5px; border-bottom:1px solid #325D86; width:390px;}
.cal-text a {display:block;}


/****************** DATEPICKER *********************/
/*******************************************************************************
 container
*********************************************************************************/
.cal-container, #cal-container {
  background-color: #fff;
  border: 1px solid #0066B3;
  overflow:hidden;
  padding: 0px;
  position:absolute;
  width: 200px;
  z-index: 10;

  font-size: 13px;
}

.cal-container iframe {
  border:none;
  height:100%;
  left:0px;
  margin:0;
  padding:0;
  position:absolute;
  top:0px;
  width:100%;
  z-index:0;
}


/*******************************************************************************
 calendar
*********************************************************************************/
table.cal-table {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.cal-header {
  background-color: #84AADE;
  color: #fff;
  text-align: center;
  padding: 3px;
}

.cal-body {
  padding: 5px;
  text-align: center;
}

.cal-footer {
}

.cal-footer-top {
  display: none;
}

.cal-weekday {
  background-color: #A2A19F;
  text-align: center;
}

.cal-otherday {
  color: #fff;
  background-color: #cccccc;
  text-align: center;
}

.cal-sunday {
  background-color: #F78E73;
  text-align: center;
}

.cal-saturday {
  background-color: #73A2DE;
  text-align: center;
}

.cal-holiday {
  background-color: #F78E73;
  text-align: center;
}

.cal-label-cell {
  color: #A2A19F;
  font-size: 75%;
  text-align: center;
}

.cal-label-row .cal-sunday {
  background-color: #fff;
  color: #F78E73;
  text-align: center;
}

.cal-label-row .cal-saturday {
  background-color: #fff;
  color: #73A2DE;
  text-align: center;
}

.cal-day-cell {
  height: 21px;
  border: 1px solid #fff;
  line-height: 1.7;
  width: 14%;
}

.cal-input-hour-minute {
  padding-bottom: 2px;
  text-align: center;
}
.cal-error-list {
  background-color: #E6EFFB;
  padding: 3px 5px 3px 5px;
  font-size: 80%;
  list-style: none;
}
.cal-error-list li {
  background: #E6EFFB url(../images/error.gif) no-repeat center left;
  text-indent: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* for ie bug */
* html .cal-error-list li {
  text-indent: 5px;
}
.cal-ok-button {
  margin-left: 2px;
}

.cal-select-year {
  width: 60px;
}
.cal-select-month {
  width: 60px;
}

/*******************************************************************************
 link
*********************************************************************************/

.cal-next-btn {
  padding-bottom:4px;
  padding-left:8px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

.cal-prev-btn {
  padding-bottom:4px;
  padding-right:8px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

.cal-day-cell a:link,
.cal-day-cell a:visited,
.cal-day-cell a:active {
  color: #fff;
  display:block;
  text-decoration: none;
}

.cal-day-cell a:hover {
  background-color: #fff;
  color: #ADAAB5;
  text-decoration: none;
}

.cal-selected {
  background-color: #fff;
  color: #ADAAB5;
  font-weight: bold;
  text-align: center;
}

.cal-disabled {
  color: #898989 !important;
  background-color: #585756 !important;
  cursor: default;
}

.cal-day-cell a:link.cal-selected,
.cal-day-cell a:visited.cal-selected,
.cal-day-cell a:active.cal-selected {
  color: #ADAAB5;
  display:block;
  text-decoration: none;
}

.product_info {
float:left; 
width:180px; 
border-bottom:1px solid silver;
text-align:left;
padding-left: 5px;
color:#ffffc5;
}
.product_info_right {
float:right; 
width:110px; 
border-bottom:1px solid silver;
text-align: right;
padding-right: 5px;
overflow:hidden;
color:#ffffc5;
}
 .curved {
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 -opera-border-radius:10px;
/*behavior:url(templates/border-radius.htc);*/
 }
.coloured {
background-color: #000000;
color:#fff8b0;
}
.pricelabel 
{
position:absolute; 
bottom:0px; 
right:0px; 
width:100%;
background:#000000;

font-weight:bold; 
opacity:0.6;
filter: alpha(opacity=60);
font-size:18px; 
text-align:right;
color:#fff2a8;
padding:5px;

}
.small_letters
{
font-size:8px !important;

}
#ie-warning {
    background: #FFFFE1 url(../site_images/rules.png) no-repeat 5px 50%;

    margin: 0;
    padding: 7px 10px 7px 30px;

    border-bottom: 1px solid #767E85;
	z-index:10000;
	position:absolute;
}

    #ie-warning p {
        margin: 0;

        font: 12px/1 Arial;
        color: #000;
    }

        #ie-warning p a {
            color: blue;
            text-decoration: underline;
        }

        #ie-warning p a:hover {
            color: red;
        }