@charset "utf-8";
/* CSS Document */

.top_banner{
	height:228px;
	background-image: url(images/ClientsTopBanner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#clients_menu {
	padding-left:20px;
	padding-top:150px;
}
#log_in_form {
	margin-left:96px;
}
#news_flash {
	float: left;
	width: 380px;
	margin-left: 96px;
	background-image: url(images/bluebar_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
	padding-bottom: 20px;
	border: 1px solid #cccccc;
}
#product_specs {
	width: 296px;
	margin-left: 520px;
	background-image: url(images/bluebar_productspecs.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	border: 1px solid #cccccc;
}
#contacts {
	width: 316px;
	margin-left: 520px;
	border: 1px solid #cccccc;
	padding: 0px;
}
.contacts_blue_row {
	font-weight:bold;
	background-color: #e2eff8;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contacts_white_row {
	background-color: #ffffff;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.contacts_white_row_right {
	background-color: #ffffff;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
#clients_left_nav {
	float: left;
	width: 140px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #f6fafe;
	padding-top: 24px;
	margin-left: 8px;
	margin-right: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #72b3db;
	border-bottom-color: #72b3db;
	border-left-color: #72b3db;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #72b3db;
}
ul.left_menu {
	width: 145px;
	display: block;
}
ul.left_menu li {
	list-style-type: none;
	color: #794184;
	line-height: 28px;
	display: inline;
}
ul.left_menu a {
	color: #794184;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #72b3db;
}
ul.left_menu a:visited {
	color: #794184;
}
ul.left_menu a:hover {
	color: #b385bb;
}

ul.left_menu .menu_selected {
	color: #b385bb;
}

#subpage_wrapper #clients_left_nav .left_menu .left_submenu .submenu_selected {
	background-image: url(images/PurpleSquare.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	text-indent: 2px;
}

ul.left_submenu {
	width: 145px;
	display: block;
}
ul.left_submenu li {
	list-style-type: none;
	color: #0366a4;
	line-height: 20px;
	display: inline;
}
ul.left_submenu a {
	color: #0366a4;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 8px;
}
ul.left_submenu a:visited {
	color: #0366a4;
}
ul.left_submenu a:hover {
	color: #78ddee;
}
*html #left_nav a {
	height: 1px;
}
#clients_products_content {
	margin-left:100px;
}
#clients_subpage_content {
	margin-top: 0px;
	margin-left: 200px;
	margin-right: 20px;
}
