body
{
	margin: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,"Sans Serif";
	font-size: 14px;
	color: #343B47;
	line-height: 22px;
	width: 100%;
}
/* #EAEAEA */
html
{
	background: #FFFFFF;
	height: 100%;
}
a {
	color: #45c3d3;
	text-decoration: none;
}

a:hover {
	color: #45c3d3;
	text-decoration: underline;
}
img
{
	border: 0;
}
ul
{
 	margin-left:20px;
}
ul li
{
	list-style-image:url(../images/global/bullet.gif);
}

ol
{
	list-style-type:decimal;
}

div.left
{
	float: left;
}
div.right
{
	float: right;
}
div.clear
{
	clear: both;
}
div.center
{
	text-align: center;
}
div.margin_sep
{
	clear: both;
	background: #d7d8db;
	height: 1px;
	width: 500px;
	margin:10px 0;
}

div.item_box_top
{
	background: url(../images/borders/border_login_top.jpg) no-repeat;
	font-size: 1px;
	height: 4px;
	width: 252px;
}
div.item_box
{
	background: #F8F8FA;
	padding: 5px 15px;
}
div.item_box_bottom
{
	background: url(../images/borders/border_login_bottom.jpg) no-repeat;
	font-size: 1px;
	height: 4px;
	width: 252px;
}

div.news_box
{
	xborder: 1px solid red;
	background: #142831;
	padding: 5px 10px;
	float:right;
	width:252px;
	color:#FFFFFF;
	font-weight: italic;
	font-size:12px;
}

div.ddr
{
	background: url(../images/unauthsec/DdrLine.gif) no-repeat;
	height: 1px;
	width: 570px;
	margin:10px 0;
}

#homediv
{
	height: 1px;
	width: 100%;
	margin:10px 0;
	BORDER-BOTTOM: #d6d7db 1px dotted;
}

div.rsb_header_img
{
	background: #F8F8FA;
	padding: 0px 0px 5px 15px;
}

h1
{
	COLOR: #45c3d3;
	FONT-SIZE: 32px
}

h2
{
	color: #155f88;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 5px;
}

span.blue1
{
	color: #46c2d1;
	font-size: 21px;
}
span.blue2
{
	color: #46c2d1;
	font-size: 26px;
}
span.black1
{
	color: #142831;
	font-size: 17px;
}
.dlft
{
	color: #999;
	font-size: 11px;
}

.seo
{
	display: none;
}


/**** new divs *****/

#TopWrapper 
{
	background: url(../images/global/bg_top_wrapper.jpg) repeat-x;
}

/*
#TopNavigationWrapper
{
	xborder: 1px solid red;
	height: 44px;
	margin: 0 auto;
	width: 960px;
}
*/

div.ToHome
{
	background: url(../images/global/header_top_bg.jpg) repeat-x;
	height: 38px;
	margin: 0 auto;
	width: 960px;
	
}

div.logoSec
{
	background: url(../images/global/header_main_bg.jpg) repeat-x;
	height: 122px;
	width: 920px;
	xborder: 1px solid blue;
	margin:0 auto;
	padding: 0 0 0 40px;
}

/* Portal Styles */
#portal_main
{
	xwidth: 100%;
	margin:0 0 0 0;
	xborder: 1px solid red;
}

#container {
	width:960px;
	MARGIN: 0px auto;
	BACKGROUND: #ffffff;
	xborder: 1px solid black;
}


#main_container {
	margin:0;
	padding:0;
	height:100%;
	xborder: 1px solid red;
}

#page_title {
	BORDER-BOTTOM: #d6d7db 1px dotted;
	MARGIN: 0px 0px 15px;
	WORD-SPACING: -1px;
	PADDING: 32px 0 15px 0;
	line-height:110%;

}

/*Unauthorized Home Page Styles */

#unauth_menu_wrapper
{
	background: url(../images/global/bg_menu.jpg) repeat-x;
}


#unauth_menu
{
	background: url(../images/global/bg_menu.jpg) repeat-x;
	xbackground: url(../images/global/header_nav_bg.gif) repeat-x;
	height: 38px;
	width: 960px;
	xpadding-left:12%;
	margin: 0 auto;
	padding-top:0;
	xborder: 1px solid red;
}

#unauth_home_right_content
{
	xborder: 1px solid red;
	width: 937px;
	xfloat:left;
	margin: 0 0 0 23px;
}

#unauth_home_left
{
	xborder: 1px solid red;
	xfloat: left;
	xpadding: 0 20px 10px 0;
	width: 575px;
	border-right:solid #d7d8db 1px;
}

#unauth_right_content
{
	BACKGROUND: #F7F7F7;
	float:right;
	width:299px;
	padding:50px 30px;
	border-left: solid #FFFFFF 1px;
	xborder: 1px solid red;
}

#unauth_home_logreg
{
	background: url(../images/unauthsec/BGpartner_login.jpg) no-repeat;
	xborder-top:solid #d7d8db 1px;
	float: left;
	width: 600px;
	padding:50px 0 0 15px;
	margin-bottom:15px;
}

#unauth_home_login
{
	float:left;
	/*background: url(../images/unauthsec/BGpartner_login.jpg) no-repeat;*/
	xbackground: #F8F8F8;
	margin: 0 0 10px 0;
	width: 253px;
	height:149px;
}

#unauth_home_login_content
{
	xfont-size:11px;
	xfont-family:Georgia;
	color:#747884;
	xfont-weight:italic;
	padding: 20px 10px 0 0px;
	*padding: 14px 10px 0 0px;
}

#unauth_home_login_content b
{
	font-weight:bold;
	color:#155f88;
	xfont-size:12px;
}

#unauth_home_registration
{
	float:left;
	/*background: url(../images/unauthsec/BGpartner_reg.jpg) no-repeat;*/
	xbackground: #F8F8F8;
	margin: 0 20px 10px 0px;
	width: 262px;
	height:149px;
}

#unauth_home_registration_content
{
	xfont-size:11px;
	xfont-family:Georgia;
	color:#747884;
	xfont-weight:italic;
	padding: 20px 10px 0 12px;
	xborder: 1px solid red;
}

#unauth_home_registration_content b
{
	font-weight:bold;
	color:#155f88;
	xfont-size:12px;
}


/* New Auth styles */

#auth_menu_wrapper
{
	xborder: 1px solid white;
	background: url(../images/global/bg_menu.jpg) repeat-x;
}

#auth_menu
{
	xborder: 1px solid red;
	height: 38px;
	width: 960px;
	padding: 0 0 0 0;
	margin: 0 auto;
}

#auth_home_right
{
    xborder: 1px solid blue;
	width: 937px;
	xfloat:left;
	margin: 0px 0 0 0;
}

#internal_cont
{
	xborder: 1px solid green;
	float: left;
	padding: 0px 30px 20px 0;
	width: 580px;
}


#auth_home_content_right_td
{
	background: url(../images/authsec/sidebarbg.png) repeat-y 3px;
	padding:0;
	margin:0;
	xborder:solid red 1px;
}

#auth_home_content_right_menu
{
	xborder: 1px solid red;
	float: right;
	width: 381px;
	xheight: 100%;
	padding: 50px 0 0 0;
	margin: 0 0 0 0px;
	/* *margin: 0 0 0 3px;
	 background: url(../images/authsec/sb_bg.gif) repeat-y; */
	xbackground: url(../images/authsec/sidebarbg.png) repeat-y;
}

#auth_home_content_right_content
{
	xmargin: 10px 0 0 0;
	xpadding: 0 0 0 10px;
}

#home_container
{
	xborder: 1px solid green;
	float: left;
	padding: 0 30px 0 0;
	width: 550px;	
}

#internal_wide
{
	xborder: 1px solid green;
	xfloat: left;
	padding: 30px 30px 30px 0;
	xwidth: 930px;
}





/* Old Unauthorized Home Page Styles */
#unauth_home_top
{
	xborder: 1px solid #FFFF00;
	background: #F6F6F6;
	xheight: 40px;
	width: 916px;
}

#unauth_home_top_right
{
	xbackground: #000000;
	xborder: 1px solid red;
	float: left;
	xmargin: 0 0 0 35px;
	xpadding: 0 0 0 30px;
	width: 623px;
}

#ftr_line
{
	xborder: 1px solid red;
	width:100%;
	background:#155f88;
	height:0px;
}

#ftr_menutxt
{
	background:#000000;
	xwidth:100%;
	height:100%;
	padding:10px 0 10px 0;
	xborder: 1px solid white;
}

#ftr_menutxt a {
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

#ftr_menutxt a:hover {
	font-size:12px;
	font-weight:bold;
	color: #3aadc2;
	text-decoration: none;
}

#ftr_toplinks 
{
	xborder: 1px solid red;
	text-align: center;
	width: 960px;
	margin: 0 auto;
}

#ftr_toplinks a
{
	font-size: 14px;
	font-weight: normal;
}

#ftr_toplinks a:hover
{
	font-size: 14px;
	font-weight: normal;
}

#ftr_soc
{
	background:#000000;
	border-top:solid #243C4B 1px;
	border-bottom:solid #243C4B 1px;
	xheight:1px;
	width:960px;
	xpadding-left:12%;
	margin: 15px auto 0 auto;
	text-align:center;
	color:#3aadc2;
	font-size:10px;
	font-weight:bold;
	xborder: 1px solid red;
}

#copyrt
{
	background:#000000;
	padding:15px 0;
	width:960px;
	text-align:center;
	color:#919191;
	font-size:10px;
	xfont-weight:bold;	
	margin: 0 auto;
}

#copyrt a
{
	font-size:10px;
	color:#45c3d3;
	font-weight:normal;
}

#copyrt a:hover
{
	font-size:10px;
	color:#45c3d3;
	font-weight:normal;
	text-decoration:none;
}

#auth_ftr_line
{
	xborder: 1px solid blue;
	width: 623px;
	float:left;
	margin: 15px 0 0 154px;
}
#ftr
{
	width: 916px;
	margin:15px 0;
}

#ftr_menu
{
	background: url(../images/Asigra_Footer_Repeat.gif) repeat-x;
	font-size: 9px;
	height: 31px;
	width: 916px;
	margin:15px 0 0 0;
}


input.login_username[type=text]
{
	background: url(../images/backgrounds/home_login_username.jpg) no-repeat;
	border: 0;
	font-size: 10px;
	height: 19px;
	padding: 2px 10px 0 10px;
	width: 193px;
}
input.login_password[type=password]
{
	background: url(../images/backgrounds/home_login_password.jpg) no-repeat;
	border: 0;
	font-size: 10px;
	height: 20px;
	padding: 2px 10px 0 10px;
	width: 168px;
}
input.registration[type=text]
{
	background: url(../images/backgrounds/home_registration.jpg) no-repeat;
	border: 0;
	font-size: 10px;
	height: 19px;
	padding: 2px 10px 0 10px;
	width: 168px;
}



#auth_home_content
{
	xborder: 1px solid black;
	float: left;
	padding: 0 20px 10px 0;
	width: 583px;
}

#unauth_home_left_internal
{
	xborder: 1px solid red;
	float: left;
	width: 208px;
}
#unauth_home_right_internal
{
	xborder: 1px solid blue;
	float: left;
	margin: 10px 0 0 35px;
	width: 744px;
}
#auth_home_content_left
{
	xborder: 1px solid green;
	float: left;
	padding: 0 30px 0 0;
	width: 315px;
}



#auth_home_top
{
	background: #F6F6F6;
	xborder: 1px solid blue;
	width: 989px;
}

#auth_home_left
{
	float: left;
	width: 134px;
	xborder: 1px solid black;
}

#auth_home_top_left
{
	float: left;
	text-align: right;
	width: 134px;
	xborder: 1px solid black;
}

#auth_home_top_right
{
	xbackground: #000000;
	xborder: 1px solid red;
	float: left;
	xmargin: 0 0 0 35px;
	xpadding: 0 0 0 30px;
	width: 623px;
}




/****** PARTNER REGISTER PAGE STYLES ******/

#register_partner {
	width: 640px;
	padding: 5px 15px;
	*margin: 10px 15px 10px 15px;
}
#register_partner th {
	padding: 1px 2px 3px 1px;
	font-size: 14px;
	color: #000000;
	width: 220px;
	font-weight: bold;
	text-align: left;
	align:right;
}
#register_partner td {
	padding: 3px 2px 3px 2px;
	*padding: 3px 2px 0px 2px;
	font-size: 14px;
	width: 420px;
	text-align: left;
}
#register_partner input, select, textarea {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
}

#register_partner strong {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #228DA5;
}




/****** DEAL REG PAGE STYLES ******/

table.mydeal {
	margin: 2px 0 5px 20px;
	padding: 0;
	border-collapse: collapse;
}

table.mydeal th {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding:2px;
}

table.mydeal td {
	font-size: 11px;
	padding:2px;
}

table.mydeal input,
table.mydeal select,
table.mydeal textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: solid 1px #c0c0c0;
}

table.mydeal input.disabled,
table.mydeal textarea.disabled {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color:#f5f5f5;
}

table.mydeal table.checkBoxList input {
	border: none;
}


.subheads {
font-size: 12px;
color: #228DA5;
font-weight:bold;
}

/******* DEAL FIND PAGE ******/

#dealfind {
	width: 700px;
	margin: 10px 0 0 0;
	padding: 0;
	xborder: solid 1px #FF0000;
}

.dealheaders {
padding-top: 8px;
valign:top;
color: #000000;
font-size: 16px;
font-weight: bold;
}

#dealfind td {
width: 50%;
color: #000000;
font-weight: bold;
font-size:11px; 
}

#dealdate {
width: 100%;
margin-bottom: 10px;
}

#dealdate td{
color: #4C4F53;
font-size:11px; 
padding-right:10px;
}

#OppStatus {
padding-left: 15px;
}

#OppStatus dl {
float:left;
margin: 0 0 0 0;
padding: 0px;
}

#OppStatus dt {
color: #4C4F53;
font-weight: bold;
font-size:11px; 
margin: 0;
padding: 0;
}

#OppStatus dd {
color: #4C4F53;
font-weight: normal;
font-size:11px; 
margin: 0;
padding: 0;
}

#OppDetails dl {
float:left;
margin: 8px 15px 15px 0;
padding: 0px;
}

#OppDetails dt {
color: #4C4F53;
font-weight: bold;
font-size:11px; 
margin-bottom: 3px;
}

#OppDetails dd {
margin:0;
}

#OppDetails input, #OppDetails textarea
{
	font-size:11px;
	font-weight: normal;
	color:#000000;
	width:135px;
	height:12px;
}

input[type=text]
{
	font-size:14px;
	font-weight: normal;
	color:#000000;
	width:250px;
	height:16px;
}

#OppDates dl {
float:left;
margin: 3px 10px 5px 0;
padding: 0px;
}

#OppDates dt {
color: #4C4F53;
font-weight: normal;
font-size:11px; 
}

#OppDates dd {
margin: 0;
}

#OppDates input, #OppDates textarea
{
	font-size:11px;
	font-weight: normal;
	color:#000000;
	width:65px;
	height:12px;
}



/****** DEAL SEARCH RESULTS PAGE STYLES ******/

#dealresults {
	border: solid 1px #e4e4e4;
	border-collapse: collapse;
	width: 700px;
	margin: 15px 0 10px 5px;
	padding: 0;
}
#dealresults th {
	background: #228DA5;
	font-size: 10px;
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 1px;
	border-bottom: solid #e4e4e4 1px;
	border-right: solid #e4e4e4 1px;
}
#dealresults td {
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	border-bottom: solid #e4e4e4 1px;
	border-right: solid #e4e4e4 1px;
}
