/* CSS Document */

html, body, ul, ol, li, p, table, tr, td, a, h1, h2, h3, h4, img, iframe {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}

ul, ol, li, p, td, a, h1, h2, h3, h4 {
	padding-bottom: 14px;
}

p, h1, h2, h3, h4 {
text-align:justify;
letter-spacing: 200%;
line-height: 120%;
}

ul {
	padding-left:54px;
	}

body {
	background-color:#EDEFF2;
	background-image: url(../assets/bg-grey-diag.png);
	background-repeat: repeat-x;
	background-position: left top;
}

a {text-decoration:underline;}
a:hover {
	color: #FF6600;
}

.link {
text-decoration:underline;
}


.inline_img {
	vertical-align:bottom;
}

.middle_img {
	vertical-align:middle;
}

.top_img {
	vertical-align:top;
}

.font-legal, .left_text_tiny, .left_text_tiny_selected {
	font-size:11px;
	color:#999999;
}

.smw_text {
	font-size:11px;
	padding: 2px;
}

.orange_text, .orange_text_link {
	color:#FF6600;
}

.orange_text_link:hover, .hover_link:hover, .blue_text_link:hover {
	text-decoration:underline;
}

.lightgrey {color:#CCC;}

.grey_text {
	color:#999999;
	font-size:14px;
	text-decoration:none;
}

.blue_text, .blue_text_link {
	color:#3399FF;
}

.big_text {
	font-size:28px;
	color:#999999;
	text-decoration:none;
}

h3 {
/*	font-family:Georgia, "Times New Roman", Times, serif; */
	color:#3399FF;
	font-size:16px;
}

h1 {
	color:#FF6600;
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:28px;
	font-weight:normal;
}

.left_text_small { color:#999999; text-decoration:none;}

.left_text_small:hover { color:#FFFFFF; background-color:#3399FF; text-decoration:none;}

.left_text_tiny:hover, .left_text_tiny_selected { color:#FFFFFF; background-color:#3399FF; text-decoration:none;}

.left_text_large { font-size:28px; color:#666666; text-decoration:none;}

#container {
	width: 900px;
	margin: 0 auto;
	font-size:12px;
}

#top {
	height: 110px;
	margin-top: 20px;
	background-image: url(../assets/bg-top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#logo {
	width: 352px;
	float:left;
}
#topmenu {
	width: 547px;
	float:right;
	margin-top: 8px;
}

#menu {
	width: 547px;
	float:right;
	margin-top: 43px;
}

.menu_item, .menu_item_end {
	display: block;
	text-decoration:none;
	padding-left:24px;
	padding-right:24px;
	padding-top:9px;
	padding-bottom:9px;
	border-right: 1px solid #CCC;
	font-size:14px;
	float:right;
	/*
	margin-left: 4px;
	border-top: 1px solid #E6E6E6;
	background-color:#FFFFFF;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	
	*/
}
.menu_item_end {border:none;}

.menu_item_select {
	margin-left: 4px;
	height: 30px;
	width:150px;
	padding-top:9px;
	border-right: 1px solid #CCC;
	float:right;
	
	/*
	background-color:#FFFFFF;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #FFFFFF;
	*/
}

.menu_home {
	display: block;
	height: 16px;
	width:25px;
	padding-top:9px;
	background-color:#EDEFF2;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #E6E6E6;
	float:right;
	overflow: hidden;
}

/*
.menu_item:hover {
	background-color:#EDEFF2;
}

#menu_home:hover {
	background-color:#FFFFFF;
}
*/

#container_inner {
	background-color:#FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background-image:url(../assets/bg-rt.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

#right {
	width: 157px;
	height: auto;
	margin-top: 14px;
	padding:14px;
	float:right;
/*	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	background-color:#F7F8F9;
	min-height:600px;*/
}

#left {
	width: 669px;
	padding: 14px;
	float:left;
	/*overflow:hidden;*/
}

.search_field {
	border: 2px solid #999999;
	font-size:20px;
	padding: 2px;
}

#search_button {
	padding-bottom: 1px;
	vertical-align:bottom;
}

.pic {
	height:62px;
	width:62px;
	overflow:hidden;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	float: left;
}

.description {
	width:590px;
	float:right;
	min-height:64px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 60px;
}

#map{ float:right;width:400px;height:300px;border:1px solid #ccc}

.SMWitem{margin-top:10px; padding-top:10px; min-height: 70px; border-top:1px dotted #ccc}

#loadingmsg{border:1px solid #e6e6e6;padding:40px;text-align:center;clear:both}
