@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*--clr--*/
.clear {
	clear:both;
	height: 1px;
}
/*--form style--*/
input, textarea, select {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, Georgia;
}
input.text {
	border:1px solid #cccccc;
}
input.text {
}
/* ----buttom  sytle1 text ---- */
.blue_btn, .orange_btn, .black_btn {
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-weight:bolder;
	border:none;
	background-image: url(../images/tab_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	display: block;
	line-height: 25px;
	padding:0px 20px;
	border:none;
}
/* ----buttom  sytle1 colour---- */
.blue_btn {
	background-position: left -74px;
	border: 1px solid #1a5189;
}
.orange_btn {
	background-position: left top;
}
.black_btn {
	background-position: left top;
	border: 1px solid #000000;
}
/*---- pagination----*/
#pagination {
	text-align:center;
	height: 27px;
	clear: both;
	border-top:1px solid #ccc;
	padding-top:10px;
	padding-bottom: 10px;
	margin-top:5px;
}
#pagination div.pagination_left {
	float:left;
	height:27px;
	width:120px;
}
#pagination div.pagination_center {
	margin-top: 0px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 120px;
}
#pagination div.btn_center {
	width:142px;
	margin:0px auto;
}
#pagination div.pagination_right {
	float:right;
	height:27px;
	width:120px;
}
#pagination a {
	text-decoration:none;
}
#pagination a.active {
	text-decoration:underline;
}
#pagination a.black_btn {
}
/*eventTab footer*/
#eventTab_footer { padding-right: 5px; }
#eventTab_footer a {
	float:right;
	margin-left:5px;
}
/* ----buttom text ----- */

.blue_small_btn, .blue_middle_btn, .blue_big_btn, .blue_xbig_btn, .orange_small_khaki_btn, .orange_middle_khaki_btn, .orange_big_khaki_btn, .orange_xbig_khaki_btn, .orange_small_btn, .orange_middle_btn, .orange_big_btn, .orange_xbig_btn, .black_small_btn, .black_middle_btn, .black_big_btn, .black_xbig_btn, .darkblue_small_btn, .darkblue_middle_btn, .darkblue_big_btn, .darkblue_xbig_btn {
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	line-height: 24px;
	border:none;
}
.orange_small_khaki_btn, .orange_middle_khaki_btn, .orange_big_khaki_btn, .orange_xbig_khaki_btn {
	color:#6c4106;
}
/* ----buttom size----- */
.blue_small_btn, .blue_middle_btn, .blue_big_btn, .blue_xbig_btn, .orange_small_khaki_btn, .orange_middle_khaki_btn, .orange_big_khaki_btn, .orange_xbig_khaki_btn, .orange_small_btn, .orange_middle_btn, .orange_big_btn, .orange_xbig_btn, .black_small_btn, .black_middle_btn, .black_big_btn, .black_xbig_btn, .darkblue_small_btn, .darkblue_middle_btn, .darkblue_big_btn, .darkblue_xbig_btn {
	height: 24px;
	display: block;
}
.blue_small_btn, .orange_small_btn, .black_small_btn, .orange_small_khaki_btn, .darkblue_small_btn {
	width: 87px;
}
.blue_middle_btn, .orange_middle_btn, .black_middle_btn, .orange_middle_khaki_btn, .darkblue_middle_btn {
	width: 134px;
}
.blue_big_btn, .orange_big_btn, .black_big_btn, .orange_big_khaki_btn, .darkblue_big_btn {
	width: 174px;
}
.blue_xbig_btn, .orange_xbig_btn, .black_xbig_btn, .orange_xbig_khaki_btn, .darkblue_xbig_btn {
	width: 235px;
}
/* ----buttom colour----- */
.blue_small_btn, .blue_middle_btn, .blue_big_btn, .blue_xbig_btn, .orange_small_khaki_btn, .orange_middle_khaki_btn, .orange_big_khaki_btn, .orange_xbig_khaki_btn, .orange_small_btn, .orange_middle_btn, .orange_big_btn, .orange_xbig_btn, .black_small_btn, .black_middle_btn, .black_big_btn, .black_xbig_btn, .darkblue_small_btn, .darkblue_middle_btn, .darkblue_big_btn, .darkblue_xbig_btn {
	background-image: url(../images/btn.jpg);
	background-repeat: no-repeat;
}
/* ----blue buttom colour----- */
.blue_small_btn {
	background-position: 0px 0px;
}
.blue_middle_btn {
	background-position: 0px -24px;
}
.blue_big_btn {
	background-position:  0px -48px;
}
.blue_xbig_btn {
	background-position: 0px -72px;
}
/* ----orange buttom colour----- */
.orange_small_btn {
	background-position: -235px 0px;
}
.orange_middle_btn {
	background-position: -235px -24px;
}
.orange_big_btn {
	background-position: -235px -48px;
}
.orange_xbig_btn {
	background-position: -235px -72px;
}
/* ----orange khaki text buttom colour----- */
.orange_small_khaki_btn {
	background-position: -235px 0px;
}
.orange_middle_khaki_btn {
	background-position: -235px -24px;
}
.orange_big_khaki_btn {
	background-position: -235px -48px;
}
.orange_xbig_khaki_btn {
	background-position: -235px -72px;
}
/* ----black buttom colour----- */
.black_small_btn {
	background-position: -470px 0px;
}
.black_middle_btn {
	background-position: -470px -24px;
}
.black_big_btn {
	background-position: -470px -48px;
}
.black_xbig_btn {
	background-position: -470px -72px;
}
/* ----darkblue buttom colour----- */
.darkblue_small_btn {
	background-position: -704px 0px;
}
.darkblue_middle_btn {
	background-position: -704px -24px;
}
.darkblue_big_btn {
	background-position:  -704px -48px;
}
.darkblue_xbig_btn {
	background-position: -704px -72px;
}
/*--body background--*/
body {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif, Georgia;
}
a {
	color:#000000;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
}
p.small {
	font-size:0.85em;
}
#wrapper {
	width:100%;
	position:relative;
	margin:0px auto;
	background-image: url(../images/bottom_bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left -20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	height: 115px;
	position: relative;
	z-index:1;
}
#logo {
	width:450px;
	height:56px;
	left: 5px;
	top: 5px;
	position: absolute;
}
#logo a {
	display:block;
	width:450px;
	height:56px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0px;
	text-indent: -1000px;
}
#topBar {
	height: 30px;
	width: 180px;
	top: 0px;
	position: absolute;
	right: 5px;
	color: #aba7a7;
	font-size: 10px;
	line-height: 18px;
	background-image: url(../images/textbar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#textBar {
	height: 19px;
	width: 45px;
	position: absolute;
	top: 0px;
	right: 2px;
}
#textBar a {
	display:block;
	width:15px;
	height:18px;
	float: left;
}
#searchBox {
	position: absolute;
	top: 30px;
	right: 5px;
	background-image: url(../images/searchbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 200px;
	padding: 3px;
}
#searchBox a {
	font-size: 10px;
	color: #94bddb;
	margin-left: 5px;
}
#searchBox input#searchText {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 150px;
	height: 20px;
	background-color: transparent;
	font-size: 10px;
	line-height: 12px;
}
#searchBox input#searchBtn {
	width:41px;
	height:26px;
	font-size: 0px;
	overflow:hidden;
	line-height:100px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.xsltsearch_title {
	font-weight:bold;
}
#top_nav {
	display: block;
	background-image: url(../images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 43px;
	position: relative;
	top: 72px;
	left: 0px;
	width: 950px;
}
#top_nav li {
	float:left;
}
#top_nav li a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 43px;
	padding:0px 10px;
	display: block;
	text-decoration: none;
}
#content-wrapper {
	width: 100%;
	background-image: url(../images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position:relative;
	z-index:0;
}
#main-wrapper {
	background-color: #FFFFFF;
	width:950px;
	position: relative;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	min-height:780px;/*FireFox know this, Height will auto expand in IE series*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	display: block;
}
  /* Safari */
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 #main-wrapper {
min-height:760px;
}
}
#content {
	float:left;
	display: inline;
	margin-left: 10px;
	position: relative;
	width: 625px;
	margin-bottom: 10px;
}
div.wide#content {
	width: 930px;
}
#breadcrumb {
	clear: both;
}
#breadcrumb a {
	color:#0179aa;
	font-weight: bold;
}
#main_narrow {
	width:440px;
	display: block;
	position:relative;
	float: right;
	margin-left:10px;
	margin-top: 10px;
}
#main_wide {
	float: right;
	position:relative;
	display: block;
	width: 750px;
	margin-left:5px;
	margin-top: 10px;
}
#main_narrow h1, #main_wide h1 {
	font-size: 2em;
	font-family: Georgia;
	font-weight: bold;
	color: #0179aa;
	margin-bottom: 10px;
}
#main_narrow h2, #main_wide h2 {
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	color: #999999;
}
#main_narrow h3, #main_wide h3 {
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	color: #000000;
}
#main_narrow h4, #main_wide h4 {
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	color: #000000;
}
#main_narrow h5, #main_wide h5 {
	font-size: 12px;
	font-family: Georgia;
	font-weight: normal;
	color: #000000;
}
#main_narrow p, #main_wide p {
	margin-left:5px;
	margin-right:5px;
}
#main_narrow strong, #main_wide strong {
	font-weight:bold;
}
/*--main Tab--*/
#black_tab, #blue_tab, #khaki_tab {
	display:block;
}

.content_innertext ul#blue_tab,
.content_innertext ul.letterlist,
.content_innertext ul.industrylist { margin: 0; list-style: none;}

#black_tab li, #blue_tab li, #khaki_tab li {
	float:left;
	height:37px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/tab_bg.jpg);
	background-repeat: no-repeat;
	border:none;
}
#black_tab li {
	background-position: 0px -37px;
}
#blue_tab li {
	background-position: 0px -111px;
}
#khaki_tab li {
	background-position: 0px -185px;
}
#black_tab li.active {
	background-position: center 0px;
}
#blue_tab li.active {
	background-position: center -74px;
}
#khaki_tab li.active {
	background-position: center -148px;
}
#black_tab li a, #blue_tab li a, #khaki_tab li a {
	text-decoration: none;
	font-family: Georgia;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/tab_split.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	padding:0px 15px;
	line-height:29px;
	display:block;
}
#black_tab li a {
	background-position: right 0px;
}
#blue_tab li a {
	background-position: right -37px;
}
#khaki_tab li a {
	background-position: right -74px;
}

span#iconList {
	display: block;
	position: absolute;
	width: 300px;
	height: 24px;
	top:-5px;
	right:10px;
	text-align: right;

}
span#iconList a {
	float:right;
	display: block;
	width: 30px;
}
span#iconList img {
	margin: 0px;
}
span#iconList a#eventfeedback {
	width:104px;
	padding:0px;
}
#main_narrow .document {
	background-color: #f5f5f5;
	background-image: url(../images/documentheading_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_narrow .document .heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c5c5c5;
	line-height: 24px;
	text-indent: 10px;
}
#main_narrow .document .content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#main_narrow .document .content a {
	color:#4d4d4d;
	font-weight:bold;
	text-decoration: none;
	line-height: 36px;
}
#hero_image, #banner_flash {
	width:625px;
	clear: both;
	position: relative;
	font-size: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	margin-bottom: 10px;
}
#hero_image_small {
	height:160px;
	width:625px;
	clear: both;
	position: relative;
	background-image: url(../images/hero_image_small.jpg);
	font-size: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center top;
}
#content div.blue_module, #content div.khaki_module, #content div.black_module {
}
div.blue_module, div.khaki_module, div.black_module {
	clear:both;
	position: relative;
}
div.blue_module div.heading, div.khaki_module div.heading, div.black_module div.heading {
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	font-family: Georgia;
}
div.blue_module div.heading span, div.khaki_module div.heading span, div.black_module div.heading span {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: absolute;
	width:18px;
	height:9px;
	top: 30px;
	left: 27px;
}
div.blue_module div.heading div.close, div.black_module div.heading div.close, div.khaki_module div.heading div.close {
	position:absolute;
	top:5px;
	right: 5px;
}
div.blue_module div.heading {
	background-color: #0e5484;
	background-image: url(../images/blue_heading_bg.png);
	position:relative;
}
div.blue_module div.addon div.heading {
	background-image: url(../images/blue_heading_bg_addon.jpg);
}
div.khaki_module div.heading {
	background-color: #a56c1e;
	background-image: url(../images/khaki_heading.png);
}
div.khaki_module div.addon div.heading {
	background-image: url(../images/khaki_heading_bg_addon.jpg);
}
div.black_module div.heading {
	background-color: #000000;
	background-image: url(../images/black_heading.png);
}
div.black_module div.addon div.heading {
	background-image: url(../images/black_heading_bg_addon.jpg);
}
div.blue_module div.content, div.khaki_module div.content, div.black_module div.content {
	font-size: 1em;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div.blue_module div.addon, div.khaki_module div.addon, div.black_module div.addon {
	display:inline;
	position: relative;
	width: 190px;
	float: right;
	margin-top:-30px;
	margin-bottom:10px!important;
	margin-bottom:-20px;
	background-image: url(../images/addon_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.blue_module div.addon p, div.khaki_module div.addon p, div.black_module div.addon p {
	margin-bottom:10px;
}
div.blue_module div.addon a, div.khaki_module div.addon a, div.black_module div.addon a {
	color:#00759b;
	text-decoration: none;
	font-weight: bold;
}
div.blue_module div.content strong, div.khaki_module div.content strong, div.black_module div.content strong {
	font-size: 14px;
	color: #00759b;
	font-weight: bold;
	font-family: Georgia;
}
#content a.title {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #00759b;
	text-decoration: none;
}
#content a.more {
	margin-left:65px;
}
div.blue_module div.content h2, div.khaki_module div.content h2, div.black_module div.content h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #00759b;
}
div.blue_module div.content p, div.khaki_module div.content p, div.black_module div.content p {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.addon div.content p {
	margin:0px 0px 15px 0px;
}
/*--front page--*/
.leaderboard {
	height: 90px;
	width: 625px;
	margin-top: 0px;
	margin-bottom:10px;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
}
#front_ads {
	position:relative;
	display:block;
	height:275px;
}
#front_ads div.blue_module, #front_ads div.khaki_module, #front_ads div.black_module {
	width:190px;
	float:left;
	clear:right;
	margin-right:27px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 264px;
}
#front_ads div.black_module {
	margin-right:0px;
}
#front_ads div.blue_module div.content, #front_ads div.khaki_module div.content, #front_ads div.black_module div.content {
	height:100px;
	background-color: #FFFFFF;
	filter: Alpha(opacity=90);
	-moz-opacity:.9;
	opacity:0.9;
	padding: 0px;
	position: absolute;
	width: 190px;
	top: 165px;
	z-index:1000;
}
#front_ads div.blue_module div.text, #front_ads div.khaki_module div.text, #front_ads div.black_module div.text {
	position: absolute;
	top: 170px;
	left: 3px;
	z-index:1001;
	color: #0179aa;
	font-weight: bold;
	font-size: 11px;
}
#front_ads div.blue_module div.text a, #front_ads div.khaki_module div.text a, #front_ads div.black_module div.text a {
	color: #0179aa;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

DIV.front-member-list {	width:930px;margin:0px auto;}
DIV.front-member-list heading { float:left; width:930px;}
DIV.front-member-list DIV.content { float:left; width:930px; padding:12px 0px; }
DIV.front-member-list DIV.list-item-container { width:922px; margin:0px auto;}
DIV.member-list-item { float:left; display:inline; padding:6px; width:141px; height:83px; overflow:hidden; }
DIV.member-list-item A {float:left; border:1px solid #bfbfbf;}

/*----sideBar------*/

#sidebar {
	width:300px;
	float: right;
	position: relative;
	margin-right: 5px;
	display: inline;
	clear: right;
}
#sidebar div.blue_module, #sidebar div.khaki_module, #sidebar div.black_module {
	background-image: url(../images/sideBar_module_topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#sidebar div.blue_module, #sidebar div.khaki_module, #sidebar div.black_module, #sidebar div.ads {
	margin-bottom:10px;
}
#sidebar div.ads {
	margin-bottom:10px;
}
#sidebar div.btn {
	position: absolute;
	top: 110px;
	right: 10px;
}
#sidebar div.heading {
	margin:0px 6px;/* shadow show*/
}
#sidebar div.content {
	background-image: url(../images/sideBar_module_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 6px 4px 6px;
}
#sidebar div.content div.text {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#sidebar div.content div.WideTextMoreNews {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#sidebar div.content div.WideTextMoreNews a {
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	color:#0179aa;
	text-decoration:none;
}
#sidebar div.content div.WideTextMoreNews h3 {
	font-family:Georgia;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}
#sidebar div.content div.WideTextMoreNews div {
	margin-bottom:20px;
}
#sidebar div#pagination {
	border:none;
	margin-right:10px;
	margin-top:0px;
	padding-top:0px;
}
#sidebar div.content div.CalendarText {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#sidebar div.content div.CalendarText h2 {
	font-family:Arial, Helvetica, sans-serif, Georgia;
	font-size:12px;
}
#sidebar div.content ul {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#sidebar div.content ul li {
	list-style-image: url(../images/Bullet.gif);
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
}
#sidebar div.content ul li a {
	font-weight: bold;
	color: #0179aa;
	text-decoration: none;
}
/*----login form----*/
div#login.blue_module {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#login div.content {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 145px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#login fieldset {
	background:#fff;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#login fieldset legend {
	color:#1E7ACE;
	font-weight:bold;
	padding:3px 10px 3px 10px;
	background:#fff;
}
#login fieldset label {
	float:left;
	width:95px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #808080;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	line-height: 20px;
}
#login input.text {
	border: 1px solid #cfcfcf;
	width: 156px;
	height: 20px;
	float: right;
	font-size: 12px;
}
#login input.buttom {
	background-image: url(../images/login_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 88px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0px;
	float: right;
	line-height: 1000px;
	overflow: hidden;
}
#login fieldset div {
	clear:left;
	height: 24px;
	margin-bottom: 5px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
#login fieldset div.company_details {
	position:absolute;
	top:105px;
	left:35px;
	font-size:10px;
}
#login fieldset div.company_details ul {
	margin:0px;
	padding:0px;
}
#login fieldset div.company_details ul li {
	margin-right:25px;
	padding:0px;
}
.error {
	color: #8b1010;
	display: block;
	float: left;
	margin-top: 1px;
	margin-left: 5px;
	list-style: none;
	margin-bottom: 0px !important;
	background-image:none;
}
.error li {
	list-style-image: none !important;
	background-image: url(/images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	padding-left: 20px !important;
}
#login div.line3 {
	padding-top: 25px;
}
#login span.forgotpass {
	float: left;
}
#login span.forgotpass a {
	color:#808080;
	text-decoration:none;
	font-weight:bold;
	line-height: 20px;
}
#login span.login {
}
#login div.join {
	padding-top: 10px;
}
#login a#joinNow, #login a#joinMail {
	display:block;
	position:relative;
}
#login a#joinNow {
	float:left;
}
#login a#joinMail {
	float:right;
}
/* --Gallery---*/
#galleryEvent div.text_bg {
	position: absolute;
	background-color: #FFFFFF;
	left: 0px;
	width: 300px;
	height: 50px;
	filter: Alpha(opacity=80);
	-moz-opacity:.8;
	opacity:0.8;
	padding: 0px;
	top: 210px;
}
#galleryEvent div.text {
	width: 280px;
	position: absolute;
	top: 215px;
	left: 10px;
}
#galleryEvent div.text a {
	color: #0179aa;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
/*---member register---*/
div.register_step {
	height:28px;
}
div.register_step a {
	line-height:28px;
	height:28px;
	display:block;
	color:#000000;
	font-size:10px;
	width:123px;
	float:left;
	text-align:center;
	background-image: url(../images/step_bg.gif);
	background-repeat: repeat-x;
	background-position: center -27px;
	text-decoration: none;
	margin-right: -1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
div.register_step a#step1 {
}
div.register_step a#step2 {
}
div.register_step a#step3 {
}
div.register_step a#step4 {
}
div.register_step a#step5 {
	width:151px;
}
div.register_step a#step6 {
	width: 100px;
}
div.register_step a.active {
	background-image: url(../images/step_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
div#memberA1 div.content p.small {
	margin-left: 20px;
}
.big_size {
	font-size:1.2em;
	list-style:disc;
	margin: 0px;
	padding: 0px;
}
.big_size li {
	margin:5px 0px;
	padding:0px;
}
/*---common---*/
div#button_area {
	width:300px;
	margin:30px auto 30px auto;
	height:24px;
}
div#button_area input {
	float:left;
	margin-left:10px;
}
/*Archive*/
div#dateRange, div#dateRemark {
	clear:both;
}
div#dateRange {
	height:70px;
}
div#dateRemark {
	font-family:Arial, Helvetica, sans-serif, Georgia;
	color:#0179aa;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
}
div#dateRemark img {
	float:left;
	clear:both;
}
input#searchByDate {
	padding:0px;
	float:right;
	border:none;
	margin-top:35px;
	width:50px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif, Georgia;
	height: 24px;
	line-height: 24px;
}
#range_date_start, #range_date_end {
	position:relative;
	float:left;
	width:85px;
	height:54px;
	margin-bottom:10px;
	display: inline;
}
#range_date_start {
	margin-right: 20px;
}
input#start_date_picker, input#end_date_picker {
	width:80px;
	height:18px;
	border:1px solid #ccc;
	padding: 2px;
}
#range_date_start img.ui-datepicker-trigger, #range_date_end img.ui-datepicker-trigger {
	position:absolute;
	top:7px;
	right:5px;
}
/*---Step 1---*/
div#divChooseMembershipType {
	clear:both;
}
div#divChooseMembershipType ul {
	margin:0px;
}
div#divChooseMembershipType ul li {
	margin-top:20px;
	clear:both;
}
div#divChooseMembershipType ul li input {
	margin-right:5px;
}
div#divChooseMembershipType ul li label {
	font-weight:bold;
}
div#divChooseMembershipType ul li ul {
	margin-left:25px;
	margin-top:5px;
	clear:both;
}
div#divChooseMembershipType ul li ul li {
	margin-top:5px;
}
div#divChooseMembershipType ul li ul li label {
	margin:0px;
	font-weight:normal;
}
/*---Step 2---*/
table.company_details ul li {
	clear:both
}
table.company_details ul li b {
	display:block;
	padding:5px 0px;
}
table.company_details ul li small {
	display:block;
}
table.company_details ul li input {
	float:left;
	border:1px solid #cccccc;
	width:340px;
	padding:5px;
}
table.company_details ul li acronym {
	float:left;
	display:block;
	font-size:0.8em;
	margin-left:5px;
	margin-top:5px;
}
table.company_details ul li ul li {
	color:#8b1010;
	display:block;
	float:left;
	margin-top:5px;
	margin-left:5px;
	padding-left:20px;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*----heading event heading news image box----*/

.front_img {
	width:110px;
	height:110px;
	float:left;
	margin:5px;
}
/*----left side----*/

#left {
	width:175px;
	float: left;
	display: inline;
	margin-top: 10px;
	position: relative;
}
#left_menu {
	margin: 0px;
	padding: 0px;
	display:block;
	border-bottom: 1px solid #b3b3b3;
}
#left_menu li {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#left_menu li.active {
	font-weight:bold;
}
#left_menu li a {
	clear:both;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding:7px 0px 7px 5px;
	display:block;
	min-height:18px;
	border-top: 1px solid #b3b3b3;
}
#left_menu ul {
	margin: 0px;
	padding: 0px;
	margin-left:20px;
	margin-bottom:-1px;
}
#left_menu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left_menu ul a {
	display: block;
	font-size: 11px;
	background-image: url(../images/Bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding:7px 0px 7px 15px;
	border-bottom: 1px solid #b3b3b3;
	border-top:none;
}
/*--news ticker--*/
#news_ticker {
	background-color:#eeeeee;
	border:1px solid #8b8b8b;
	padding:5px;
	font-size:10px;
	margin:40px 0px 0px 0px;
}
#news_ticker a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#news_ticker p {
	margin:0px 0px 10px 0px;
	padding:0px;
}
/*--landing--*/

.ui-tabs .ui-tabs-panel h2 {
	font-family:Georgia, Arial, Times, serif;
	font-size:14px;
	color:#999999;
	font-weight:bold;
}
.ui-tabs .ui-tabs-panel a {
	font-family:Georgia, Arial, Times, serif;
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
	color:#0179aa;
	font-weight:bold;
}
.ui-tabs .ui-tabs-panel div {
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}
/*---category---*/
#news_category, #events_category {
	margin-bottom:10px;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#news_category h2, #events_category h2 {
	font-family:Georgia, Arial, Times, serif;
	font-size:14px;
	color:#999999;
	font-weight:bold;
}
#news_category a, #events_category a {
	font-family:Georgia, Arial, Times, serif;
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
	color:#0179aa;
	font-weight:bold;
}
#news_category div, #events_category div {
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}
/*--viewing--*/
.eventFunction {
	height:24px;
	position:relative;
}
.eventFunction a {
	float:left;
	margin-right:5px;
}
.eventFunction .stamp {
	width:109px;
	height:80px;
	position:absolute;
	top: -20px;
	right: 0px;

}
.eventFunction .stamp img {
	filter: Alpha(opacity=70);
	-moz-opacity:.7;
	opacity:0.7;
}
/*----RSVP----*/
#RSVP {
	background-color:#FFFFFF;
	background-image:none;
	height: 530px;
	width: 440px;
	margin: 0px auto;
	*margin: 0 0 0 5px;
	_margin: 0 0 0 5px;
}
.RSVP-EventHeading {
	height: 90px;
	width: 300px;
	position: absolute;
	left: 10px;
	top: 35px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #0179aa;
}
.RSVP-Detail {
	border-collapse:collapse;
	border: 5px solid #FFFFFF;
}
.RSVP-Detail th {
	background-color: #7fa3be;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	font-family: Georgia;
	font-weight: bold;
}
.RSVP-Detail td {
	background-color: #5a89ac;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size:12px;
}
.RSVP-EventContent td label {
	font-size:12px;
}

.RSVP-EventContent #attendeelist td{
	font-size:12px;
}
.RSVP-EventContent {
	margin: 0px;
	padding: 0px;
}
.RSVP-EventContent {
	margin: 0 2px;
	clear: both;
	padding: 0px;
}
.RSVP-EventContent table td {
	padding:2px;
}
.RSVP-EventContent legend {
	font-weight: bold;
	padding: 5px 0 0 0;
	display: block;
	margin: 0 0 5px 0;
	font-size:12px;
}
.RSVP-EventContent input.text {
	float: left;
	width: 190px;
	display: block;
	height: 24px;
	line-height: 24px;
}
.RSVP-EventContent span.error_message {
	
}

.RSVP-EventContent span.error_message ul li {
	font-weight: bold;
	background-image: url(../images/error.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height:18px;
	clear: both;
	font-size: 12px;
	height:auto;
}
.RSVP-EventContent .btn { padding: 6px 0 0 0;}
.RSVP-EventContent .btn input{ margin-right: 6px;}


/*------Ecooee News letter-------*/
.news_letter_vol {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.news_letter_detail {
	clear:both;
}
.news_letter_cover {
	width:182px;
	height:200px;
	float:left;
	display:block;
	clear:both;
}
.news_letter_cover img {
	border:1px solid #CCCCCC;
}
.new_letter_intro {
	width:400px;
	float:right;
	position: relative;
}
.new_letter_intro h3 {
	font-weight: bold;
	color: #999999;
}
.new_letter_content {
	clear:both;
	display: block;
}
div.more {
	clear:both;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
span.dl_pdf {
	position: absolute;
	top: 0px;
	right: 0px;
}
#ecooee_news_letter {
	margin:20px;
	position: relative;
}
#ecooee_news_letter h2 {
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	color:#00759B;
	padding:10px 0px;
	border-bottom:1px solid #00759B;
}
#ecooee_news_letter p.date {
	font-weight:bold;
	color:#00759B;
}
.shareBottomLinks {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	height: 42px;
}
.shareLinksHeader {
	float:left;
	padding:10px 20px 0px 0px;
}
.shareLinksHeader H1 {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	padding:0px 10px 8px 0px;
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.shareLinksContainer {
	float:left;
	width:375px;
	padding:10px 0px 0px 0px;
}
.shareLinksContainer ul {
	padding:0px;
}
.shareLinksContainer ul li {
	float:left;
	width:16px;
	padding:0px 5px 6px 0px;
	list-style:none;
}
.shareLinksContainer ul li a {
	color:#545454;
	text-decoration: none;
}
.shareLinksContainer ul li a img,  .shareLinksContainer ul li a:link img,  .shareLinksContainer ul li a:visited img {
	-moz-opacity:.33;
	filter:alpha(opacity=33);
	opacity:.33;
}
.shareLinksContainer ul li a:hover img {
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}
/*---Gallery---*/
.imagesContainer {
	display:block;
	margin-left:30px;
}
.imagesContainer div.image {
	width:190px;
	float:left;
	background-image: url(../images/AustChamGallery_album_ver2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	margin:0px;
	overflow:hidden;
}
.imagesContainer div.image a {
	border:1px solid #fff;
	margin-top: 13px;
	margin-left: 17px;
	margin-bottom: 15px;
	display:block;
	width: 130px;
}
.imagesContainer div.image a img {
	height: 85px;
	width: 130px;
}
.imagesContainer div.caption {
	color:#797979;
	margin-left:10px;
}
.imagesContainer div.caption a {
	color:#797979;
	display:block;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	width: 180px;
}
/*----footer----*/

#footer {
	height: 105px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#footer_menu {
	display:block;
	width:90%;
	height: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:20px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
#footer_menu li {
	display:inline;
}
#footer_menu li a {
	color:#FFFFFF;
	margin:0px 3px;
	text-decoration:none;
}
#footer_menu li a:hover {
	color:#e19521;
	margin:0px 3px;
	text-decoration:underline;
}
#footer P {
	clear:both;
	text-align:center;
}
/*step2~step6*/
table.company_details ul .liTitle {
	float:left;
	padding-top:8px
}
table.company_details ul .liTitle input {
	width:auto;
	padding:0px;
}
table.company_details ul .liTitle label {
	float:left;
	padding-right:5px;
}
table.company_details ul .liTitle input {
	width:auto;
}
.khaki_module table tr td p {
	margin-bottom:10px;
}
.khaki_module table tr td p input {
	margin-right:3px;
	vertical-align:middle
}
.khaki_module table tr td .title {
	font-weight:bold;
	margin-top:30px
}
.khaki_module .table tr td ul {
	margin-bottom:20px;
	width:235px
}
.khaki_module .table tr td .highlight li label {
	font-weight:bold;
}
.khaki_module .table tr td ul li {
	margin:3px 0px;
	font-weight:bold
}
.khaki_module .table tr td ul li input {
	margin-right:3px;
	vertical-align:middle
}
.khaki_module .table tr td ul li label {
	font-weight:normal
}
.khaki_module table .bottom li {
	margin:5px 0px;
	font-weight:bold;
}
.khaki_module table .bottom li input {
	margin-right:3px;
	vertical-align:middle;
}
.khaki_module table .bottom li label {
	font-weight:normal
}
.khaki_module table .bottom .text input {
	margin-right:5px;
	border:1px solid #CCCCCC;
	padding:5px;
	width:340px;
}
.khaki_module .table tr td .bottom li input {
	float:left;
}
.khaki_module table div {
	padding-top:20px
}
.khaki_module table div table tr td {
	padding:5px;
	padding-left:0px;
	padding-right:15px
}
.khaki_module table div table tr td input {
	vertical-align:middle;
	margin-right:3px;
}
.khaki_module table div p {
	font-weight:bold;
	overflow:hidden;
	_display:inline-block;
	clear:both
}
.khaki_module table div .textbox input {
	border:1px solid #CCCCCC;
	padding:5px;
	width:340px;
	float:left
}
.khaki_module table div .textbox ul {
	float:left;
	color:#8B1010;
	display:block;
	float:left;
	margin:0px;
}
.khaki_module table div .textbox ul li {
	float:left;
	background-image:url(../images/error.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#8B1010;
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	padding-left:20px;
}
.khaki_module table div .textbox textarea {
	width:98%;
	height:80px;
	border:1px solid #CCCCCC;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
#content-wrapper .industrylist li {
	padding:3px 0px
}
#content-wrapper .industrylist li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.letterlist {
	padding:10px 0px
}
.letterlist li {
	display:inline;
	padding:0px 3px
}
.letterlist .active {
	background-color:#CC6600;
	color:#FFFFFF;
	font-weight:bold;
}
/*end step2~step6*/


/* search results */
.searchresults h2 {
	font-size: 18px;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.searchresults ol {
	padding: 10px 0;
	list-style: decimal;
	margin-left: 16px;
}
.searchresults ol li {
	padding: 0 0 10px 0;
	line-height: 160%;
}
.searchresults ol li a {
	display: block;
}
.searchresults ol li strong {
	font-weight: bold;
	background-color: #f6f6f6;
}
/* company info */
.company_info .company_logo {
	width:174px;
	height:115px;
}
.company_info dt {
	border-bottom:1px solid #b3b3b3;
	height:24px;
	line-height:24px;
	font-weight:bold;
}
.company_info dd {
	padding:5px 0px;
}
.company_info dd strong {
	font-weight:bold;
}
/* sponsorship form */
#sponsorship {
	font-size:12px;
}
#sponsorship b {
	display:block;
	font-size:12px;
	padding:5px 0px;
}
#sponsorship label {
	width:150px;
}
#sponsorship table { width:80%; margin:0px auto;}
#sponsorship table td { font-size:12px;}
#sponsorship input.text, #sponsorship input.longtext {
	border:1px solid #cccccc;
	padding:2px 0px;
	width:190px;
}
#sponsorship input.longtext {
	width:390px;
}
#sponsorship ul li {
	color:#8b1010;
	font-size:10px;
	display:block;
	margin-top:5px;
	margin-left:5px;
	padding-left:20px;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*sitemap*/
.sitemap {
margin-left:70px;}
.sitemap li a{
font-weight:bold;
}
.sitemap ul {
	margin-left:20px;
	list-style:none;
	background-image:none;
}
.sitemap ul li {
	list-style:none;

}
.sitemap ul li a {
	background-image: url(../images/Bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	text-decoration:none;
	font-weight:normal;

}
.sitemap ul li ul li a {
	background-image: url(../images/Bullet_tiny.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	text-decoration:none;

}
/* albumn */
#albumn_desc_title, #albumn_desc_string { margin-left:40px; }
#albumn_desc_title { font-weight:bold; margin-top:20px;}
#albumn_desc_string { margin-top:5px;}

/*this will cause problem of page membership/member-industry-listing.aspx */
.content_innertext ul { margin: 0 0 0 20px; list-style: disc;}
#albumn_desc_string .content_innertext ul { margin: 0 0 0 20px; list-style: disc;}
/* membership */

p.okbar { background: url(../images/bg_okbar.gif) no-repeat left top; height: 20px; padding: 9px 0 0 46px; width: 177px; color:#6c4106; font-weight: bold;}
p.okbar a { color:#6c4106; text-decoration: underline;}
p.okbar a:hover { text-decoration: none;}
#mpTitle {  margin-top:10px;}
#main_narrow div.mb_cat { margin: 20px 5px 0; }
#main_narrow div.mb_cat h3 { background: url(../images/bg_con_h3.gif) repeat-x 0 0; color:#fff; font: bold 14px Georgia,"Times New Roman", Times, serif; padding: 6px; line-height: 18px; margin-bottom: -1px;}
#main_narrow div.mb_cat h4 { font: bold 12px  Arial, Helvetica, sans-serif; padding: 6px 0;}
.tab_content { line-height: 160%;}
.tab_content ul { margin: 0 0 0 20px; list-style: disc;}
.tab_content dl { padding: 10px 5px;}
.tab_content dl dt { font-weight: bold; padding: 5px 0;}
.mb_cat .tab_content .tips { color: #8a8a8a; font-size: 10px; line-height: 120%; padding-top: 40px;}
.mb_cat .tab_content .tips a { color: #8a8a8a;font: normal 10px Arial, Helvetica, sans-serif; text-decoration: underline;}

li.checkbox label { padding-left:6px !important; }


#news_content ul,
#news_content ol { padding: 0 0 0 20px; }
#news_content ul { list-style: disc;}
#news_content ol{ list-style: decimal;}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

