﻿img
{
	border:0px;
}

.main
{
	width:778px;
	height:auto;
	margin:auto;
	font-family:Tahoma, Sans-Serif;
	font-size:11px;
}

.header
{
	width:757px;
	height:73px;
	margin:auto;
	overflow:hidden;
}

.header .logo
{
	margin-top:15px;
	width:110px;
	height:auto;
	float:left;
}

.header .menu
{
	width:634px;
	float:right;
}

.header .menu ul
{
	list-style-type:none;
	float:right;
	margin-top:9px;
}

.header .menu ul li
{
	float:left;
}

.header .tool_bar
{
	width:647px;
	*width:646px;
	height:33px;
	overflow:hidden;
	float:left;
}

.header .tool_bar .welcome_bar, .header .tool_bar .login
{
	float:left;
	height:16px;
	margin-top:10px;
	margin-left:38px; 
	_margin-left:20px;
}

.header .tool_bar .login
{
	margin-top:0px;
}

.header .tool_bar .welcome_bar img, .header .tool_bar .welcome_bar p
{
	float:left;
	vertical-align:middle;
	padding-right:8px;
}

.header .tool_bar .welcome_bar img
{
	margin-top:4px;
}

.header .tool_bar .welcome_bar .divisor
{
	margin:auto 5px auto 2px;	
}

.tool_bar .welcome_bar p a, .tool_bar .login p a
{
	color:#005da5;
	text-decoration:underline;
}

.tool_bar .welcome_bar p a:hover, .tool_bar .login p a:hover
{
	text-decoration:none;
}

.tool_bar .login
{
	
}

.tool_bar .login, .tool_bar .login input
{
	font-size:9px;
	float:left;
	margin-top:10px;
	margin-right:5px;
}

.tool_bar .login img
{
	margin-top:8px;
	margin-right:5px;
	float:left;
	cursor:pointer;
}
.tool_bar .login p
{
	float:left;
	margin-top:13px;
}


/* =========================== */
/* Search toolbar in Header    */
/* =========================== */

.principal_search_toolbar
{
	width:607px;
	*width:607px;
	height:33px;
	background-image: url(../images/Buildings/search_toolbar_pattern.gif);
	background-repeat:repeat-x;
	float:right;
}

.principal_search_toolbar table
{
	height:33px;
}		

.principal_search_toolbar table tr, .principal_search_toolbar table tr td
{
	margin:0px;
	padding:0px;
}

.principal_search_toolbar .combos
{
	width:auto;
	*width:390px;
	margin-left:10px;
}

.principal_search_toolbar .combos select
{
	font-size:10px;
	margin-right:5px;
	padding:0px;
	float:left;
}

.principal_search_toolbar .ok
{
	margin-left:10px;
	margin-right:13px;
	*margin-left:10px;
	*margin-right:15px;
	float:left;
	cursor:pointer;
}

.search_by_word_div
{
	float:right;
	width:228px;
	overflow:visible;
}

.search_by_word_div .absolute
{
	position:absolute;
	width:221px;
	height:33px;
	top:33px;
	background-image: url(../images/Principal/bg_search_by_word.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:7px;
	display:none;
}

.search_by_word_div .absolute input
{
	color:#ea171e;
	font-size:9px;
	padding:2px;
}

.search_by_word_div .absolute .left_margin
{
	margin-left:3px;
	padding:0px;
}

/* =========================== */
/* Search toolbar in Buildings */
/* =========================== */

.search_toolbar
{
	width:757px;
	height:37px;
	background-image: url(../images/Buildings/search_toolbar_pattern.gif);
	background-repeat:repeat-x;
	margin:auto;
}

.search_toolbar table
{
	*margin-top:-7px;
}

.search_toolbar .find_building_title
{
	 margin:auto 10px;
}

.search_toolbar .combos
{
	width:auto; 
	float:left;
}

.search_toolbar .combos select
{
	margin-right:6px;
	padding:2px;
	height:20px;
	font-family:Tahoma, Sans-Serif;
	font-size:11px;
	color:#6f727b;
}

.search_toolbar .find
{
	margin-left:15px;
	margin-right:21px;
	float:left;
}

.search_toolbar .house
{
	margin-left:10px;
}

.search_toolbar p
{
	color:#FFF;
	font-family:Tahoma, Sans-Serif;
	font-size:11px;
	margin:auto 5px;
}

.search_toolbar a
{
	color:#FFF;	
	text-decoration:underline;
	text-align:center;
}

.search_toolbar p a:hover
{
	text-decoration:none;
}

/* ========================== */
/* Bigs titles (Banner)       */
/* ========================== */

.banner_title
{
	width:757px;
	height:99px;
	margin:auto;
	clear:both;
}


/*--------------------*/
/* Down side content  */
/*--------------------*/

.footer_content
{
	margin-top:1px;
	height:154px;
}

.footer_content p
{
	margin-top:10px;
	margin-bottom:15px;
	_margin-bottom:0px;
}

.trisul_life
{
	width:259px;
	line-height:19px;
	float:left;
}

.online_attendant
{
	width:259px;
	line-height:19px;
	float:left;
	margin-left:1px;
}

.sales
{
	width:236px;
	line-height:19px;
	float:left;
	margin-left:1px;
}

.footer_hr
{
	border:solid 1px #cbdfee;
	margin:12px auto;
	width:757px;
}

.footer
{
	padding-bottom:40px;
}

.footer .adress
{
	width:360px;
	float:left;
	color:#4c93c4;
}

.footer .rights
{
	width:212px;
	float:right;
	color:#4c93c4;
}

.footer .rights a
{
	color:#4c93c4;
	text-decoration:underline;
	font-weight:bold;
}

.footer .rights a:hover
{
	color:#4c93c4;
	text-decoration:none;
	font-weight:bold;
}

/*-----------*/
/* STRUCTURE */
/*-----------*/

.left { float:left; }
.right { float:right; }
.clear { clear:both; }
