/******  GLOBAL STYLES *****/

body {
	background-color: #ad0000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
}


a {
	color: #ad0000;
	text-decoration: underline;   
	font-weight: normal;
}

a:hover {
	color: #000f47;
	text-decoration: underline;
	font-weight: normal;
}

p {
	margin:0;
	padding: 10px 10px 10px 20px;
	x*margin: 10px 20px 10px 20px;
	line-height: 15px;
}

img {
	border: 0;
}

form {
	margin: 0;
}

#main_body {
	xwidth: 900px;
	height:100%;
	xbackground: url(../images/page_bg.gif);
	background-repeat:repeat-y;
	margin: 0 auto;
	xtext-align: left;
	xborder: solid 1px #FFFFFF;
}

#main {
	width: 900px;
	xmargin: 0 auto;
	text-align: left;
	xborder: solid 1px #FF0000;
}

h1 {
	font: 15px Verdana;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding: 10px 20px;
}

h2 {
	font: 12px Verdana;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding: 10px 20px 0 10px;
}

h5 {
 	margin-top: 10px;
	margin-bottom: 5px;
}

b {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

strong {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding: 5px 0;
}

/****** header image styles *****/




/****** BENEFITS PAGE STYLES ******/

#benefits {
	border: solid 1px #e4e4e4;
	border-collapse: collapse;
	width: 600px;
	margin: 10px 20px;
	*margin: 10px 10px 10px 20px;
	padding: 0;
	line-height: normal;
	align:center;
}
#benefits th {
	background: #ad0000;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 10px;
	border-bottom: solid #e4e4e4 1px;
	border-right: solid #e4e4e4 1px;
	text-align: center;
}
#benefits td {
	padding: 5px 10px;
	font-size: 11px;
	border-bottom: solid #e4e4e4 1px;
	border-right: solid #e4e4e4 1px;
	text-align: left;
}

/***** Home Page styles ******/
#logo {
	width:900px;
	height:90px;
	margin: 0;
	text-align: center;
}

#auth_logo {
	background: url(../images/DDN_Logo.gif);
	background-repeat:no-repeat;
	width: 900px;
	height:90px;	
}

#logout_btn {
	width: 36px;
	height:15px;
	margin-top:30px;
	margin-right:15px;
	float:right;
	xborder: solid 1px #FF0000;
}

#subheader_image {
	xborder: 1px solid red;
	clear:both;
	xwidth:900px;
	xbackground:#FFFFFF; 
	background: url(../images/logo_bg.jpg);
	height:320px;
	padding: 25px;
}

#subheader_image_unauth {
  xborder: 1px solid red;
  clear:both;
  xwidth:900px;
  xbackground:#FFFFFF;
  background: url(../images/logo_bg.jpg);
  height:320px;
  padding: 15px 25px 25px 25px;
}

#hdr_cont {
	width:410px;
	color: #000000;
	font-size: 11px;
	float:left;
	padding-top:20px;
	padding-right:35px;
}

#hdr_cont_unauth {
  width:410px;
  color: #000000;
  font-size: 11px;
  float:left;
  padding-top:0px;
  padding-right:35px;
  }

#top_nav {
	float:left;
	xclear: both;
	width:900px;
	height:37px;
	xpadding-bottom: 15px;
	xmargin: 0 130px;
	xheight:67px;
	xborder: solid 1px #000000;

}

#hdr_sec {
	width:900;
	height: 222px;
	background: url(../images/UnAuth/unauthhome_content_bg.jpg);
	xbackground-color: #a21818;
	padding: 15px 0 0 0px;
}

#news_sec1 {
	width:245px;
	height:190px;
	float:left;
	margin:8px 8px 0 45px;
}

#news_sec2 {
	width:245px;
	height:190px;
	float:left;
	margin:8px 11px 0 30px;
}

#news_secbody {
	xpadding:10px;
	width:243px;
	height:165px;
	xborder:1px solid pink;
}

#news_secbody b {
	font-size:13px;
	Font-weight: bold;
	color:#FFFFFF;
}

#news_secbody strong {
	font-size:11px;
	Font-weight: bold;
	color:#FFFFFF;
}

#news_secbody a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#news_secbody a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#news_secbody p{
	font: 10px Verdana,Arial, Helvetica, sans-serif;
	line-height:14px;
	color: #FFFFFF;
	xpadding:0 12px 10px 0;
	margin:0;
}

#unauth_dealreg p{
	padding:10px 15px 10px 15px;
}

#login_table {
	width:245px;
	height:190px;
	float:left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:8px 0px 0 29px;
}

#login_table b {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	Font-weight: bold;
}

#login_table strong {
	font: 13px Verdana, Arial,Helvetica, sans-serif;
	color: #FFFFFF;
	Font-weight: bold;
}

#login_table a {
	color: #FFFFFF;
	text-decoration: underline;   
	font-weight: normal;
}

#login_table a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#subhdr_sec {
	width:780px;
	height: 160px;
	xborder: solid 1px #000000;
}



/****** CONTENT STYLES ******/

ul  {
	margin: 3px 0 0px 25px;
	padding-left: 5px;
}

li {
	list-style:none;
	padding: 0px 0px 10px 15px;
	background:url(../images/bullet.gif) no-repeat 0px 4px;
}


#auth_subhdr_sec {
	width:780px;
	height: 240px;
	margin-top:52px;
	*margin-top:0;
	xborder: solid 1px #000000;
}

#content_body_bkgd {
	xtext-align:left;
	background: url(../images/page_top_gradient.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:100%;
	padding:10px 0;
	margin:0;
	xborder: solid 1px #000000;
}

#rh_img {
	float:right;
	width:197px;
	height: 214px;
}

#content_body {
	text-align: left;
	xwidth: 583px;
	height:100%;
}

#auth_home_cont {
	width:900px;
	height: 240px;
	xbackground-color: #a21818;
	background: url(../images/Auth/authhome_content_bg.jpg);
	xborder: solid 1px green;
	xpadding-top:32px;
}

#hlts_sec {
	float:left;
	xmargin:17px 18px 0 18px;
	margin:0 25px 0 68px;
	padding:35px 0 0 0;
	height: 200px;
}

#hlt_body {
	xbackground: url(../images/Auth/authhome_subbox_bg.gif);
	background-repeat:repeat-x;
	width: 340px;
	height: 135px;
	padding:0px 10px 5px 0px;
}
#hlt_body_btn {
	float:left;
	width: 340px;
	height: 25px;
}

#hlt_body a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#hlt_body a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#hlt_body p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	color: #FFFFFF;
	padding:5px 12px 10px 0;
	margin:0;
}

#hlt_body b{
	font-size:13px;
	Font-weight: bold;
	color:#FFFFFF;
}

#hlt_body strong {
	font-size:11px;
	Font-weight: bold;
	color:#FFFFFF;
}


#promos {
	width:274px;
	height: 100%;
	text-align:left;
	padding:17px 18px 0 18px;
}

#promos_body {
	background: url(../images/Auth/Auth_PromoBox_Bkgd.gif);
	background-repeat:repeat-y;
	width: 274px;
	height: 100%;
	xpadding:10px 10px 5px 18px;
}

#promos_body b{
	color: #0066CC;
	Font-weight: bold;
}

#promos_body p{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #464B4F;
	padding:5px 0 10px 0;
	margin:0;
}

#rh_stories {
	width:265px;
	height:100%;
}

#rh_body {
	xbackground: url(../images/Sub/SuccessStories_Bkgd.gif);
	xbackground-repeat:repeat-y;
	width: 265px;
	height: 100%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#rh_body b{
	color: #000000;
	Font-weight: bold;
}

#rh_cont p{
	padding:5px 0 5px 6px;
	margin:0;
}

#rh_cont {
width:250px;
padding:5px 4px 10px 7px;
height:100%;
xborder-bottom: solid 1px #c6c7cb;
}


#rh_cont a {
	color: #ad0000;
	Font-weight: bold;
}

#rh_cont a:hover {
	color: #000f47;
	Font-weight: bold;
	text-decoration: underline;
}

#rh_ptrhlts {
	width:185px;
	height:100%;
	margin-top:14px;
}

#auth_news_body {
	background: url(../images/UnAuth/Box_InNews_Bkgd.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 144px;
	padding:10px 0 0 20px;
	*padding:10px 0 0 20px;
}

#auth_news_body a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #489219;
	Font-weight: bold;
}

#auth_news_body a:hover {
	color: #489219;
	Font-weight: bold;
	text-decoration: underline;
}

#auth_news_body p {
margin:0;
padding:8px 0;
}

#auth_hdrsubpg {
	width:780px;
	height: 160px;
	margin-top:52px;
	*margin-top:0;
	xborder: solid 1px #000000;
}

#sub_cont {
	width: 780px;
	padding-top:20px;
	xborder: solid 1px #000000;
}

#subpg_content_bkgd {
	xtext-align:left;
	background:url(../images/Auth/Sub_Body_BodyBkgd.gif);
	background-repeat: repeat-y;
	width:576px;
	height:100%;
	padding:0;
	margin:0;
	xborder: solid 1px #000000;
}

#subpg_content_body {
	text-align: left;
	width: 379px;
}

#main_cont {
	width:576px;
	float:right;
	padding-left:14px;
	xborder: solid 1px #FF0000;	
}



#menu_items {
height:100%;
background:url(../images/Sub/NavigationBkgd.gif);
background-repeat: repeat-y;
xborder: solid 1px #FF0000;
}

#content_sec {
	clear:both;
	background-color:#FFFFFF;
	xfloat:right;
	width:900px;
	xborder: 1px solid blue;
}

.input 
{
	width: 200px;
}

.red
{
	color:Red;
}

.highlight
{
	color:#AD0000;
	font-weight:bold;
}


/****** PARTNER REGISTER PAGE STYLES ******/

#register_partner {
	width: 750px;
	padding: 5px 15px;
	*margin: 10px 50px 10px 50px;
}
#register_partner th {
	padding: 1px 1px 3px 1px;
	font-size: 11px;
	color: #000000;
	width: 170px;
	font-weight: bold;
	text-align: right;
	xborder: solid 1px #FF0000;
}
#register_partner td {
	padding: 3px 2px 3px 2px;
	*padding: 3px 2px 0px 2px;
	font-size: 11px;
	width: 180px;
	text-align: left;
	xborder: solid 1px #000000;
}
#register_partner input, select, textarea {
	font: 12px Verdana, Arial,Helvetica, sans-serif;
	xfont-weight: bold;
	color: #000000;
}

#register_partner b {
	font: 13px Verdana, Arial,Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.divi {
	height: 1px;
	border-top: 1px dotted #D6D6D6;
	margin: 15px 10px 15px 15px;
	width: 650px;
}


/************** Add Partner Styles ************/

#add_partner {
	width: 650px;
	padding: 5px 15px;
	*margin: 10px 15px 10px 15px;
}
#add_partner th {
	xpadding: 1px 1px 3px 1px;
	padding:0;
	margin:0;
	font-size: 11px;
	color: #000000;
	width: 275px;
	font-weight: bold;
	text-align: right;
	xborder: solid 1px #FF0000;
}
#add_partner td {
	padding: 3px 2px 3px 2px;
	*padding: 3px 2px 0px 2px;
	font-size: 11px;
	width: 375px;
	text-align: left;
	xborder: solid 1px #000000;
}
#add_partner input, select, textarea {
	font: 12px Verdana, Arial,Helvetica, sans-serif;
	xfont-weight: bold;
	color: #000000;
}

#add_partner b {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066CC;
}

/****** DEAL REG PAGE STYLES ******/

table.mydeal {
	margin: 2px 0 5px 20px;
	padding: 0;
	border-collapse: collapse;
}

table.mydeal th {
	font-size: 11px;
	color: #464b4f;
	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: #4C4F53;
	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: 13px;
color: #000000;
font-weight:bold;
margin:20px 0 5px 80px;
}

.nonedits {
padding: 4px;
font-weight:bold;
color: #1d4197;
}



#logos {
	border: solid 1px #e4e4e4;
	border-collapse: collapse;
	width: 550;
	margin: 10px 20px;
	*margin: 10px 10px 10px 0;
	padding: 0;
	line-height: normal;
	align:center;
}

#logos th {
	background: #ad0000;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 10px;
	border-bottom: solid #e4e4e4 1px;
	border-right: solid #e4e4e4 1px;
	text-align: center;
}
#logos td {
	padding: 5px 10px;
	font-size: 11px;
	border-bottom: solid #e4e4e4 1px;
	border-right: solid #e4e4e4 1px;
	text-align: left;
}

/******* DEAL FIND PAGE ******/

#dealfind {
	width: 860px;
	margin: 10px 0 0 0;
	padding: 0;
	xborder: solid 1px #FF0000;
}

.dealheaders {
padding-top: 8px;
valign:top;
color: #4C4F53;
font-size: 16px;
font-weight: bold;
}

#dealfind td {
width: 50%;
color: #4C4F53;
font-weight: bold;
font-size:11px; 
}

#dealdate {
width: 100%;
margin-bottom: 10px;
}

#dealdate td{
color: #4C4F53;
font-size:11px; 
padding-right:10px;
}

#OppStatus {
xpadding-left: 20px;
padding-top:20px;
width:750px;
}

#OppStatus dl {
float:left;
margin: 0 145px 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 {
clear:both;
width:750px;
padding-left: 20px;
}

#OppDetails dl {
float:left;
margin: 8px 35px 15px 0;
padding: 0px;
}

#OppDetails dt {
color: #4C4F53;
font-weight: bold;
font-size:11px; 
margin-bottom: 3px;
}

#OppDetails dd {
margin:0;
}

#OppDetails input, textarea{
font-size:11px;
font-weight: normal;
color:#000000;
width:135px;
height:12px;
}

#OppDates dl {
float:left;
margin: 3px 15px 5px 0;
padding: 0px;
}

#OppDates dt {
color: #4C4F53;
font-weight: normal;
font-size:11px; 
}

#OppDates dd {
margin: 0;
}

#OppDates input, 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: 850px;
	margin: 10px 0 10px 20px;
	padding: 0;
}
#dealresults th {
	background: #ad0000;
	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;
}
/********* FOOTER STYLES *********/

#footer {
	width:900px;
	height:60px;
	*padding: 0;
	color: #FFFFFF;
	Font-size:10px;
	clear: both;
	background:url(../images/footer_bg.gif);
	xbackground-color: #ad0000;
	xborder: solid 1px blue;
	
}

#footer_links {
	float:left;
	padding-top:23px;
	padding-left:10px;
}


/*-- Basic Data Table --*/
table.basic_table {
	margin: 5px 0;
	width: 100%;
}
th.basic_th {
	background: #AAAAAA;
	padding: 3px 4px;
	text-align: left;
}
tr.basic_tr_odd {
	background: #EAEAEA;
}
tr.basic_tr_odd:hover {
	background: #E7F0EF;
}
tr.basic_tr_even {
	background: #CCCCCC;
}
tr.basic_tr_even:hover {
	background: #E7F0EF;
}
td.basic_td {
	padding: 3px 4px;
}


