
/* CSS Document */
.panel {
	display:none;
}
#int_header {
	width:856px;
	height:48px;
	background-image:url(../images/int_bg_header.gif);
	background-repeat:no-repeat;
	display:block;
	}
	
#int_header img {
	float:left;
	margin:0px 0px 0px 5px;
	}
	
.quote_top {
	background-image:url(../images/quote_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:13px;
	line-height:18px;
	padding:25px 0px 0px 10px;
	}
	
.quote_bottom {
	background-image:url(../images/quote_bottom.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	height:50px;
	overflow:visible;
	padding:15px 0px 0px 0px;
	}
	
#main_profile_top_container{
	display: block;
	float: left;
	margin:0px 0px 0px 22px;
	_margin:0px 0px 0px 11px;
}
	
#main_profile_left_container{
	float: left;
}

#main_profile_right_container{
	float: right;
	width:236px;
	display:table-cell;
}

#main_profile_tabbed_details{
	display:table-cell;
	float: left;
	width: 861px;
	margin:0px 0px 0px 20px;
	_margin:0px 0px 0px 11px;
}

#main_profile_gift_lists{
	display:table-cell;
	float: left;
	width: 861px;
	margin:0px 0px 0px 22px;
	_margin:0px 0px 0px 11px;
}

.profile_top{
	background-image: url(../images/profile_pic_bg_top.jpg);
	background-repeat: no-repeat;
}

.profile_middle{
	height: 190px;
	background-image: url(../images/profile_pic_bg_middle.jpg);
	background-repeat: repeat;
}

.profile_middle_shorter{
	height: 190px;
	background-image: url(../images/profile_pic_bg_middle.jpg);
	background-repeat: repeat-y;
}

.profile_bottom{
	background-image: url(../images/profile_pic_bg_bottom.jpg);
	background-repeat: no-repeat;
}

A.profile_tab_link{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#49adb7;
	text-decoration:none;
}

A.profile_tab_link:visited{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#49adb7;
	text-decoration:none;
}

A.profile_tab_link:active{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#49adb7;
	text-decoration:none;
}

A.profile_tab_link:hover{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#464646;
	text-decoration:none;
}

.divConfirmLeft
{
	float:right;text-align:right;width:150px;padding-right:10px;
}

.divConfirmRight
{
	float:left;text-align:left;padding-left:5px;
}

.section_middle_grey{
	height: 120px;
	background-image: url(../images/section_bg_middle_grey.jpg);
	background-repeat: repeat;
}

.section_middle_white{
	height: 120px;
	background-image: url(../images/section_bg_middle_white.jpg);
	background-repeat: repeat;
}

a.info span{display: none}
a.info:hover span.spanInfor1 {
    display:block !important ;
    position:absolute !important ;
    padding-left:5px;
    padding-right:5px;
    width:160px;
    border:1px solid #0cf;
    background-color:#f0f0f0; color:#000;
    text-align: center;
    text-decoration:none;
}
    
td.myaccount {
	width:220px;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
}